[I18N] Update translation terms from Transifex

This commit is contained in:
Odoo Translation Bot
2023-02-05 00:40:48 +01:00
parent e2b4e8ad84
commit 550c26010a
61 changed files with 29198 additions and 8433 deletions
+71 -27
View File
@@ -25,15 +25,16 @@
# Cécile Collart <cco@odoo.com>, 2023
# Martin Trigaux, 2023
# Jolien De Paepe, 2023
# Rémi CAZENAVE, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Odoo 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-19 15:37+0000\n"
"POT-Creation-Date: 2023-01-31 10:29+0000\n"
"PO-Revision-Date: 2023-01-13 14:30+0000\n"
"Last-Translator: Jolien De Paepe, 2023\n"
"Last-Translator: Rémi CAZENAVE, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -239,9 +240,12 @@ msgid ""
"multiple databases accessible Odoo needs a rule to know which one it should "
"use."
msgstr ""
"Cependant, c'est un problème pour les utilisateurs non connectés (portail, site web) qui ne sont pas liés à une base de données : Odoo doit savoir quelle base de données doit être utilisée pour charger la page du site web ou effectuer l'opération. Si la multi-location n'est pas utilisée, ce n'est pas un problème, il n'y a qu'une seule base de données à utiliser, mais s'il y a plusieurs bases de données accessibles, Odoo a besoin d'une règle pour savoir laquelle il doit utiliser.\n"
"\n"
"Traduit avec www.DeepL.com/Translator (version gratuite)"
"Cependant, c'est un problème pour les utilisateurs non connectés (portail, "
"site web) qui ne sont pas liés à une base de données : Odoo doit savoir "
"quelle base de données doit être utilisée pour charger la page du site web "
"ou effectuer l'opération. Si une seule base de données est utilisée, ce "
"n'est pas un problème, mais s'il y a plusieurs bases de données accessibles,"
" Odoo a besoin d'une règle pour savoir laquelle il doit utiliser."
#: ../../content/administration/install/deploy.rst:31
msgid ""
@@ -329,11 +333,11 @@ msgid ""
"and PostgreSQL to execute on different machines [#different-machines]_ it "
"will need to `listen to network interfaces`_ [#remote-socket]_, either:"
msgstr ""
"UNIX socket est très bien si vous voulez que Odoo et PostgreSQL s'exécutent "
"sur la même machine, et c'est la valeur par défaut quand aucun hôte n'est "
"fourni, mais si vous voulez que Odoo et PostgreSQL s'exécutent sur des "
"machines différentes [#different-machines]_ il devra `listen to network "
"interfaces`_ [#remote-socket]_, soit :"
"Vous pouvez utiliser la socket UNIX si vous voulez qu'Odoo et PostgreSQL "
"s'exécutent sur la même machine, et c'est la valeur par défaut quand aucun "
"hôte n'est fourni, mais si vous voulez que Odoo et PostgreSQL s'exécutent "
"sur des machines différentes [#different-machines]_ il devra `configurer une"
" interface réseau`_ [#remote-socket]_, soit :"
#: ../../content/administration/install/deploy.rst:87
msgid ""
@@ -374,11 +378,15 @@ msgstr "Autoriser la connexion TCP à partir du réseau 192.168.1.x"
#: ../../content/administration/install/deploy.rst:100
msgid "in ``/etc/postgresql/<YOUR POSTGRESQL VERSION>/main/pg_hba.conf`` set:"
msgstr ""
"dans ``/etc/postgresql/<YOUR POSTGRESQL VERSION>/main/pg_hba.conf`` "
"configurer :"
#: ../../content/administration/install/deploy.rst:108
msgid ""
"in ``/etc/postgresql/<YOUR POSTGRESQL VERSION>/main/postgresql.conf`` set:"
msgstr ""
"dans ``/etc/postgresql/<YOUR POSTGRESQL VERSION>/main/postgresql.conf`` "
"configurer :"
#: ../../content/administration/install/deploy.rst:119
msgid "Configuring Odoo"
@@ -402,6 +410,9 @@ msgid ""
"The :ref:`packaged installers <setup/install/packaged>` will automatically "
"create a new user (``odoo``) and set it as the database user."
msgstr ""
"Les :ref:`packaged installers <setup/install/packaged>` vont créer "
"automatiquement un nouvel utilisateur (``odoo``) et l'utiliser comme "
"utilisateur pour la base de données."
#: ../../content/administration/install/deploy.rst:129
msgid ""
@@ -411,6 +422,12 @@ msgid ""
" randomly generated value to ensure third parties can not use this "
"interface."
msgstr ""
"Les pages d'administration de la base de données sont protégées par l'entrée"
" de configuration ``admin_passwd``. Cette valeur peut uniquement être "
"configurée dans le fichier de configuration, et est vérifié avant de "
"modifier la base de données. Il devrait être généré aléatoirement pour "
"éviter que cette interface ne puisse être utilisée par des tiers non "
"autorisés."
#: ../../content/administration/install/deploy.rst:134
msgid ""
@@ -419,6 +436,10 @@ msgid ""
"screen. For the database management screen to work requires that the "
"PostgreSQL user have ``createdb`` right."
msgstr ""
"Toutes les opérations en base de données utilisent les :ref:`database "
"options <reference/cmdline/server/database>`, ainsi que la page "
"d'administration de la base de données. Pour que cette dernière fonctionne, "
"il est nécessaire que l'utilisateur PostgreSQL ait les droits ``createdb``."
#: ../../content/administration/install/deploy.rst:138
msgid ""
@@ -427,6 +448,11 @@ msgid ""
"with ``no-createdb`` and the database must be owned by a different "
"PostgreSQL user."
msgstr ""
"Les utilisateurs peuvent supprimer des bases de données qui leur "
"appartiennent. Pour rendre non fonctionnelle la page d'administration des "
"bases de données, l'utilisateur PostgreSQL doit être créé avec les droits "
"``no-createdb`` et le propriétaire de la base de données doit être un autre "
"utilisateur."
#: ../../content/administration/install/deploy.rst:142
msgid "the PostgreSQL user *must not* be a superuser"
@@ -434,7 +460,7 @@ msgstr "l'utilisateur PostgreSQL *ne doit pas* être un superutilisateur"
#: ../../content/administration/install/deploy.rst:147
msgid "connect to a PostgreSQL server on 192.168.1.2"
msgstr ""
msgstr "se connecter au serveur PostgreSQL à l'adresse 192.168.1.2"
#: ../../content/administration/install/deploy.rst:148
msgid "port 5432"
@@ -451,6 +477,7 @@ msgstr "avec 'pwd' comme mot de passe"
#: ../../content/administration/install/deploy.rst:151
msgid "filtering only db with a name beginning with 'mycompany'"
msgstr ""
"n'afficher que les bases de données dont le nom commence par 'mycompany'"
#: ../../content/administration/install/deploy.rst:168
msgid "SSL Between Odoo and PostgreSQL"
@@ -475,7 +502,7 @@ msgstr ""
#: ../../content/administration/install/deploy.rst:180
msgid "Builtin server"
msgstr ""
msgstr "Serveur intégré"
#: ../../content/administration/install/deploy.rst:182
msgid ""
@@ -586,6 +613,9 @@ msgid ""
" listening on :option:`the gevent port <odoo-bin --gevent-port>` but the "
"client will not connect to it."
msgstr ""
"En configuration multiprocessing, un worker LiveChat dédié est "
"automatiquement démarré et écoute sur :option:`le port gevent <odoo-bin "
"--gevent-port>` mais le client ne s'y connectera pas."
#: ../../content/administration/install/deploy.rst:221
msgid ""
@@ -593,6 +623,10 @@ msgid ""
"``/websocket/`` to the gevent port. Other request should be proxied to the "
":option:`normal HTTP port <odoo-bin --http-port>`"
msgstr ""
"A la place, vous devez avoir un proxy qui redirige les requêtes dont l'URL "
"commence par ``/websocket/`` vers le port gevent. Les autres requêtes "
"doivent être redirigées par le proxy vers le :option:`port HTTP <odoo-bin "
"--http-port>`"
#: ../../content/administration/install/deploy.rst:225
msgid ""
@@ -661,6 +695,8 @@ msgid ""
"Enable Odoo's :option:`proxy mode <odoo-bin --proxy-mode>`. This should only"
" be enabled when Odoo is behind a reverse proxy"
msgstr ""
"Activer dans Odoo l' :option:`proxy mode <odoo-bin --proxy-mode>`. A activer"
" uniquement quand Odoo est derrière un proxy inverse."
#: ../../content/administration/install/deploy.rst:265
msgid "Set up the SSL termination proxy (`Nginx termination example`_)"
@@ -3437,8 +3473,8 @@ msgid ""
"--> Technical --> System Parameters`."
msgstr ""
"Vous pouvez également le faire manuellement. Pour cela, activez le "
":ref:`mode développeur`, puis allez dans :menuselection:`Paramètres --> "
"Technique --> Paramètres du système`."
":ref:`mode développeur <developer-mode>`, puis allez dans "
":menuselection:`Paramètres --> Technique --> Paramètres du système`."
#: ../../content/administration/maintain/domain_names.rst:285
msgid ""
@@ -5317,6 +5353,10 @@ msgstr "N/D"
msgid "March 2022"
msgstr ""
#: ../../content/administration/maintain/supported_versions.rst:31
msgid "January 2023"
msgstr ""
#: ../../content/administration/maintain/supported_versions.rst:33
msgid "Odoo saas~15.1"
msgstr ""
@@ -5351,6 +5391,10 @@ msgstr "|red|"
msgid "February 2022"
msgstr ""
#: ../../content/administration/maintain/supported_versions.rst:33
msgid "July 2022"
msgstr ""
#: ../../content/administration/maintain/supported_versions.rst:35
msgid "**Odoo 15.0**"
msgstr ""
@@ -8932,7 +8976,7 @@ msgstr ""
#: ../../content/administration/upgrade.rst:29
#: ../../content/administration/upgrade.rst:148
#: ../../content/administration/upgrade.rst:252
#: ../../content/administration/upgrade.rst:251
#: ../../content/administration/upgrade/faq.rst:81
#: ../../content/administration/upgrade/faq.rst:92
#: ../../content/administration/upgrade/faq.rst:119
@@ -9268,7 +9312,7 @@ msgid ""
msgstr ""
#: ../../content/administration/upgrade.rst:218
#: ../../content/administration/upgrade.rst:257
#: ../../content/administration/upgrade.rst:256
msgid ":doc:`maintain/supported_versions`"
msgstr ""
@@ -9282,7 +9326,7 @@ msgstr ""
#: ../../content/administration/upgrade.rst:228
msgid ""
"Databases hosted on Odoos Cloud platforms (Odoo Online and Odoo.sh) or On-"
"Databases hosted on Odoo's Cloud platforms (Odoo Online and Odoo.sh) or On-"
"Premise (Self-Hosting) enjoy the following services at all times."
msgstr ""
@@ -9301,28 +9345,28 @@ msgstr ""
#: ../../content/administration/upgrade.rst:235
msgid ""
"customizations done by our consulting and developer services *if* they are "
"covered by a Maintenance of Customisations subscription"
"customizations *if* they are covered by a \"Maintenance of Customizations\" "
"subscription"
msgstr ""
#: ../../content/administration/upgrade.rst:238
#: ../../content/administration/upgrade.rst:237
msgid ""
"The Upgrade Service is limited to your database's technical conversion and "
"adaptation (standard modules and data) to make it compatible with the "
"targeted version."
msgstr ""
#: ../../content/administration/upgrade.rst:242
#: ../../content/administration/upgrade.rst:241
msgid "What upgrading does NOT cover"
msgstr "Ce que la mise à niveau ne couvre PAS"
#: ../../content/administration/upgrade.rst:244
#: ../../content/administration/upgrade.rst:243
msgid "The cleaning of pre-existing data & configuration while upgrading"
msgstr ""
"Le nettoyage des données et de la configuration préexistantes lors de la "
"mise à niveau."
#: ../../content/administration/upgrade.rst:245
#: ../../content/administration/upgrade.rst:244
msgid ""
"Any new developments and/or upgrades of your own :ref:`custom modules "
"<upgrade-faq/custom-modules>`"
@@ -9330,11 +9374,11 @@ msgstr ""
"Tout nouveau développement et/ou mise à niveau de vos propres :ref:`modules "
"personnalisés <upgrade-faq/custom-modules>`."
#: ../../content/administration/upgrade.rst:247
#: ../../content/administration/upgrade.rst:246
msgid "`Training <https://www.odoo.com/learn>`_ on the latest version"
msgstr "`Formation <https://www.odoo.com/learn>`_ sur la dernière version"
#: ../../content/administration/upgrade.rst:249
#: ../../content/administration/upgrade.rst:248
msgid ""
"You can get more information about your Enterprise Licence on our :ref:`Odoo"
" Enterprise Subscription Agreement <upgrade>` page."
@@ -9342,11 +9386,11 @@ msgstr ""
"Vous pouvez obtenir plus d'informations sur votre licence Enterprise sur "
"notre page :ref:`Contrat d'abonnement d'Odoo Enterprise <upgrade>`."
#: ../../content/administration/upgrade.rst:255
#: ../../content/administration/upgrade.rst:254
msgid ":doc:`upgrade/faq`"
msgstr ":doc:`upgrade/faq`"
#: ../../content/administration/upgrade.rst:256
#: ../../content/administration/upgrade.rst:255
msgid ":doc:`odoo_sh`"
msgstr ":doc:`odoo_sh`"
File diff suppressed because it is too large Load Diff
+522 -45
View File
@@ -23,15 +23,17 @@
# Fernanda Marques <fem@odoo.com>, 2022
# Martin Trigaux, 2022
# Marie Willemyns <mwi@odoo.com>, 2022
# William Henrotin <whe@odoo.com>, 2023
# Renaud de Colombel <rdecolombel@sgen.cfdt.fr>, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Odoo 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-23 09:13+0000\n"
"POT-Creation-Date: 2023-01-31 10:29+0000\n"
"PO-Revision-Date: 2022-10-04 12:53+0000\n"
"Last-Translator: Marie Willemyns <mwi@odoo.com>, 2022\n"
"Last-Translator: Renaud de Colombel <rdecolombel@sgen.cfdt.fr>, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1346,6 +1348,7 @@ msgid ""
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/management/delivery/two_steps.rst:29
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:33
msgid "Warehouse configuration"
msgstr "Configuration de l'entrepôt"
@@ -7224,6 +7227,440 @@ msgid ""
"details like account number, region, address, etc. to get API Access."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:3
msgid "Set up Sendcloud shipping services in Odoo"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:5
msgid ""
"Sendcloud is a shipping service aggregator that facilitates the integration "
"of European shipping carriers with Odoo. Once integrated, users can select "
"shipping carriers on inventory operations in their Odoo database."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:10
msgid ""
"`Sendcloud integration documentation <https://support.sendcloud.com/hc/en-"
"us/articles /360059470491-Odoo-integration>`_"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:14
msgid "Setup in Sendcloud"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:17
msgid "Create an account and activate carriers"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:19
msgid ""
"To get started, go to `Sendcloud's platform <https://www.sendcloud.com>`_ to"
" configure the account and generate the connector credentials. Log in with "
"the Sendcloud account, or create a new one if needed."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:24
msgid ""
"For new account creation, Sendcloud will ask for a :abbr:`VAT (Value-Added "
"Tax Identification)` number or :abbr:`EORI (Economic Operators' Registration"
" and Identification)` number. After completing the account setup, activate "
"(or deactivate) the shipping carriers that will be used in the Odoo "
"database."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:30
msgid ""
"Odoo integration of Sendcloud does **not** work on free plans of Sendcloud."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:35
msgid ""
"Once logged into the Sendcloud account, navigate to :menuselection:`Settings"
" --> Shipping --> Addresses`, and fill in the field for :guilabel:`Warehouse"
" address`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rstNone
msgid "Adding addresses in the Sendcloud settings."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:42
msgid ""
"To allow Sendcloud to process returns as well, a :guilabel:`Return Address` "
"is required. Under the :guilabel:`Miscellaneous section`, there is a field "
"called :guilabel:`Address Name (optional)`. The Odoo warehouse name should "
"be entered here, and the characters should be exactly the same."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid "**SendClould configuration**"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Miscellaneous`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Address Name (optional)`: `Warehouse #1`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Brand`: `Default`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid "**Odoo warehouse configuration**"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Warehouse`: `Warehouse #1`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Short Name`: `WH`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Company`: `My company (San Francisco)`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Address`: `My Company (San Francisco)`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:59
msgid ""
"Notice how the inputs for the :guilabel:`Warehouse` field, for both the Odoo"
" configuration and the Sendcloud configuration, are the exact same."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:63
msgid "Generate Sendcloud credentials"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:65
msgid ""
"In the Sendcloud account, navigate to :menuselection:`Settings --> "
"Integrations` in the menu on the right. Next, search for :guilabel:`Odoo "
"Native`. Then, click on :guilabel:`Connect`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:68
msgid ""
"After clicking on :guilabel:`Connect`, the page redirects to the "
":guilabel:`Sendcloud API` settings page, where the :guilabel:`Public and "
"Secret Keys` are produced. The next step is to name the "
":guilabel:`Integration`. The naming convention is as follows: `Odoo "
"CompanyName`, with the user's company name replacing `CompanyName` (e.g. "
"`Odoo StealthyWood`)."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:73
msgid ""
"Then, check the box next to :guilabel:`Service Points` and select the "
"shipping services for this integration. After saving, the :guilabel:`Public "
"and Secret Keys` are generated."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rstNone
msgid "Configuring the Sendcloud integration and receiving the credentials."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:81
msgid "Setup in Odoo"
msgstr "Configuration dans Odoo"
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:84
msgid "Install the Sendcloud shipping module"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:86
msgid ""
"After the Sendcloud account is set up and configured, it's time to configure"
" the Odoo database. To get started, go to Odoo's :guilabel:`Apps` module, "
"search for the :guilabel:`Sendcloud Shipping` integration, and install it."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rstNone
msgid "Sendcloud Shipping module in the Odoo Apps module."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:95
msgid "Sendcloud shipping connector configuration"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:97
msgid ""
"Once installed, activate the :guilabel:`Sendcloud Shipping` module in "
":menuselection:`Inventory --> Configuration --> Settings`. The "
":guilabel:`Sendcloud Connector` setting is found under the "
":guilabel:`Shipping Connectors` section."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:101
msgid ""
"After activating the :guilabel:`Sendcloud Connector`, click on the "
":guilabel:`Sendcloud Shipping Methods` link below the listed connector. Once"
" on the :guilabel:`Shipping Methods` page, click :guilabel:`Create`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:106
msgid ""
":guilabel:`Shipping Methods` can also be accessed by going to "
":menuselection:`Inventory --> Configuration --> Delivery --> Shipping "
"Methods`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:109
msgid ""
"Fill out the following fields in the :guilabel:`New Shipping Method` form:"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:111
msgid ":guilabel:`Shipping Method`: type `Sendcloud DPD`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:112
msgid ""
":guilabel:`Provider`: select :guilabel:`Sendcloud` from the drop-down menu."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:113
msgid ""
":guilabel:`Delivery Product`: set the product that was configured for this "
"shipping method or create a new product."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:115
msgid ""
"In the :guilabel:`SendCloud Configuration` tab, enter the "
":guilabel:`Sendcloud Public Key`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:116
msgid ""
"In the :guilabel:`SendCloud Configuration` tab, enter the "
":guilabel:`Sendcloud Secret Key`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:117
msgid ""
"Manually :guilabel:`Save` the form by clicking the cloud icon next to the "
":guilabel:`Shipping Methods / New` breadcrumbs."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:120
msgid ""
"After configuring and saving the form, follow these steps to load the "
"shipping products:"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:122
msgid ""
"In the :guilabel:`SendCloud Configuration` tab of the :guilabel:`New "
"Shipping Method` form, click on the :guilabel:`Load your SendCloud shipping "
"products` link."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:124
msgid ""
"Select the shipping products the company would like to use for deliveries "
"and returns."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:125
msgid "Click :guilabel:`Select`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:128
msgid "Sample Sendcloud shipping products configured in Odoo:"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`DELIVERY`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Shipping Product`: `DPD Home 0-31.5kg`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Carrier`: `DPD`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Minimum Weight`: `0.00`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Maximum Weight`: `31.50`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:136
msgid ""
":guilabel:`Countries`: `Austria` `Belgium` `Bosnia` `Herzegovina` `Bulgaria`"
" `Croatia` `Czech` `Republic` `Denmark` `Estonia` `Finland` `France` "
"`Germany` `Greece` `Hungary` `Iceland` `Ireland` `Italy` `Latvia` "
"`Liechtenstein` `Lithuania` `Luxembourg` `Monaco` `Netherlands` `Norway` "
"`Poland` `Portugal` `Romania` `Serbia` `Slovakia` `Slovenia` `Spain` "
"`Sweden` `Switzerland`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`RETURN`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Return Shipping Product`: `DPD Return 0-20kg`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Return Carrier`: `DPD`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Return Minimum Weight`: `0.00`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Return Minimum Weight`: `20.00`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:0
msgid ":guilabel:`Return Countries`: `Belgium` `Netherlands`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rstNone
msgid "Example of shipping products configured in Odoo."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:154
msgid ""
"Sendcloud does not provide test keys when a company tests the sending of a "
"package in Odoo. This means if a package is created, the configured "
"Sendcloud account will be charged, unless the associated package is canceled"
" within 24 hours of creation."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:158
msgid ""
"Odoo has a built-in layer of protection against unwanted charges when using "
"test environments. Within a test environment, if a shipping method is used "
"to create labels, then those labels are immediately canceled after the "
"creation — this occurs automatically. The test and production environment "
"settings can be toggled back and forth from the :guilabel:`Smart Buttons`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:164
msgid "Generate a label with Sendcloud"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:166
msgid ""
"When creating a quotation in Odoo, add shipping and a :guilabel:`Sendcloud "
"shipping product`. Then, :guilabel:`Validate` the delivery. Shipping label "
"documents are automatically generated in the chatter, which include the "
"following:"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:170
msgid ":guilabel:`Shipping label(s)` depending on the number of packages."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:171
msgid ""
":guilabel:`Return label(s)` if the Sendcloud connector is configured for "
"returns."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:172
msgid ""
":guilabel:`Customs document(s)` should the destination country require them."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:174
msgid "Additionally, the tracking number is now available."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:177
msgid ""
"When return labels are created, Sendcloud will automatically charge the "
"configured Sendcloud account."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:181
msgid "FAQ"
msgstr "FAQ"
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:184
msgid "Shipment is too heavy"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:186
msgid ""
"If the shipment is too heavy for the Sendcloud service that is configured, "
"then the weight is split to simulate multiple packages. Products will need "
"to be put in different :guilabel:`Packages` to :guilabel:`Validate` the "
"transfer and generate labels."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:190
msgid ""
":guilabel:`Rules` can also be set up in Sendcloud to use other shipping "
"methods when the weight is too heavy. However, note that these rules will "
"not apply to the shipping price calculation on the calculation on the sales "
"order."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:195
msgid "When using a personal carrier contract"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:197
msgid ""
"When using a personal carrier contract in Sendcloud, if the the price is not"
" accurately reflected when creating a quotation in Odoo, then the pricing "
"information needs to be updated in Sendcloud."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:201
msgid "Measuring volumetric weight"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:203
msgid ""
"Many carriers have several measures for weight. There is the actual weight "
"of the products in the parcel, and there is the *volumetric weight* "
"(:dfn:`Volumetric weight is the volume that a package occupies when in "
"transit. In other words it is the physical size of a package`)."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:208
msgid ""
"Check to see if selected carrier(s) already have defined formulas to compute"
" the volumetric weight."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:212
msgid ""
"`Sendcloud: How to calculate & automate parcel volumetric weight "
"<https://support.sendcloud.com/ hc/en-us/articles/360059644051-How-to-"
"calculate-automate-parcel-volumetric-weight>`_"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:217
msgid "Unable to calculate shipping rate"
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/sendcloud_shipping.rst:219
msgid ""
"First, verify that product being shipped has a weight that is supported by "
"the selected shipping method. If this is set, then verify that the "
"destination country (from the customer address) is supported by the carrier."
" The country of origin (warehouse address) should also be supported by the "
"carrier."
msgstr ""
#: ../../content/applications/inventory_and_mrp/inventory/shipping/setup/third_party_shipper.rst:3
msgid "How to integrate a third party shipper?"
msgstr "Comment intégrer un expéditeur tiers ?"
@@ -8019,83 +8456,123 @@ msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:5
msgid ""
"With Odoo MRP, you can use semi-finished products to simplify a complex "
"*Bill of Materials* or to represent your manufacturing flow more accurately."
" A *semi-finished product* is a manufactured product that is used as a "
"component in a Bill of Material."
"A *semi-finished product*, also known as a *subassembly*, is a manufactured "
"product that is used as a component in another product's bill of materials "
"(BoM). Semi-finished products are used to simplify complex :abbr:`BoMs "
"(Bills of Materials)` or to more accurately represent a manufacturing flow. "
"A :abbr:`BoM (Bill of Materials)` that contains semi-finished products is "
"referred to as a *multilevel BoM*, where the main *top-level product* and "
"its subassemblies are distinguished."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:10
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:12
msgid "Configure semi-finished products"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:14
msgid ""
"A *BoM* that employs *semi-finished products* is referred to as a multi-"
"level BoM, where we distinguish between the *top level Product* and the "
"*sub-assemblies*."
"To set up a multilevel :abbr:`BoM (Bill of Materials)`, the top-level "
"product and semi-finished products must be configured. Therefore, the first "
"step is to create the semi-finished products and their :abbr:`BoMs (Bills of"
" Materials)`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:15
msgid "Configure a Multi Level BoM"
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:19
msgid ":doc:`bill_configuration`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:17
msgid ""
"To configure a *multi-level BoM*, you will need the top-level product and "
"its sub-assemblies. Therefore, you must first create the sub-assembly "
"products and their respective Bill of Materials. Please refer to "
":doc:`bill_configuration` for more details on how to create a BOM."
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rstNone
msgid "A bill of materials for a semi-finished product."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:26
msgid "Configure the Main BoM"
msgid "Create the top-level bill of materials (BoM)"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:28
msgid ""
"Then on the final product form, simply add your semi-finished products to "
"the Bill of Material."
"After the semi-finished products are fully configured, navigate to "
":menuselection:`Manufacturing --> Products --> Products`. Then, "
":guilabel:`Create` the top-level product. Configure the product's "
"specifications as desired, and be sure to :guilabel:`Save`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:35
msgid "Manage your production planning"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:37
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:32
msgid ""
"There are several methods to manage the triggering of the various "
"manufacturing orders."
"Once the top-level product is configured, click the :guilabel:`Bill of "
"Materials` smart button on the product form, then click :guilabel:`Create` "
"to make a :abbr:`BoM (Bill of Materials)` for the top-level product. Then, "
"simply add the semi-finished products to this :abbr:`BoM (Bill of "
"Materials)`, along with any other necessary components."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:39
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rstNone
msgid ""
"If every time a manufacturing order is confirmed for the main product, you'd"
" like one for the semi-finished products as well, you have two options:"
"A bill of materials for a top-level product, containing a subassembly "
"component."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:42
msgid "Manage production planning"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:44
msgid ""
"Option 1 : Create re-ordering rules for the semi-finished products, with "
"both the minimum and maximum desired stock quantities at 0."
"There are several methods to manage manufacturing order automation for "
"products with multilevel :abbr:`BoMs (Bills of Materials)`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:48
msgid ""
"Option 2 : Use the Replenish on Order (MTO) route on the semi-finished "
"product, as well as the manufacturing one."
"Semi-finished products are specifically used to manage manufacturable "
"products with multilevel BoMs. If a BoM is being created simply to organize "
"components or bundle sellable products, using :doc:`Kits <kit_shipping>` is "
"the more appropriate option."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:51
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:52
msgid ""
"Note that Option 1 is usually recommended over Option 2 as it is more "
"flexible. The MTO route creates a unique link between the semi-finished and "
"the top level product, whereas the re-ordering rule allows you to simply "
"unreserve that production from the top level product production and redirect"
" it to another, more pressing demand, for example."
"To automatically trigger manufacturing orders for semi-finished products "
"after confirming a manufacturing order for the main product, there are two "
"options:"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:56
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:55
msgid ""
"In any case, as soon as the semi-finished product is produced, it will "
"become available in the manufacturing order of the final product, as shown "
"below."
"**Option 1 (recommended):** Create *Reordering Rules* for the semi-finished "
"products and set both the minimum and maximum desired stock quantities to "
"`0`."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:59
msgid ":doc:`../../purchase/products/reordering`"
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:61
msgid ""
"**Option 2:** Activate the :guilabel:`Replenish on Order (MTO)` and "
":guilabel:`Manufacture` routes under the :guilabel:`Inventory` tab of the "
"semi-finished product's product form."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:64
msgid ""
"Option 1 is more flexible than Option 2 and is therefore recommended. "
"Reordering rules do not directly link demand to replenishment, and therefore"
" allow stocks to be unreserved and redirected to other orders, if necessary."
" The Replenish on Order (MTO) route creates a unique link between the semi-"
"finished and top-level products, exclusively reserving quantities for the "
"confirmed top-level manufacturing order."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rst:70
msgid ""
"Regardless of the method chosen, semi-finished products must be fully "
"manufactured before manufacturing can begin on the top-level product."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/sub_assemblies.rstNone
msgid "A manufacturing order for a top-level product."
msgstr ""
#: ../../content/applications/inventory_and_mrp/manufacturing/management/subcontracting.rst:3
+543 -246
View File
@@ -7,21 +7,21 @@
# Jolien De Paepe, 2022
# Richard Mathot <rim@odoo.com>, 2022
# Fernanda Marques <fem@odoo.com>, 2022
# Cécile Collart <cco@odoo.com>, 2022
# Priscilla (prs) Odoo <prs@odoo.com>, 2022
# Camille Dantinne <cmd@odoo.com>, 2022
# Cécile Collart <cco@odoo.com>, 2022
# ShevAbam, 2022
# Florent de Labarre <florent@iguanayachts.com>, 2022
# Martin Trigaux, 2022
# Jérôme Tanché <jerome.tanche@ouest-dsi.fr>, 2023
# Martin Trigaux, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Odoo 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-23 09:13+0000\n"
"POT-Creation-Date: 2023-01-31 10:29+0000\n"
"PO-Revision-Date: 2022-10-04 12:54+0000\n"
"Last-Translator: Martin Trigaux, 2022\n"
"Last-Translator: Martin Trigaux, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1027,343 +1027,640 @@ msgid "Overview"
msgstr "Vue d'ensemble"
#: ../../content/applications/marketing/surveys/overview/create.rst:3
msgid "Get Started with Surveys"
msgstr "Démarrer avec Sondages"
msgid "Survey essentials"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:5
msgid ""
"Surveys can be used for a range of purposes that can go from collecting "
"customer feedback, evaluate the success of an event, measure how pleased "
"customers are with your products/services, gauge whether employees are happy"
" and satisfied with their work environment, and even to find out what your "
"market is thinking."
"Companies often use surveys to collect valuable information from their "
"customers and employees, which in turn, allows them to make more informed "
"business decisions."
msgstr ""
"Les sondages peuvent être utilisés à diverses fins qui peuvent aller de la "
"collecte des commentaires des clients, évaluer le succès d'un événement, "
"mesurer le degré de satisfaction des clients avec vos produits/services, "
"évaluer si les employés sont contents et satisfaits de leur environnement de"
" travail, et même jusqu'à découvrir ce que pense votre marché."
#: ../../content/applications/marketing/surveys/overview/create.rst:11
msgid "Get started"
msgstr "Démarrer"
#: ../../content/applications/marketing/surveys/overview/create.rst:8
msgid ""
"In Odoo, surveys are used to collect customer feedback, evaluate the success"
" of a recent event, measure the satisfaction of customers (or employees), "
"and gain more insight into shifting market sentiments."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:13
msgid ""
"When creating your survey, choose a *Title* and *Category*. The *Category* "
"field is used to know in which context the survey is being conducted, as "
"different applications might use it for different purposes such as "
"recruitment, certification, or employee appraisal."
msgstr ""
"Lors de la création de votre sondage, choisissez un *Titre* et une "
"*Catégorie*. Le champ *Catégorie* est utilisé pour savoir dans quel contexte"
" l'enquête est menée, car différentes applications peuvent l'utiliser à "
"différentes fins telles que le recrutement, la certification ou l'évaluation"
" des employés."
msgid "Getting started"
msgstr "Commencer"
#: ../../content/applications/marketing/surveys/overview/create.rstNone
#: ../../content/applications/marketing/surveys/overview/create.rst:15
msgid ""
"Form view of a survey with a title and category being chosen in Odoo Surveys"
"To begin, open the :guilabel:`Surveys` application and click "
":guilabel:`Create`. Odoo then redirects the page to a blank survey template "
"form."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:18
msgid ""
"On the survey form, add a :guilabel:`Survey Title` and then add a cover "
"image to the survey by hovering over the photo icon and clicking on the "
":guilabel:`Edit (pencil)` icon. When the file explorer window opens, choose "
"an image from the local files."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:22
msgid "Tab: Questions"
msgstr "Onglet : Questions"
#: ../../content/applications/marketing/surveys/overview/create.rst:24
msgid "Add sections and questions by clicking on the respective links."
msgid ""
"Below the :guilabel:`Survey Title` are various tabs in which the survey "
"questions and format can be created and customized. These tabs are labeled "
"as follows:"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:25
msgid ":guilabel:`Questions`: the list of questions to be asked in the survey"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:26
msgid ""
":guilabel:`Description`: contextual information to aid in understanding the "
"survey"
msgstr ""
"Ajoutez des sections et des questions en cliquant sur les liens respectifs."
#: ../../content/applications/marketing/surveys/overview/create.rst:27
msgid ""
"On the *Sections and Questions* form, once the question type is chosen and "
"the answer added, under the tab *Options*, enable *Mandatory Answer*, and "
"set an *Error message* to be shown when the user tries to submit the survey "
"without answering the respective question."
":guilabel:`Options`: choices for survey respondents to answer the questions"
msgstr ""
"Sur la fiche *Sections et Questions*, une fois le type de question choisi et"
" la réponse ajoutée, sous l'onglet *Options*, activez *Réponse obligatoire*,"
" et définissez un *Message d'erreur* à afficher lorsque l'utilisateur essaie"
" de soumettre le sondage sans répondre à la question correspondante."
#: ../../content/applications/marketing/surveys/overview/create.rst:29
msgid ""
"Depending on the *Question Type*, the tab *Options* aggregates extra and "
"different possibilities. Examples:"
msgstr ""
"Selon le *Type de question*, l'onglet *Options* regroupe des possibilités "
"supplémentaires et différentes. Exemples :"
#: ../../content/applications/marketing/surveys/overview/create.rst:31
msgid ""
"*Single Line Text Box* - can choose a minimum and maximum text length "
"(number of characters - spaces do not count), and its error message."
msgstr ""
"*Plusieurs lignes de champ de texte* : peut choisir une longueur de texte "
"minimale et maximale (nombre de caractères - les espaces ne comptent pas), "
"et son message d'erreur."
#: ../../content/applications/marketing/surveys/overview/create.rst:33
msgid ""
"*Multiple choice: multiple answers allowed*: choose between radio buttons or"
" a dropdown menu list, and if you would like to have a comment field. If the"
" user select an answer and type a comment, the values are separately "
"recorded. Or, enable the comment field to be displayed as an answer choice, "
"with which a text type field is displayed."
msgstr ""
"*Choix multiples : réponses multiples*: cchoisissez entre des boutons radio "
"ou une liste de menu déroulant, et si vous souhaitez avoir un champ de "
"commentaire. Si l'utilisateur sélectionne une réponse et tape un "
"commentaire, les valeurs sont enregistrées séparément. Ou activez "
"l'affichage du champ de commentaire en tant que choix de réponse, avec "
"lequel un champ de type texte est affiché."
#: ../../content/applications/marketing/surveys/overview/create.rst:37
msgid ""
"*Matrix Type*: choose if you would like to have one or multiple choices per "
"row."
msgstr ""
"*Matrice* : choisissez si vous souhaitez avoir un ou plusieurs choix par "
"ligne."
#: ../../content/applications/marketing/surveys/overview/create.rstNone
msgid "Sections and questions view of a survey in Odoo Surveys"
msgid "Various tabs that can be found on the survey template page."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:44
msgid "Tab: Description"
msgstr "Onglet : Description"
#: ../../content/applications/marketing/surveys/overview/create.rst:34
msgid "Questions tab"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:46
#: ../../content/applications/marketing/surveys/overview/create.rst:36
msgid ""
"Write a *Description* to be displayed under the title of the survey's "
"homepage."
"Add questions and sections to the survey in the :guilabel:`Questions` tab. A"
" section divides the survey into parts in order to visually group similar "
"questions together. To make a section, click :guilabel:`Add a section` and "
"type in a section name. Then, add questions or drag and drop questions into "
"the divided sections."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:41
msgid ""
"Clicking :guilabel:`Add a question` opens the :guilabel:`Create Sections and"
" Questions` pop-up to create and customize the survey question."
msgstr ""
"Rédigez une *Description* tà afficher sous le titre de la page d'accueil de "
"l'enquête."
#: ../../content/applications/marketing/surveys/overview/create.rstNone
msgid "The survey question pop-up window."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:49
msgid "Create questions"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:51
msgid ""
"Frontend of a survey showing the title and description of a survey for Odoo "
"Surveys"
"In the :guilabel:`Create Sections and Questions` pop-up, type the question "
"in the :guilabel:`Question` field. Then, choose the :guilabel:`Question "
"Type`. A preview of how the question type looks is shown in the preview "
"window."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:53
msgid "Click on *Edit* to personalize your pages with the website builder."
#: ../../content/applications/marketing/surveys/overview/create.rst:55
msgid "Choose from the following :guilabel:`Question Types`:"
msgstr ""
"Cliquez sur *Modifier* pour personnaliser vos pages avec le créateur de site"
" Web."
#: ../../content/applications/marketing/surveys/overview/create.rst:56
msgid "Tab: Options"
msgstr "Onglet : Options"
#: ../../content/applications/marketing/surveys/overview/create.rst:57
msgid ":guilabel:`Multiple Lines Text Box`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:58
msgid ""
"Under the tab *Options*, choose the *Layout* of your questions. If choosing "
"*One page per section* or *One page per question*, an option *Back Button* "
"becomes available, which allows the user to go back pages."
msgid ":guilabel:`Single Line Text Box`"
msgstr ""
"Sous l'onglet *Options*, choisissez la *Mise en page* de vos questions. Si "
"vous choisissez *Une page par sectionn* or *Une page par question*, une "
"option *Bouton Retour* devient disponible, ce qui permet à l'utilisateur de "
"revenir aux pages précédentes."
#: ../../content/applications/marketing/surveys/overview/create.rstNone
msgid ""
"Form view of a survey emphasizing the layout feature under options in Odoo "
"Surveys"
#: ../../content/applications/marketing/surveys/overview/create.rst:59
msgid ":guilabel:`Numerical Value`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:60
msgid ":guilabel:`Date`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:61
msgid ":guilabel:`Datetime`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:62
msgid ":guilabel:`Multiple choice: only one answer`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:63
msgid ":guilabel:`Multiple choice: multiple answers allowed`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:64
msgid ":guilabel:`Matrix`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:67
msgid "Test and share the survey"
msgstr "Tester et partager le sondage"
#: ../../content/applications/marketing/surveys/overview/create.rst:70
msgid ""
"Once your Survey is ready, *Test* it to avoid *Sharing* it with potential "
"errors. As answers get collected, click on *Answers* to access all the "
"details of the respondent and his answers."
"Different features appear in the :guilabel:`Answers` and :guilabel:`Options`"
" tabs, depending on the :guilabel:`Question Type` chosen. However, the "
":guilabel:`Description` tab always remains the same, regardless of what "
"question is chosen."
msgstr ""
"Une fois que votre sondage est prêt, *testez-le* pour éviter de le "
"*partager* avec des erreurs potentielles. Au fur et à mesure que les "
"réponses sont collectées, cliquez sur *Réponses* pour accéder à tous les "
"détails du répondant et de ses réponses."
#: ../../content/applications/marketing/surveys/overview/create.rst:72
msgid "Create sections and questions"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:74
msgid ""
"By default, a filter *Except Test Entries* is applied to keep the list of "
"entries clean with only real participants."
msgstr ""
"Par défaut, un filtre *Sauf entrées test* est appliqué pour garder la liste "
"des entrées propre avec uniquement de vrais participants."
#: ../../content/applications/marketing/surveys/overview/create.rstNone
msgid "View list of the participations of a survey in Odoo Surveys"
"Once a :guilabel:`Question Type` has been selected, there are three possible"
" tabs where information can be customized for the question. These include "
"the :guilabel:`Answers` (if applicable), :guilabel:`Description`, and "
":guilabel:`Options` tabs."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:79
#: ../../content/applications/marketing/surveys/overview/create.rst:78
msgid ""
"Another way to access detailed answers is by going to "
":menuselection:`Participations --> Participations`."
"Each tab offers a variety of different features depending on what "
":guilabel:`Question Type` was chosen."
msgstr ""
"Une autre façon d'accéder aux réponses détaillées est d'aller dans "
":menuselection:`Participations --> Participations`."
#: ../../content/applications/marketing/surveys/overview/create.rst:80
msgid "Click on *See results* to be redirected to an analytical page."
#: ../../content/applications/marketing/surveys/overview/create.rst:81
msgid ""
"For example, in the :guilabel:`Options` tab, the following options may "
"appear:"
msgstr ""
"Cliquez sur *Voir les résultats* pour être redirigé vers une page "
"analytique."
#: ../../content/applications/marketing/surveys/overview/create.rstNone
msgid "View of an analytical page for Odoo Surveys"
#: ../../content/applications/marketing/surveys/overview/create.rst:83
msgid ":guilabel:`Mandatory Answer`: the question must be answered."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:84
msgid ""
":guilabel:`Matrix Type`: for matrix-type questions, select if one choice or "
"multiple choices can be selected per row."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:86
msgid ":guilabel:`Number of columns`: select how many columns are displayed."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:87
#: ../../content/applications/marketing/surveys/overview/time_random.rst:34
msgid ":doc:`scoring`"
msgstr ":doc:`scoring`"
msgid ":guilabel:`Images on answers`: allow images on the answer options."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:88
#: ../../content/applications/marketing/surveys/overview/scoring.rst:35
msgid ""
":guilabel:`Conditional Display`: determine if the question is displayed "
"based on the participant's answer to a previous question."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:90
msgid ""
":guilabel:`Show Comments Field`: allow the participant to type a comment in "
"a text box."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:91
msgid ""
":guilabel:`Question Time Limit`: for live session surveys, set a time limit "
"for the question."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:94
msgid "Conditional Display"
msgstr "Affichage conditionnel"
#: ../../content/applications/marketing/surveys/overview/create.rst:96
msgid ""
":guilabel:`Conditional Display` means the question is only displayed if the "
"specified conditional answer has been selected in a previous question."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:99
msgid ""
"When the box next to :guilabel:`Conditional Display` is selected, the "
":guilabel:`Triggering Question` field appears. Select a question from the "
"survey."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:102
msgid ""
"Then, a :guilabel:`Triggering Answer` field appears. Here, select which "
"answer will trigger this :guilabel:`Conditional Display` question."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:106
msgid "Options tab"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:108
msgid ""
"Back on the main survey template form, under the :guilabel:`Options` tab, "
"there are different sections of settings that can be modified."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:111
msgid "The sections include:"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:113
msgid ""
":guilabel:`Questions`: focuses on the overall presentation of the survey"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:114
msgid ":guilabel:`Scoring`: decides how the survey is scored"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:115
msgid ":guilabel:`Candidates`: manages access to the survey"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:116
msgid ""
":guilabel:`Live Session`: enables the survey into a real-time group "
"activity."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:119
msgid "Questions"
msgstr "Questions"
#: ../../content/applications/marketing/surveys/overview/create.rst:121
msgid ""
"First, select the :guilabel:`Layout` of the survey. The following options "
"can be chosen:"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:123
msgid ":guilabel:`One page with all the questions`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:124
msgid ":guilabel:`One page per section`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:125
msgid ":guilabel:`One page per question`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:127
msgid ""
"If either the :guilabel:`One page per section` or :guilabel:`One page per "
"question` options are chosen, then the :guilabel:`Back Button` option "
"appears. If selected, the :guilabel:`Back Button` option allows the "
"participant to go back to a question during the survey."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:131
msgid ""
"Under the :guilabel:`Layout` options is the :guilabel:`Progression Mode` "
"setting, which indicates how the participant's progress during the survey is"
" displayed. It is shown as either a :guilabel:`Percentage` or a "
":guilabel:`Number`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:135
msgid ""
"Next, there is an option available to add a :guilabel:`Survey Time Limit`. "
"To implement this option, simply check the box, and enter the amount of time"
" (in minutes) participants have to complete the survey."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:139
msgid ""
"After the :guilabel:`Survey Time Limit` option is a section labeled "
":guilabel:`Selection`. Here, questions can be :guilabel:`Randomized per "
"section`, in other words, the number of random questions can be configured "
"by section. This mode is ignored in a live session."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:144
#: ../../content/applications/marketing/surveys/overview/scoring.rst:56
msgid ":doc:`time_random`"
msgstr ":doc:`time_random`"
#: ../../content/applications/marketing/surveys/overview/create.rst:147
msgid "Scoring"
msgstr "Scoring"
#: ../../content/applications/marketing/surveys/overview/create.rst:149
msgid ""
"The following options are available when deciding how a :guilabel:`Scoring` "
"method:"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:151
msgid ":guilabel:`No scoring`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:152
msgid ":guilabel:`Scoring with answers at the end`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:153
msgid ":guilabel:`Scoring without answers at the end`"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:155
msgid ""
"If either the :guilabel:`Scoring with answers at the end` or "
":guilabel:`Scoring without answers at the end` options are selected, a "
":guilabel:`Success %` field appears. Set the percentage of correct answers "
"needed to pass the survey."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:159
msgid ""
"Next, there is the option to make the survey a certification. To do so, "
"check the box next to the option labeled :guilabel:`Is a Certification`, and"
" two additional fields appear. Select a color theme in the "
":guilabel:`Certification Template` field and then choose an :guilabel:`Email"
" Template`. When a participant passes the certification with the required "
"score, an email from Odoo will automatically be sent to that person using "
"the selected email template."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:165
msgid ""
"If the :guilabel:`Give Badge` feature is enabled and the "
":guilabel:`Certification Badge` is set, the survey participant also receives"
" a badge upon passing the certification."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:169
#: ../../content/applications/marketing/surveys/overview/time_random.rst:48
msgid ":doc:`scoring`"
msgstr ":doc:`scoring`"
#: ../../content/applications/marketing/surveys/overview/create.rst:172
msgid "Candidates"
msgstr "Candidats"
#: ../../content/applications/marketing/surveys/overview/create.rst:174
msgid ""
"To determine access to the survey, the :guilabel:`Access Mode` has two "
"options to choose between: :guilabel:`Anyone with the link` and "
":guilabel:`Invited people only`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:177
msgid ""
"Below the :guilabel:`Appraisal Managers Only` checkbox is the "
":guilabel:`Login Required` option to require a login to participate in the "
"survey. If this option is activated, an :guilabel:`Attempts Limit` field "
"also populates, in which the number of survey attempts is defined for the "
"participant."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:182
msgid "Live Session"
msgstr "Session Live"
#: ../../content/applications/marketing/surveys/overview/create.rst:184
msgid ""
"The :guilabel:`Live Session` section is dedicated to users who are "
"conducting surveys in real-time, wherein they directly engage with and "
"collect answers from a live audience."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:187
msgid ""
"Customize the :guilabel:`Session Code` here; this code is needed for "
"participants to access the live session survey. Reward participants for "
"quick answers by selecting the checkbox labeled :guilabel:`Reward quick "
"answers`. By checking it, attendees will get more points if they answer "
"quickly."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:193
msgid "Description tab"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:195
msgid ""
"Back on the main survey template page is the :guilabel:`Description` tab, "
"where a custom description of the survey can be added. This is displayed "
"beneath the title on the survey's homepage, which is on the front end of the"
" website made through the Odoo :guilabel:`Website` app."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:200
msgid "Test and share the survey"
msgstr "Tester et partager le sondage"
#: ../../content/applications/marketing/surveys/overview/create.rst:202
msgid ""
"Once the survey is created and saved, run a test to check for possible "
"errors before finally sending it out to the participants by clicking "
":guilabel:`Test` in the upper left corner of the survey template page."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:206
msgid ""
"When activated, Odoo redirects the page to a test version of the survey on "
"the front end of the website. This page displays how the survey will look to"
" participants. Proceed to run through the survey, like a normal participant,"
" to check for errors."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:210
msgid ""
"To return to the survey template form in the backend, simply click the "
":guilabel:`This is a test survey. Edit Survey` link in the blue banner along"
" the top of the page. Once Odoo redirects the page to the survey template in"
" the backend, make any further changes, as needed, before officially sending"
" the survey out to participants."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:215
msgid ""
"When the survey is ready to be shared with the audience, click the "
":guilabel:`Start Survey` button in the upper-left corner of the survey "
"template form. Then, click :guilabel:`Share`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:218
msgid ""
"In the pop-up window, add the survey recipients in the "
":guilabel:`Recipients` field (for existing contacts in the Odoo database) or"
" the :guilabel:`Additional emails` field (for contacts that do not want to "
"be listed in the Odoo database). Finally, click :guilabel:`Send`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/create.rst:222
msgid ""
"As answers are received, check them by clicking the :guilabel:`Answers` "
"smart button on the survey template form, or the :guilabel:`See Results` "
"button in the upper left corner. To end the survey, click the "
":guilabel:`Close` button on the survey template form."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:3
msgid "Scoring Surveys"
msgstr "Noter les sondages"
msgid "Scoring surveys"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:5
msgid ""
"To measure your respondents performance, knowledge of a subject, or overall"
" satisfaction, attach points to the answers of specific questions. The "
"points are summed up to give your respondent a final score."
"To measure a survey participant's performance, knowledge, or overall "
"satisfaction, Odoo ascribes points to survey answers. At the end of the "
"survey, these points are summed up, resulting in the participant's final "
"score."
msgstr ""
"Pour mesurer la performance de votre répondant, sa connaissance d'un sujet "
"ou sa satisfaction globale, attachez des points aux réponses à des questions"
" spécifiques. Les points sont additionnés pour donner à votre répondant un "
"score final."
#: ../../content/applications/marketing/surveys/overview/scoring.rst:9
msgid ""
"On your surveys form, click on *Add a question* and, under the tab "
"*Options*, choose between *Scoring with answers at the end* or *Scoring "
"without answers at the end*. Now, on your questions form, set the right "
"answer and score."
msgstr ""
"Sur le formulaire de votre sondage, cliquez sur l'onglet *Options*, "
"choisissez entre *Notation avec réponses à la fin* ou *Notation sans "
"réponses à la fin*. Maintenant, sur la fiche de votre question, sous "
"l'onglet *Réponses*, définissez la bonne réponse et le bon score."
#: ../../content/applications/marketing/surveys/overview/scoring.rstNone
msgid "Form view of a survey showing a list of answers in Odoo Surveys"
"To add points to questions, open the :guilabel:`Surveys` application, choose"
" the desired survey form, and then click on the :guilabel:`Options` tab. "
"Under the :guilabel;`Scoring` section, choose between :guilabel:`Scoring "
"with answers at the end` or :guilabel:`Scoring without answers at the end`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:17
#: ../../content/applications/marketing/surveys/overview/scoring.rst:14
msgid ""
"Set the percentage score the user needs to achieve to have successfully "
"taken the survey. If enabling *Certificate*, choose its template. The "
"certification is automatically sent by email to the users who successfully "
"finish it."
":guilabel:`Scoring with answers at the end` shows the survey participant "
"their answers after completing the survey, and displays which questions they"
" got right or wrong. On questions where there was an incorrect answer, the "
"correct answer will be highlighted."
msgstr ""
"Définissez le pourcentage de score que l'utilisateur doit atteindre pour "
"avoir répondu avec succès à l'enquête. Si vous activez *Est une "
"certification*, choisissez son modèle. La certification est automatiquement "
"envoyée par email aux utilisateurs qui la terminent avec succès."
#: ../../content/applications/marketing/surveys/overview/scoring.rstNone
#: ../../content/applications/marketing/surveys/overview/scoring.rst:18
msgid ""
"Form view of a survey emphasizing the scoring and candidates section in Odoo"
" Surveys"
":guilabel:`Scoring without answers at the end` does not show the survey "
"participant their answer choices after completing the survey, only their "
"final score."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:21
msgid ""
"To indicate correct answers, click on the :guilabel:`Questions tab` and "
"choose a question. In the question form, check the :guilabel:`Is a correct "
"answer` box for the choice that is the correct answer and attach a score "
"value."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:25
msgid ""
"Enable *Login required* to be able to *Give Badges*. Badges are related to "
"the eLearning section of your website. Besides the logged-in user, visitors "
"of the website that access the page *Courses* can also see the granted "
"badges."
"Back on the :guilabel:`Options` tab of the survey, set the "
":guilabel:`Success %`. The percentage entered determines what percentage of "
"correct answers is needed to pass the survey."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:28
msgid ""
"Further on the :guilabel:`Options` tab of the survey, survey administrators "
"can also choose to make the survey a certification. A certification "
"indicates that the survey asks questions to test the participants' knowledge"
" level on a subject."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:32
msgid ""
"When enabling the :guilabel:`Is a certification` option, choose a "
":guilabel:`Certification email template`. The certification will "
"automatically be emailed using this email template to users who pass the "
"survey with a final score that is greater than or equal to the set "
":guilabel:`Success %`."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:36
msgid ""
"In the :guilabel:`Candidates` section, participants can be required to log "
"in to take the survey. If the :guilabel:`Login Required` setting is enabled,"
" two new options appear: the :guilabel:`Attempts Limit` checkbox, which "
"limits the number of times a participant can attempt the survey, and the "
"option to :guilabel:`Give Badge`, located beneath the "
":guilabel:`Certification` options in the :guilabel:`Scoring` section."
msgstr ""
"Activez *Connexion requise* pour pouvoir *Donner des badges*. Les badges "
"sont liés à la section eLearning de votre site Web. Outre l'utilisateur "
"connecté, les visiteurs du site Web qui accèdent à la page *Cours* peuvent "
"également voir les badges accordés."
#: ../../content/applications/marketing/surveys/overview/scoring.rstNone
msgid ""
"View of the courses tab emphasizing the latest achievements section on the website for\n"
"Odoo Surveys"
"Setting the Required Score (percentage), login required, and certification "
"template."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rst:46
msgid ""
"Badges are displayed on the eLearning portion of a given user's portal, and "
"are a way to set milestones and reward participants for passing surveys or "
"gaining points. Besides the awardee, website visitors who access the "
":guilabel:`Courses` page will also be able to see the granted badges."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/scoring.rstNone
msgid "Example of how a badge looks on the eLearning portion of the website."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:3
msgid "Time and Randomize Questions"
msgstr "Chronométrer et randomiser les questions"
#: ../../content/applications/marketing/surveys/overview/time_random.rst:6
msgid "Time Limit"
msgstr "Limite de temps"
#: ../../content/applications/marketing/surveys/overview/time_random.rst:10
msgid ""
"On timed surveys, respondents need to complete the survey within a certain "
"period of time. It can be used to ensure that all respondents get the same "
"amount of time to find the answers, or to decrease the chance of having them"
" looking at external resources."
msgid "Timed and randomized questions"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:5
msgid ""
"When creating a survey in Odoo, there are options to set a time limit on the"
" survey and randomize the questions."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:9
msgid "Time limit"
msgstr ""
"Dans les sondages chronométrés, les répondants doivent remplir le sondage "
"dans un certain laps de temps. Il peut être utilisé pour garantir que tous "
"les répondants disposent du même temps pour trouver les réponses, ou pour "
"réduire les chances qu'ils consultent des ressources externes."
#: ../../content/applications/marketing/surveys/overview/time_random.rst:11
msgid "Set the *Time limit* under the tab *Options*."
msgstr "Définissez le *Temps limite du sondage* sous l'onglet *Options*."
msgid ""
"During a timed survey, participants must finish the survey within a "
"specified period of time. A common use case for implementing a time limit is"
" that it greatly reduces the chance of participants looking up responses via"
" external resources (e.g. web search), and reduces the survey to a \"closed "
"book\" testing environment."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:16
msgid ""
"Find the :guilabel:`Survey Time Limit` setting in the :guilabel:`Options` "
"tab of the survey form, under the :guilabel:`Questions` section."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rstNone
msgid ""
"View of a survey form emphasizing the time limit feature in Odoo Surveys"
msgid "Time limit field in the options tab of a survey template form."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:17
#: ../../content/applications/marketing/surveys/overview/time_random.rst:23
msgid ""
"A timer is shown on the pages so the user can keep track of the remaining "
"time. Surveys not \\ submitted by the *Time limit* do not have their answers"
" saved."
"When the :guilabel:`Survey Time Limit` option is checked, a timer will be "
"displayed on every page of the survey, letting participants keep track of "
"the time remaining while the survey is active."
msgstr ""
"Une minuterie est affichée sur les pages afin que l'utilisateur puisse "
"suivre le temps restant. Les sondages non soumis dans le *Délai* n'ont pas "
"leurs réponses sauvegardées."
#: ../../content/applications/marketing/surveys/overview/time_random.rst:21
msgid "Selection"
msgstr "Sélection"
#: ../../content/applications/marketing/surveys/overview/time_random.rst:25
msgid ""
"When you randomize a survey, you allow for the questions to be shuffled in a"
" random order every time someone opens the questionnaire. This can be useful"
" to avoid having respondents looking at each others' answers."
msgstr ""
"Lorsque vous randomisez un sondage, vous permettez aux questions d'être "
"mélangées dans un ordre aléatoire chaque fois que quelqu'un ouvre le "
"questionnaire. Cela peut être utile pour éviter que les répondants examinent"
" les réponses des autres."
#: ../../content/applications/marketing/surveys/overview/time_random.rst:27
msgid ""
"To do so, under the tab *Options*, enable *Randomized per section*. Now, "
"under the tab *Questions*, set how many of the questions in that section "
"should be taken into account during the shuffling."
"Participants that do not submit their survey by the preconfigured time limit"
" will *not* have their answers saved."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:31
msgid "Randomized selection"
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:33
msgid ""
"When a survey is randomized, Odoo shuffles the questions and reveals them in"
" a random order every time a participant begins the questionnaire. Using "
"randomization as a survey method discourages participants from looking at "
"each other's responses, and helps control for individual testing."
msgstr ""
#: ../../content/applications/marketing/surveys/overview/time_random.rst:37
msgid ""
"To randomize a survey, click the :guilabel:`Options` tab on the survey form."
" In the :guilabel:`Questions` section, select :guilabel:`Randomized per "
"section` for the :guilabel:`Selection` field. After enabling, navigate to "
"the :guilabel:`Questions` tab and look in the :guilabel:`Random questions "
"count` column. From there, determine how many questions (per section) Odoo "
"should select and display during the shuffling of questions."
msgstr ""
"Pour ce faire, sous l'onglet *Options*, activez *Randomisé par section*. "
"Maintenant, sous l'onglet *Questions*, définissez combien de questions de "
"cette section doivent être prises en compte lors du mélange."
#: ../../content/applications/marketing/surveys/overview/time_random.rstNone
msgid ""
"View of a survey form emphasizing the random questions count column in Odoo "
"Surveys"
msgid "Randomized question count in the questions tab of a survey."
msgstr ""
+758 -9
View File
@@ -9,18 +9,19 @@
# Nacim ABOURA <nacim.aboura@gmail.com>, 2022
# Jérôme Tanché <jerome.tanche@ouest-dsi.fr>, 2022
# Fernanda Marques <fem@odoo.com>, 2022
# Cécile Collart <cco@odoo.com>, 2022
# Martin Trigaux, 2022
# Alexandra Jubert, 2023
# Jolien De Paepe, 2023
# Cécile Collart <cco@odoo.com>, 2023
# Martin Trigaux, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Odoo 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-23 09:13+0000\n"
"POT-Creation-Date: 2023-01-31 10:29+0000\n"
"PO-Revision-Date: 2022-10-04 12:54+0000\n"
"Last-Translator: Jolien De Paepe, 2023\n"
"Last-Translator: Martin Trigaux, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1845,6 +1846,757 @@ msgid ""
"the screen with the :guilabel:`Screen URL` field."
msgstr ""
#: ../../content/applications/productivity/knowledge.rst:7
#: ../../content/applications/productivity/knowledge/articles_editing.rst:202
msgid "Knowledge"
msgstr "Connaissances"
#: ../../content/applications/productivity/knowledge.rst:9
msgid ""
"**Odoo Knowledge** is a multipurpose productivity app that allows internal "
"users to enrich their business knowledge base and provide individually or "
"collaboratively gathered information."
msgstr ""
#: ../../content/applications/productivity/knowledge.rst:12
msgid ""
"The pages on which they gather content are called *articles*. They are "
"mainly composed of a title and a body. The latter is an HTML field "
"containing text, images, links to other articles, records from other models,"
" templates, etc."
msgstr ""
#: ../../content/applications/productivity/knowledge.rst:17
msgid "`Knowledge product page <https://www.odoo.com/app/knowledge>`_"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:3
msgid "Articles editing"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:6
msgid "Add and style content"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:8
msgid ""
"To start adding content, click anywhere on the page. Your cursor is "
"automatically set to write the article's first-level header. Once you are "
"done writing the title, press **enter** on your keyboard to move to the next"
" line."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rstNone
msgid "knowledge's user interface"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:17
msgid ""
"Click :guilabel:`Untitled` on the left side of the top bar to automatically "
"match your :dfn:`h1 (First-level header)` title and the article's name. To "
"change the name of your article later, you must do it manually. To do so, "
"click the name on the top bar and proceed to the modification."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:22
msgid "Text editor"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:24
msgid "To stylize the text using the text editor, select the text to format."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:26
msgid "Then, you can:"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:28
msgid ""
"Change the style by clicking :guilabel:`Normal`. Doing so opens a dropdown "
"menu with multiple styles to choose from (:guilabel:`Normal, Code, Header 1 "
"→ Header 6, Quote`);"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:30
msgid ""
"Format the text. Click :guilabel:`B` to put it in bold, :guilabel:`I` to put"
" it in italic, :guilabel:`U` to underline, and :guilabel:`S` to "
"strikethrough;"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:32
msgid ""
"Change the font color by clicking :guilabel:`A` or the background color by "
"clicking the **pencil** icon:"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:35
msgid ""
"To choose from a predefined theme color, click :guilabel:`Theme` and select "
"the desired color."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:36
msgid ""
"To customize, click :guilabel:`Solid` and define a color using the wheel, by"
" typing its hex code, or its RGBA values."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:38
msgid ""
"To use a gradient, click :guilabel:`Gradient`, choose a predefined gradient "
"or click :guilabel:`Custom` to create a personalized gradient."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:41
msgid ""
"To change the text's size, click the **size number** and select the desired "
"size;"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:42
msgid ""
"Click the **lists** icons to turn the paragraph into an unordered list, an "
"ordered list, or a checklist;"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:44
msgid "Click the **chain** icon to insert or edit an URL link."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rstNone
msgid "Text editor's toolbox"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:50
msgid ""
"To format a whole paragraph, type `/` anywhere in the text. Doing so opens "
"the **powerbox**, which allows:"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:53
msgid "Changing a paragraph into lists (unordered, ordered, checklists)."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:54
msgid ""
"Changing a paragraph into a header (1 → 6), normal text, `code`, or "
"*quotes*."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:57
msgid "Add a cover"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:59
msgid ""
"You can customize your article by adding a cover picture and an icon. Hover "
"above the h1 title and click :guilabel:`Add Cover`. A pop-up window opens to"
" set a cover picture."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:62
msgid ""
"If your database and your Unsplash account are associated, the cover picture"
" is automatically selected based on the article's name. To modify it, hover "
"over the picture to make the buttons appear, click :guilabel:`Change Cover`,"
" and select another image."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:66
msgid "Retrieve images from different sources:"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:68
msgid "Search the **Unsplash** database."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:69
msgid "Enter a picture's **URL**."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:70
msgid "**Upload** an image from a computer."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:72
msgid ""
"To remove the cover, hover over it to make the buttons appear and click "
":guilabel:`Remove Cover`."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:75
msgid ""
"To associate Unsplash with your database, please refer to "
":doc:`../../websites/website/optimize/unsplash`."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:77
msgid ""
"The articles are responsive, and so are the cover pictures. As a result, the"
" images cannot be repositioned manually to fit a particular screen, as they "
"automatically resize depending on the device."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:82
msgid "Add an icon"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:84
msgid ""
"To add an icon, hover above the h1 title and click :guilabel:`Add Icon`. "
"Doing this sets a random emoji automatically. To change it, click it and "
"select one from the emoji window. To remove it, proceed equally and click "
"the red-circled :guilabel:`x`."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:89
msgid ""
"The emoji is also displayed before the corresponding article in the side "
"panel hierarchic tree."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:90
msgid ""
"Click the emoji on the side panel to change it without opening the related "
"article."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:93
msgid "Commands"
msgstr "Commandes"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:95
msgid ""
"To use a command, type `/` and open the **powerbox**. Type the command's "
"name or select from multiple features to insert blocks, images, files, etc. "
"Some of them, such as `/Image` or `/Article` are common to all the apps, but"
" others are inherent to the knowledge app and cannot be found or used in any"
" other application."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:101
msgid "List of commands"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:103
msgid "Commands are divided into multiple categories depending on their use."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:106
msgid "Structure"
msgstr "Structure"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:113
#: ../../content/applications/productivity/knowledge/articles_editing.rst:143
#: ../../content/applications/productivity/knowledge/articles_editing.rst:163
#: ../../content/applications/productivity/knowledge/articles_editing.rst:177
#: ../../content/applications/productivity/knowledge/articles_editing.rst:195
#: ../../content/applications/productivity/knowledge/articles_editing.rst:209
#: ../../content/applications/productivity/knowledge/articles_editing.rst:234
msgid "Command"
msgstr "Commande"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:114
#: ../../content/applications/productivity/knowledge/articles_editing.rst:144
#: ../../content/applications/productivity/knowledge/articles_editing.rst:164
#: ../../content/applications/productivity/knowledge/articles_editing.rst:178
#: ../../content/applications/productivity/knowledge/articles_editing.rst:196
#: ../../content/applications/productivity/knowledge/articles_editing.rst:210
#: ../../content/applications/productivity/knowledge/articles_editing.rst:235
msgid "Use"
msgstr "Utilisez"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:115
msgid ":guilabel:`Bulleted list`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:116
msgid "Create a bulleted list."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:117
msgid ":guilabel:`Numbered list`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:118
msgid "Create a list with numbering."
msgstr "Créez une liste avec numérotation."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:119
msgid ":guilabel:`Checklist`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:120
msgid "Track tasks with a checklist."
msgstr "Suivre les tâches grâce à une check-list."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:121
msgid ":guilabel:`Table`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:122
msgid "Insert a table."
msgstr "Insérer un tableau."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:123
msgid ":guilabel:`Separator`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:124
msgid "Insert an horizontal rule separator."
msgstr "Insérer une ligne horizontale de séparation."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:125
msgid ":guilabel:`Quote`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:126
msgid "Add a blockquote section."
msgstr "Ajouter une section de citations."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:127
msgid ":guilabel:`Code`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:128
msgid "Add a code section."
msgstr "Ajouter une section de code."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:129
msgid ":guilabel:`2 columns`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:130
msgid "Convert into 2 columns."
msgstr "Convertir en 2 colonnes."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:131
msgid ":guilabel:`3 columns`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:132
msgid "Convert into 3 columns."
msgstr "Convertir en 3 colonnes."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:133
msgid ":guilabel:`4 columns`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:134
msgid "Convert into 4 columns."
msgstr "Convertir en 4 colonnes."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:136
msgid "Format"
msgstr "Format"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:145
msgid ":guilabel:`Heading 1`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:146
msgid "Big section heading."
msgstr "Titre d'une section importante."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:147
msgid ":guilabel:`Heading 2`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:148
msgid "Medium section heading."
msgstr "Titre d'une section moyenne."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:149
msgid ":guilabel:`Heading 3`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:150
msgid "Small section heading."
msgstr "Titre d'une petite section."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:151
msgid ":guilabel:`Switch direction`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:152
msgid "Switch the text's direction."
msgstr "Changez la direction du texte."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:153
#: ../../content/applications/productivity/knowledge/properties.rst:34
msgid ":guilabel:`Text`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:154
msgid "Paragraph block."
msgstr "Bloc de paragraphe."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:156
msgid "Media"
msgstr "Media"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:165
msgid ":guilabel:`Image`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:166
msgid "Insert an image."
msgstr "Insérer une image"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:167
msgid ":guilabel:`Article`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:168
msgid "Link an article."
msgstr "Joindre un article."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:170
msgid "Navigation"
msgstr "Navigation"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:179
msgid ":guilabel:`Link`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:180
msgid "Add a link."
msgstr "Ajouter un lien."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:181
msgid ":guilabel:`Button`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:182
msgid "Add a button."
msgstr "Ajouter un bouton."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:183
msgid ":guilabel:`Appointment`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:184
msgid "Add a specific appointment."
msgstr "Ajouter un rendez-vous spécifique."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:185
msgid ":guilabel:`Calendar`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:186
msgid "Schedule an appointment."
msgstr "Programmer un rendez-vous."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:188
msgid "Widget"
msgstr "Widget"
#: ../../content/applications/productivity/knowledge/articles_editing.rst:197
msgid ":guilabel:`3 Stars`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:198
msgid "Insert a rating over 3 stars."
msgstr "Insérer une note sur 3 étoiles."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:199
msgid ":guilabel:`5 Stars`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:200
msgid "Insert a rating over 5 stars."
msgstr "Insérer une note sur 5 étoiles."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:211
msgid ":guilabel:`Table of Content`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:212
msgid "Add a table of content with the article's headings."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:213
msgid ":guilabel:`Index`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:214
msgid "Show the first level of nested articles."
msgstr "Afficher le premier niveau de sous-articles."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:215
msgid ":guilabel:`Outline`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:216
msgid "Show all nested articles."
msgstr "Afficher tous les sous-articles."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:217
msgid ":guilabel:`Item Kanban`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:218
msgid "Insert a kanban view of article items."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:219
msgid ":guilabel:`Item List`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:220
msgid "Insert a list view of article items."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:221
msgid ":guilabel:`File`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:222
msgid "Embed a file that can be downloaded."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:223
msgid ":guilabel:`Template`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:224
msgid ""
"Add a template section that can be inserted in messages, terms & conditions,"
" or description in other applications."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:227
msgid "Basic Blocks"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:236
msgid ":guilabel:`Signature`"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:237
msgid "Insert your signature."
msgstr "Insérez votre signature."
#: ../../content/applications/productivity/knowledge/articles_editing.rst:240
msgid "Content from other app"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:242
msgid ""
"Knowledge allows to retrieve content views from other applications. To do "
"so, go to the targeted app and create the desired view. Then, click "
":menuselection:`Favorite --> Insert view in article` and select an article. "
"The view is inserted at the bottom of the selected article."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:247
msgid ""
"To retrieve the view below, we created it by going to :menuselection:`Sales "
"--> Graph icon --> Pie Chart icon` and inserted it by clicking "
":menuselection:`Favorite --> Insert view in article` and selecting the "
"*Sales Playbook* article."
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:0
msgid "article view from the Sales app"
msgstr ""
#: ../../content/applications/productivity/knowledge/articles_editing.rst:256
msgid ""
"Users who do **not** have access to the view will **not** be able to access "
"it in **Knowledge** even though they have access to the article containing "
"the view."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:3
#: ../../content/applications/productivity/studio/fields.rst:453
msgid "Properties"
msgstr "Propriétés"
#: ../../content/applications/productivity/knowledge/properties.rst:5
msgid ""
"Properties are fields containing data and that can be added to articles by "
"any user with **write** access. These fields are shared between all the "
"child articles and article items under the same parent."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:10
msgid ""
"To be able to add properties, an article must be either a **child article** "
"or an **article item**."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:14
msgid "Add property fields"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:16
msgid ""
"Hover above the first-level header to make the buttons appear. Click "
":menuselection:`⚙ Add Properties --> Field Type`, select the type and add a "
"default value if needed. To make the fields appear in **kanban views**, "
"check :guilabel:`View in Kanban` as well. To validate and close the property"
" creation window, click anywhere."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rstNone
msgid "Dropdown of property fields types"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:25
msgid "The different types assess what the field content can be:"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:32
#: ../../content/applications/productivity/knowledge/properties.rst:58
msgid "Types"
msgstr "Types"
#: ../../content/applications/productivity/knowledge/properties.rst:33
#: ../../content/applications/productivity/knowledge/properties.rst:59
msgid "Uses"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:35
msgid "Allows adding any content with no restriction."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:36
msgid ":guilabel:`Checkbox`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:37
msgid "Add a checkbox."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:38
msgid ":guilabel:`Integer`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:39
msgid "Allows adding integer numbers."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:40
msgid ":guilabel:`Decimal`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:41
msgid "Allows adding any number."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:42
msgid ":guilabel:`Date`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:43
msgid "Allows selecting a date."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:44
msgid ":guilabel:`Date & Time`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:45
msgid "Allows selecting a date and time."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:47
msgid "Some **field types** need to be configured:"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rstNone
msgid "property configuration form"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:60
msgid ":guilabel:`Selection`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:61
msgid ""
"Add a drop-down selection menu with restricted values that have been set at "
"the property creation."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:64
msgid ""
"To set it up, click :guilabel:`Add a Value` next to the :guilabel:`Values` "
"field. Enter predetermined values and press **enter** to validate; you can "
"enter as many values as needed. Click anywhere to close the property "
"creation window."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:67
msgid ":guilabel:`Tags`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:68
msgid "Allows creating and applying as many tags as needed."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:70
msgid ""
"To set it up, enter your `new_tag` in the :guilabel:`Tags` field, and press "
"**enter** or click :guilabel:`Create \"new_tag\"`. Click anywhere to close "
"the window. Then, add the tags into the property field. To do so, click the "
"property field and choose from the created tags; enter the tags' name and "
"press **enter**; enter a new tag's name and create a new one on the spot."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:75
msgid ":guilabel:`Many2one`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:76
msgid ""
"Choose from a list of records that result from a model's domain. You can "
"only select one result."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:79
#: ../../content/applications/productivity/knowledge/properties.rst:86
msgid ""
"To set it up, click :guilabel:`Search a Model` in the :guilabel:`Model` "
"field, select the model. Match all records by clicking :guilabel:`## "
"Record(s)`, or filter the results by clicking :guilabel:`+ Add Filter` and "
"show the records by clicking :guilabel:`## Record(s)`."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:82
msgid ":guilabel:`Many2many`"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:83
msgid ""
"Choose from a list of records that result from a model's domain. You can "
"select as many results as needed."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:91
msgid "Delete property fields"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:93
msgid ""
"To remove a property, click the **pencil** icon next to the targeted "
"property, then click :menuselection:`Delete --> Delete`."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:97
msgid "Once a property field is deleted, you cannot retrieve it."
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:100
msgid "Hide the property panel"
msgstr ""
#: ../../content/applications/productivity/knowledge/properties.rst:102
msgid ""
"To hide the property sidebar panel, click the gear :guilabel:`(⚙)` button."
msgstr ""
#: ../../content/applications/productivity/mail_plugins.rst:5
msgid "Mail Plugins"
msgstr ""
@@ -2209,7 +2961,8 @@ msgstr ""
#: ../../content/applications/productivity/mail_plugins/outlook.rst:43
msgid ""
"Enter the following URL "
"`https://download.odoo.com/plugins/outlook/manifest.xml` and press *OK*."
"`https://download.odoocdn.com/plugins/v15/outlook/manifest.xml` and press "
"*OK*."
msgstr ""
#: ../../content/applications/productivity/mail_plugins/outlook.rst:0
@@ -3395,10 +4148,6 @@ msgid ""
":guilabel:`Customer` and then :guilabel:`Email`."
msgstr ""
#: ../../content/applications/productivity/studio/fields.rst:453
msgid "Properties"
msgstr "Propriétés"
#: ../../content/applications/productivity/studio/fields.rst:455
msgid ""
":guilabel:`Invisible`: When it is not necessary for users to view a field on"
File diff suppressed because it is too large Load Diff
+62 -72
View File
@@ -8,21 +8,21 @@
# Alexandra Jubert, 2022
# Fernanda Marques <fem@odoo.com>, 2022
# ShevAbam, 2022
# Martin Trigaux, 2022
# Cécile Collart <cco@odoo.com>, 2022
# anthony chaussin <chaussin.anthony@gmail.com>, 2022
# Richard Mathot <rim@odoo.com>, 2022
# Priscilla (prs) Odoo <prs@odoo.com>, 2022
# Jonathan Castillo <jcs@odoo.com>, 2022
# Martin Trigaux, 2023
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Odoo 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-04 12:47+0000\n"
"POT-Creation-Date: 2023-01-31 10:29+0000\n"
"PO-Revision-Date: 2022-10-04 12:54+0000\n"
"Last-Translator: Jonathan Castillo <jcs@odoo.com>, 2022\n"
"Last-Translator: Martin Trigaux, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -301,97 +301,80 @@ msgstr ""
"programs-640?fullscreen=1>`_"
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:3
msgid "Allow Customers to Close their Tickets"
msgstr "Autoriser les clients à fermer leurs tickets"
msgid "Allow customers to close their tickets"
msgstr "Autorisez les clients à clôturer leurs tickets"
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:5
msgid ""
"Allowing customers to close their tickets gives them autonomy and minimize "
"misunderstandings about when an issue is considered solved, or not. It makes"
" communication and actions more efficient."
"Allowing customers to close their own tickets gives them autonomy and "
"minimizes misunderstandings around when an issue is considered solved or "
"not. This results in operational capacity for support teams, and higher "
"satisfaction for the customer."
msgstr ""
"Le fait d'autoriser les clients à clôturer eux-mêmes leurs tickets, leur "
"donne une autonomie et minimise les malentendus liés au fait qu'un problème "
"est considéré comme résolu ou pas. En plus, cela rend la communication et "
"les actions plus efficaces."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:9
msgid "Configure the feature"
msgstr "Configuration de la fonctionnalité"
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:10
msgid "Enable ticket closing"
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:11
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:12
msgid ""
"To configure the feature go to :menuselection:`Helpdesk --> Settings --> "
"Helpdesk Teams --> Edit` and enable *Ticket closing*."
msgstr ""
"Pour configurer cette fonctionnalité, allez sur :menuselection:`Assistance "
"technique --> Paramètres --> Équipes d'assistance technique --> Éditer` et "
"activez *Clôture du ticket*."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
msgid "Ticket closing in Odoo Helpdesk"
"Start by navigating to :menuselection:`Helpdesk --> Configuration --> "
"Helpdesk Teams` and choose the appropriate team. Then click :guilabel:`Edit`"
" and enable :guilabel:`Ticket closing` by checking the field box."
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:18
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
msgid "Ticket closing feature in Odoo Helpdesk."
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:19
msgid ""
"In order to designate to which stage the ticket migrates to once it is "
"closed, go to :menuselection:`Helpdesk --> Overview --> Tickets`."
"To designate which stage the ticket migrates to once it is closed, navigate "
"to the ticket pipeline by going to :menuselection:`Helpdesk --> Overview` "
"and clicking :guilabel:`Tickets` on the team's card."
msgstr ""
"Afin de désigner à quelle étape le ticket migre une fois qu'il est fermé, "
"allez à :menuselection:`Assistance --> Aperçu --> Tickets`."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:25
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:23
msgid ""
"You can either create a new Kanban stage or work with an existing one. For "
"both scenarios, go to :menuselection:`Helpdesk --> Settings --> Edit Stage` "
"and enable *Closing Stage*."
"There are two options: create a new Kanban stage or work with an existing "
"one. For both scenarios, click the :guilabel:`Settings (gear)` icon next to "
"the stage name, select :guilabel:`Edit Stage`, and enable :guilabel:`Closing"
" Stage`. After checking the field box, click :guilabel:`Save` to finish."
msgstr ""
"Vous pouvez soit créer une nouvelle étape Kanban, soit travailler avec une "
"étape existante. Pour les deux scénarios, accédez à "
":menuselection:`Assistance --> Paramètres --> Modifier l'étape` et activez "
"*Étape de clôture*."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:32
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:29
msgid ""
"If a closing stage is not specified, by default, the ticket is moved to the "
"last stage; contrarily, if you have more than one stage set as closing, the "
"ticket is put in the first one."
"last stage in the kanban. If more than one stage is set as a closing stage, "
"the ticket is placed in the first closing stage column."
msgstr ""
"Si aucune étape de clôture n'est spécifiée, par défaut, le ticket est "
"déplacé vers la dernière étape ; à l'inverse, si vous avez plus d'une étape "
"définie en clôture, le ticket est mis dans la première."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:36
msgid "The Costumer Portal"
msgstr "Le Portail du client"
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:38
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:33
msgid ""
"Now, once the user logs into his Portal, the option *Close this ticket* is "
"available."
"With the ticket closing settings now complete, customers can now view the "
"option to :guilabel:`Close this ticket` when they log into their portal."
msgstr ""
"Désormais, une fois que l'utilisateur se connecte à son Portail, l'option "
"*Clôturer ce ticket* est disponible."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:45
msgid "Get reports on tickets closed by costumers"
msgstr "Recevoir des rapports sur les tickets clôturés par le client"
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:47
msgid ""
"To do an analysis of the tickets that have been closed by costumers go to "
":menuselection:`Helpdesk --> Reporting --> Tickets --> Filters --> Add "
"Custom filter --> Closed by partner --> Applied`."
msgstr ""
"Pour faire une analyse des tickets qui ont été fermés par les clients, allez"
" dans :menuselection:`Assistance --> Reporting --> Tickets --> Filtres --> "
"Ajouter un filtre personnalisé --> Fermé par le Partenaire --> Appliqué`."
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
msgid "Reports on Ticket closing in Odoo Helpdesk"
msgid "Customer view of ticket closing in Odoo Helpdesk."
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:40
msgid "Get reports on tickets closed by customers"
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rst:42
msgid ""
"To analyze the tickets that have been closed by customers, go to "
":menuselection:`Helpdesk --> Reporting --> Tickets`. Then, click on the "
":guilabel:`Filters` menu and choose :guilabel:`Add Custom filter`. Next, set"
" the custom filter parameters to :guilabel:`Closed by partner` and "
":guilabel:`is true`. Finally, click :guilabel:`Apply`."
msgstr ""
#: ../../content/applications/services/helpdesk/advanced/close_tickets.rstNone
msgid ""
"Filter for tickets closed by customers on Odoo Helpdesk's reporting page."
msgstr ""
#: ../../content/applications/services/helpdesk/overview.rst:5
@@ -1643,7 +1626,14 @@ msgstr ":doc:`invoice_time`"
msgid "Project"
msgstr "Projet"
#: ../../content/applications/services/project.rst:11
#: ../../content/applications/services/project.rst:10
msgid ""
"Odoo Project is a tool to manage your ongoing projects. Schedule tasks, "
"assign activities to coworkers, and keep track of each project's "
"profitability."
msgstr ""
#: ../../content/applications/services/project.rst:14
#: ../../content/applications/services/timesheets.rst:11
msgid ""
"`Odoo Tutorials: Project and Timesheets "
+123 -124
View File
@@ -7,7 +7,6 @@
# Jérôme Tanché <jerome.tanche@ouest-dsi.fr>, 2022
# Rihab LOUKIL <loukil.rihab@gmail.com>, 2022
# Vallen Delobel <edv@odoo.com>, 2022
# Jolien De Paepe, 2022
# Olivier Lenoir <olivier.lenoir@free.fr>, 2022
# Eloïse Stilmant <est@odoo.com>, 2022
# Cécile Collart <cco@odoo.com>, 2022
@@ -16,6 +15,7 @@
# 2bb6a6c9c26c6796aa3f72da499aab31_c4bf95e <50ab448b17d7dd714d37f715e9558f9f_400401>, 2022
# Fernanda Marques <fem@odoo.com>, 2022
# Shark McGnark <peculiarcheese@gmail.com>, 2022
# Jolien De Paepe, 2023
#
#, fuzzy
msgid ""
@@ -24,7 +24,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-23 09:13+0000\n"
"PO-Revision-Date: 2022-10-04 12:54+0000\n"
"Last-Translator: Shark McGnark <peculiarcheese@gmail.com>, 2022\n"
"Last-Translator: Jolien De Paepe, 2023\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,7 +60,7 @@ msgstr ""
"Odoo offre un :ref:`nom de domaine personnalisé gratuit <domain-name/odoo-"
"register>` à toutes les bases de données Odoo Online pendant 1 an. Les "
"visiteurs peuvent donc accéder à votre site web via une adresse "
"``www.example.com`` plutôt qu'avec celle par défaut ``example.odoo.com``."
"``www.example.com`` plutôt que via celle par défaut ``example.odoo.com``."
#: ../../content/applications/websites/ecommerce.rst:19
msgid ":doc:`Website Documentation <website>`"
@@ -3241,7 +3241,7 @@ msgstr "Publier"
#: ../../content/applications/websites/website/publish/multi_website.rst:3
msgid "Manage Multi Websites"
msgstr "Gérer des sites Web multiples"
msgstr "Gérer des sites web multiples"
#: ../../content/applications/websites/website/publish/multi_website.rst:8
msgid ""
@@ -3249,10 +3249,10 @@ msgid ""
"customer segmentation for your business. A multiplied audience and boosted "
"revenue are now just a few clicks away!"
msgstr ""
"Les sites Web multiples d'Odoo offrent à votre entreprise des multiples "
"possibilités de diversification et de segmentation de la clientèle. Pour une"
" multiplication de l'audience et une augmentation du chiffre d'affaires en "
"quelques clics! "
"Les sites web multiples d'Odoo offrent à votre entreprise de larges "
"possibilités de diversification et de segmentation de la clientèle. Une "
"audience démultipliée et des revenus boostés sont désormais à portée de "
"clics !"
#: ../../content/applications/websites/website/publish/multi_website.rst:12
msgid ""
@@ -3260,19 +3260,19 @@ msgid ""
"domain name, header & footer, pages, languages, products, blog posts, forum,"
" slides, events, live chat channels, etc. Lets go for a tour!"
msgstr ""
"Chaque site Web peut fonctionner de façon complètement indépendante, avec "
"son propre thème, logo, nom de domaine, en tête et bas de page, pages, "
"langues, produits, blogs, forums, diapos, événements, canaux de live chat, "
"etc. Voyons ça de plus près!"
"Chaque site web peut fonctionner de façon complètement indépendante, avec "
"son propre thème, logo, nom de domaine, en-tête & pied de page, pages, "
"langues, produits, blogs, forums, diapositives, événements, canaux de live "
"chat, etc. Voyons ça de plus près !"
#: ../../content/applications/websites/website/publish/multi_website.rst:20
msgid ""
"To create a new website, go to :menuselection:`Website --> Configuration -->"
" Settings`. The button, *Create a new website*, lays in the first section."
msgstr ""
"Pour créer un nouveau site Web, allez sur :menuselection:`Site web --> "
"Configuration --> Paramètres`. Le bouton *Créer un nouveau site Web*, se "
"trouve dans la première partie."
"Pour créer un nouveau site web, allez à :menuselection:`Site Web --> "
"Configuration --> Paramètres`. Le bouton *Créer un nouveau site web* se "
"trouve dans la première section."
#: ../../content/applications/websites/website/publish/multi_website.rst:28
msgid ""
@@ -3281,9 +3281,11 @@ msgid ""
" of your Odoo database. You can later set some country groups to redirect "
"visitors to it using Geo IP."
msgstr ""
"Sur l'écran suivant, définissez un nom ainsi qu'un nom de domaine pour votre"
" site Web. Si vous désirez publier le nouveau site sous le domaine par "
"défaut de votre base de données Odoo, laissez ce champ vide."
"Sur la fenêtre qui apparaît, définissez un nom ainsi qu'un nom de domaine "
"pour votre nouveau site web. Si vous souhaitez publier le nouveau site sous "
"le domaine par défaut de votre base de données Odoo, laissez ce champ vide. "
"Vous pouvez définir ultérieurement des groupes de pays pour rediriger les "
"visiteurs à ce site en utilisant GeoIP."
#: ../../content/applications/websites/website/publish/multi_website.rst:36
msgid ""
@@ -3291,18 +3293,18 @@ msgid ""
"purpose or audience than the first one. So feel free to go for a different "
"theme!"
msgstr ""
"Ensuite, sélectionnez un thème. Ce nouveau site Web aura sans doute un "
"objectif et une audience complètement différents de l'ancien. Alors, "
"n'hésitez pas à choisir un nouveau thème!"
"Sélectionnez ensuite un thème. Ce nouveau site web pourrait avoir un "
"objectif ou une audience complètement différents du premier site. Alors, "
"n'hésitez pas à choisir un thème différent !"
#: ../../content/applications/websites/website/publish/multi_website.rst:40
msgid ""
"Once the theme is selected, you can start to build the homepage of your "
"website. Follow the purple drops; they will help you in the first steps."
msgstr ""
"Une fois que le thème est sélectionné, vous pouvez commencer à construire la"
" page d'accueil de votre site Web. Suivez les onglets mauves, ils vous "
"aideront à démarrer."
"Une fois le thème sélectionné vous pouvez commencer à construire la page "
"d'accueil de votre site web. Suivez les gouttes mauves, ils vous aideront à "
"démarrer."
#: ../../content/applications/websites/website/publish/multi_website.rst:48
msgid ""
@@ -3324,14 +3326,14 @@ msgid ""
"edit it, click :menuselection:`Pages --> Edit Menu`. Moving forward you only"
" edit the menu of the current website."
msgstr ""
"Le nouveau site Web possède un menu par défaut qui contient toutes les "
"Le nouveau site web possède un menu par défaut qui contient toutes les "
"applications installées. Pour l'éditer, cliquez sur :menuselection:`Pages "
"--> Éditer menu`. Si vous continuez, vous n'éditerez que le menu du site Web"
" en cours."
"--> Éditer le menu`. Si vous continuez, vous n'éditerez que le menu du site "
"web en cours."
#: ../../content/applications/websites/website/publish/multi_website.rst:59
msgid "Switch from one website to another"
msgstr "Passer d'un site Web à un autre"
msgstr "Passer d'un site web à un autre"
#: ../../content/applications/websites/website/publish/multi_website.rst:62
msgid ""
@@ -3340,8 +3342,8 @@ msgid ""
"website. If you use another domain for the website, the user is requested to"
" sign in."
msgstr ""
"Aussi simple que de compter jusqu'à trois! Dans le coin droit de la barre "
"d'édition, il y a un onglet de changement de site Web. Si vous choisissez un"
"Aussi simple que compter jusqu'à trois ! Dans le coin droit de la barre "
"d'édition, il y a un onglet de changement de site web. Si vous choisissez un"
" autre site, vous serez connecté au domaine de ce site. Si vous utilisez un "
"domaine différent, l'utilisateur devra s'identifier."
@@ -3352,9 +3354,9 @@ msgid ""
"redirected to a 404 page but prompted to create a new page from there."
msgstr ""
"Lors du changement, vous êtes redirigé vers le chemin de domaine "
"correspondant de l'autre site Web (par ex. ``/shop/myproduct``). Si cette "
"URL n'existe pas, vous serez redirigé vers une page 404 mais invité à créer "
"une nouvelle page à partir de là."
"correspondant de l'autre site web (par ex. ``/shop/myproduct``). Si cette "
"URL n'existe pas, vous serez redirigé vers une page 404, mais invité à créer"
" une nouvelle page à partir de là."
#: ../../content/applications/websites/website/publish/multi_website.rst:76
msgid "Add features"
@@ -3366,25 +3368,25 @@ msgid ""
" your websites. You can, of course, keep them hidden in one website by "
"removing the menu item."
msgstr ""
"Les applications de site Web que vous avez installées (par ex. diapos, "
"blogs) sont disponibles sur tous vos sites. Vous pouvez bien sûr les cacher "
"sur l'un de vos sites en supprimant cette rubrique."
"Les applications de site web que vous avez installées (par ex. diapositives,"
" blogs) sont disponibles sur tous vos sites. Vous pouvez bien sûr les "
"masquer sur l'un de vos sites en supprimant cette rubrique."
#: ../../content/applications/websites/website/publish/multi_website.rst:82
msgid ""
"Each website comes with a high range of specific options in the settings. "
"First, select the website to configure."
msgstr ""
"Chaque site Web contient une large gamme d'options spécifiques dans ses "
"paramètres. Pour les configurer, sélectionnez tout d'abord le site."
"Chaque site web contient une large gamme d'options spécifiques dans les "
"paramètres. Pour les configurer, sélectionnez le site web."
#: ../../content/applications/websites/website/publish/multi_website.rst:88
msgid ""
"Then, take a look at the options flagged with the earth icon. It means they "
"only impact the very website you are working on."
msgstr ""
"Jetez ensuite un coup d’œil aux options identifiées par une icône terre. "
"Cela signifie qu'elles impactent uniquement le site Web sur lequel vous "
"Jetez ensuite un coup d’œil aux options identifiées par une icône globe. "
"Cela signifie qu'elles impactent uniquement le site web sur lequel vous "
"travaillez."
#: ../../content/applications/websites/website/publish/multi_website.rst:94
@@ -3393,32 +3395,32 @@ msgstr "Vous pouvez, par exemple, définir :"
#: ../../content/applications/websites/website/publish/multi_website.rst:96
msgid "languages,"
msgstr "les langues"
msgstr "les langues,"
#: ../../content/applications/websites/website/publish/multi_website.rst:98
msgid "domain names,"
msgstr "les noms de domaine"
msgstr "les noms de domaine,"
#: ../../content/applications/websites/website/publish/multi_website.rst:100
msgid "social media links,"
msgstr "les liens vers les réseaux sociaux"
msgstr "les liens vers les réseaux sociaux,"
#: ../../content/applications/websites/website/publish/multi_website.rst:102
msgid "customer portal mode (B2C vs. B2B),"
msgstr "le mode portail client (B2C vs. B2B)"
msgstr "le mode portail client (B2C vs. B2B),"
#: ../../content/applications/websites/website/publish/multi_website.rst:104
msgid "dedicated live chat channels,"
msgstr "les canaux dédiés de live chat"
msgstr "les canaux dédiés de live chat,"
#: ../../content/applications/websites/website/publish/multi_website.rst:106
msgid "etc."
msgstr "etc"
msgstr "etc."
#: ../../content/applications/websites/website/publish/multi_website.rst:108
msgid "The other options are global and apply to all your websites."
msgstr ""
"Les autres options sont générales et s'appliquent à tous vos sites Web."
"Les autres options sont générales et s'appliquent à tous vos sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:111
msgid "Manage domain names"
@@ -3431,11 +3433,11 @@ msgid ""
"set country groups in the setting of each website. Visitors will be "
"redirected to the right website using GeoIP."
msgstr ""
"Comme expliqué plus haut, vos sites Web peuvent soit partager le même nom de"
" domaine soit utiliser un nom de domaine spécifique. Si vous le partagez et "
"souhaitez adapter le contenu par région, définissez des groupes de pays dans"
" le cadre de chaque site Web. Les visiteurs seront redirigés vers le bon "
"site Web grâce à la géolocalisation IP."
"Comme expliqué précédemment, vos sites web peuvent soit partager le même nom"
" de domaine, soit utiliser un nom de domaine spécifique. Si vous le partagez"
" et souhaitez adapter le contenu par région, définissez des groupes de pays "
"dans les paramètres de chaque site web. Les visiteurs seront redirigés vers "
"le bon site web grâce à la géolocalisation IP."
#: ../../content/applications/websites/website/publish/multi_website.rst:122
msgid ""
@@ -3443,9 +3445,9 @@ msgid ""
"dont forget to install *GeoIP* library. See :doc:`on-premise_geo-ip-"
"installation`"
msgstr ""
"Geo IP est installé par défaut dans Odoo Online. Si vous utilisez Odoo sur "
"vos propres serveurs (on-premise), n'oubliez pas d'installer la bibliothèque"
" *GeoIP*. Voir :doc:`on-premise_geo-ip-installation`."
"Geo IP est installé par défaut dans Odoo Online. Si vous utilisez Odoo on-"
"premise (sur vos serveurs), n'oubliez pas d'installer la bibliothèque "
"*GeoIP*. Voir :doc:`on-premise_geo-ip-installation`."
#: ../../content/applications/websites/website/publish/multi_website.rst:127
msgid ":doc:`/administration/maintain/domain_names`"
@@ -3456,8 +3458,8 @@ msgid ""
"If you setup an extra website and specify the domain name you will have to "
"do three things to get this feature to work:"
msgstr ""
"Si vous configurez un site web supplémentaire et que vous spécifiez le nom "
"de domaine, vous devrez faire trois choses pour que cette fonctionnalité "
"Si vous configurez un site web supplémentaire et que vous précisez le nom de"
" domaine, vous devrez faire trois choses pour que cette fonctionnalité "
"fonctionne :"
#: ../../content/applications/websites/website/publish/multi_website.rst:132
@@ -3465,8 +3467,8 @@ msgid ""
"Setup an A-record in the DNS configuration of your hosting provider so that "
"\"www.mywebsite2.ext\" is redirected to the IP of your Odoo instance."
msgstr ""
"Configurez un enregistrement A dans la configuration DNS de votre "
"fournisseur d'hébergement afin que \"www.mywebsite2.ext\" soit redirigé vers"
"Configurer un enregistrement A dans la configuration DNS de votre "
"fournisseur d'hébergement pour que \"www.mywebsite2.ext\" soit redirigé vers"
" l'IP de votre instance Odoo."
#: ../../content/applications/websites/website/publish/multi_website.rst:134
@@ -3474,15 +3476,15 @@ msgid ""
"Create an extra Nginx ``server`` block in which you set the ``server_name`` "
"that you've set in the :guilabel:`Website domain` field."
msgstr ""
"Créez un bloc ``server`` Nginx supplémentaire dans lequel vous définissez le"
" ``server_name`` que vous avez défini dans le champ :guilabel:``Domaine du "
"Créer un bloc ``server`` Nginx supplémentaire dans lequel vous définissez le"
" ``server_name`` que vous avez défini dans le champ :guilabel:``domaine du "
"site web``."
#: ../../content/applications/websites/website/publish/multi_website.rst:136
msgid ""
"Reload and restart your Nginx instance to use the new ``server`` block."
msgstr ""
"Rechargez et redémarrez votre instance Nginx pour utiliser le nouveau bloc "
"Recharger et redémarrer votre instance Nginx pour utiliser le nouveau bloc "
"``server``."
#: ../../content/applications/websites/website/publish/multi_website.rst:139
@@ -3499,14 +3501,14 @@ msgid ""
msgstr ""
"L'expérience des visiteurs peut être personnalisée de manière très "
"approfondie grâce au menu \\*Personnaliser\\*. Toutes les options visuelles "
"disponibles dans ce menu sont spécifiques pour chaque site Web. Parcourez "
"disponibles dans ce menu sont spécifiques pour chaque site web. Parcourez "
"les différentes pages pour les adapter à ce nouveau public. Privilégiez les "
"flux de travail et les pages automatiques (caisse eCommerce, blogs, "
"flux de travail et les pages automatiques (paiement eCommerce, blogs, "
"événements, etc.) car le nombre d'options disponibles y est plus élevé."
#: ../../content/applications/websites/website/publish/multi_website.rst:152
msgid "Publish specific content per website"
msgstr "Publier un contenu spécifique par site Web"
msgstr "Publier un contenu spécifique par site web"
#: ../../content/applications/websites/website/publish/multi_website.rst:155
msgid ""
@@ -3515,11 +3517,11 @@ msgid ""
"that from the edit form view in the backend and leave the *Website* field "
"blank. This will publish it in all the websites."
msgstr ""
"Comme pour les pages statiques, tout contenu créé à partir de l'interface "
"(produit, article de blog, etc.) est toujours publié uniquement sur le *site"
" Web* en cours. Vous pouvez modifier cela à partir de la vue du formulaire "
"d'édition à l'arrière-plan et laisser le champ *Site Web* vide. Le contenu "
"sera alors publié sur tous les sites Web."
"Comme pour les pages statiques, tout contenu créé dans le frontend (produit,"
" article de blog, etc.) est toujours publié uniquement sur le *site web* en "
"cours. Vous pouvez modifier cela à partir de la vue du formulaire d'édition "
"dans le backend et laisser le champ *Site Web* vide. Le contenu sera alors "
"publié sur tous les sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:163
msgid ""
@@ -3527,7 +3529,7 @@ msgid ""
"websites*:"
msgstr ""
"Voici tous les éléments que vous pouvez lier à *un site en particulier ou à "
"tous les sites Web* :"
"tous les sites web* :"
#: ../../content/applications/websites/website/publish/multi_website.rst:166
msgid "Products"
@@ -3535,7 +3537,7 @@ msgstr "Produits"
#: ../../content/applications/websites/website/publish/multi_website.rst:168
msgid "Product Categories for eCommerce"
msgstr "Catégorie de produits pour le eCommerce"
msgstr "Catégories de produits pour l'eCommerce"
#: ../../content/applications/websites/website/publish/multi_website.rst:170
msgid "Blogs"
@@ -3562,12 +3564,12 @@ msgid ""
"When you create the record from the backend and publish it, typically a "
"product or an event, it is made available in all websites."
msgstr ""
"Lorsque vous publiez un enregistrement créé en arrière-plan, en général un "
"produit ou un événement, il devient disponible sur tous les sites Web."
"Lorsque vous publiez un enregistrement créé dans le backend, en général un "
"produit ou un événement, il devient disponible sur tous les sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:185
msgid "Publish a page in all websites"
msgstr "Publier une page sur tous les sites Web"
msgstr "Publier une page sur tous les sites web"
#: ../../content/applications/websites/website/publish/multi_website.rst:187
msgid ""
@@ -3576,17 +3578,17 @@ msgid ""
"Configuration --> Pages`. To do so, leave the *Website* field empty."
msgstr ""
"Une nouvelle page statique est créée et rendue accessible uniquement sur le "
"site Web en cours. Vous pouvez la dupliquer sur d'autres sites à partir de "
"site web en cours. Vous pouvez la dupliquer sur d'autres sites à partir de "
":menuselection:`Site Web --> Configuration --> Pages`. Pour cela, laissez le"
" champ *site Web* vide."
" champ *site web* vide."
#: ../../content/applications/websites/website/publish/multi_website.rst:191
msgid ""
"If you want to duplicate it in just one other website, duplicate the page "
"and set the new website."
msgstr ""
"Si vous voulez la dupliquer sur un autre site Web uniquement, copiez la page"
" et configurez le nouveau site."
"Si vous voulez la dupliquer sur un seul autre site web, dupliquez la page et"
" configurez le nouveau site."
#: ../../content/applications/websites/website/publish/multi_website.rst:197
msgid ""
@@ -3594,9 +3596,9 @@ msgid ""
" new page is duplicated and tied up to the website. The original page still "
"being linked to all websites."
msgstr ""
"Lorsque vous modifiez à nouveau la page, la modification n'affecte que le "
"site Web en cours. Une nouvelle page est dupliquée et liée au site. La page "
"d'origine reste liée à tous les sites Web."
"Lorsque vous éditez à nouveau la page, la modification n'affecte que le site"
" web en cours. Une nouvelle page est dupliquée et liée au site. La page "
"d'origine reste liée à tous les sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:202
msgid ""
@@ -3604,7 +3606,7 @@ msgid ""
"page behind each edited page."
msgstr ""
"En regroupant les pages par URL dans le gestionnaire de pages, vous "
"retrouvez facilement la page originale derrière chaque page éditée."
"retrouvez facilement la page d'origine derrière chaque page éditée."
#: ../../content/applications/websites/website/publish/multi_website.rst:209
msgid "Multi-companies"
@@ -3615,7 +3617,7 @@ msgid ""
"Each website can be linked to a specific company of your system, in a multi-"
"companies environment."
msgstr ""
"Dans un environnement multi-sociétés, chaque site Web peut être relié à une "
"Dans un environnement multi-sociétés, chaque site web peut être relié à une "
"société spécifique de votre système."
#: ../../content/applications/websites/website/publish/multi_website.rst:217
@@ -3624,7 +3626,7 @@ msgid ""
"(products, jobs, events, etc.)."
msgstr ""
"Avec une telle configuration, seules les données relatives à la société "
"s'affichent sur le site Web (produits, emplois, événements, etc.)."
"s'affichent sur le site web (produits, emplois, événements, etc.)."
#: ../../content/applications/websites/website/publish/multi_website.rst:220
msgid ""
@@ -3633,10 +3635,10 @@ msgid ""
"their subsidiaries, or child companies in Odoo language). And so is it for "
"visitors."
msgstr ""
"Les éditeurs du site Web ne peuvent consulter et éditer que les pages des "
"Les éditeurs du site web ne peuvent consulter et éditer que les pages des "
"données auxquelles ils ont accès, généralement celles appartenant à leur "
"société actuelle (ainsi qu'à leurs sociétés affiliées ou filiales dans le "
"language Odoo). De même pour les visiteurs. "
"langage Odoo). Il en va de même pour les visiteurs. "
#: ../../content/applications/websites/website/publish/multi_website.rst:226
msgid ""
@@ -3644,13 +3646,13 @@ msgid ""
"websites. To change the company and see the related content, use the company"
" selector in the menu."
msgstr ""
"Si les sites Web sont multi-sociétés, vous ne changez pas de société lorsque"
" vous changez de site Web. Pour modifier la société et voir son contenu, "
"Si les sites web sont multi-sociétés, vous ne changez pas de société lorsque"
" vous changez de site web. Pour modifier la société et voir son contenu, "
"utilisez l'onglet de sélection de société dans le menu."
#: ../../content/applications/websites/website/publish/multi_website.rst:232
msgid "Configure your eCommerce website"
msgstr "Configurer votre site Web eCommerce"
msgstr "Configurer votre site web d'eCommerce"
#: ../../content/applications/websites/website/publish/multi_website.rst:234
msgid ""
@@ -3658,13 +3660,13 @@ msgid ""
" so that the entire flow can be customized to fit the very audience of each "
"website."
msgstr ""
"Le eCommerce est un élément crucial de l'environnement multi-sites Web. Nous"
" avons fait en sorte que l'ensemble du flux puisse être personnalisable pour"
" s'adapter à tous les visiteurs de chacun des sites Web."
"L'eCommerce est un élément crucial de l'environnement multi-sites. Nous "
"avons fait en sorte que l'ensemble du flux puisse être personnalisé pour "
"s'adapter à tous les visiteurs de chacun des sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:239
msgid "Products only available on one website"
msgstr "Des produits disponibles sur un seul site Web"
msgstr "Des produits disponibles sur un seul site web"
#: ../../content/applications/websites/website/publish/multi_website.rst:241
msgid ""
@@ -3673,21 +3675,21 @@ msgid ""
"edit form. Empty means available in all websites."
msgstr ""
"Nous avons déjà vu comment publier une donnée spécifique sur un seul site "
"Web. Vous trouverez le champ \\*Site Web\\* dans l'onglet eCommerce du "
"web. Vous trouverez le champ \\*Site Web\\* dans l'onglet eCommerce du "
"formulaire d'édition du produit. Un champ vide veut dire qu'il est "
"disponible sur tous les sites Web."
"disponible sur tous les sites web."
#: ../../content/applications/websites/website/publish/multi_website.rst:249
msgid "Products available on *some* websites"
msgstr "Des produits disponibles sur *certains* sites Web"
msgstr "Des produits disponibles sur *certains* sites web"
#: ../../content/applications/websites/website/publish/multi_website.rst:251
msgid ""
"To make a product available on some websites, but not all of them, you "
"should duplicate the product for each website."
msgstr ""
"Pour rendre un produit disponible sur certains site Web uniquement, vous "
"devez dupliquer le produit pour chaque site."
"Pour rendre un produit disponible sur certains site web, mais pas sur tous, "
"vous devez dupliquer le produit pour chaque site web."
#: ../../content/applications/websites/website/publish/multi_website.rst:254
msgid ""
@@ -3697,11 +3699,11 @@ msgid ""
" in your inventory. That way, any item sold from your website will be "
"converted into the storable item in the delivery order."
msgstr ""
"Si vous devez gérer une référence particulière dans votre stock, vous devez "
"installer *Fabrication\\ et création *Kits* BoMs (nomenclatures). Chaque kit"
" reliera chaque produit “virtuel” publié à la référence principale gérée "
"dans votre stock. Ainsi, tout article vendu à partir de votre site Web sera "
"converti en un article stockable sur le bon de livraison."
"Si vous avez besoin d'une référence unique pour gérer votre inventaire, vous"
" devez installer *Fabrication* et créer des nomenclatures de *Kits*. Chaque "
"kit reliera chaque produit “virtuel” publié à la référence principale gérée "
"dans votre inventaire. Ainsi, tout article vendu à partir de votre site web "
"sera converti en un article stockable sur le bon de livraison."
#: ../../content/applications/websites/website/publish/multi_website.rst:261
msgid "Pricelists"
@@ -3712,8 +3714,8 @@ msgid ""
"To manage specific prices by websites, you can activate *Multiple Sales "
"Prices per Product* in Website settings."
msgstr ""
"Pour gérer des prix spécifiques par site Web, activez *Divers prix de vente "
"par produit* dans les paramètres du site."
"Pour gérer des prix spécifiques par site web, activez *Plusieurs prix par "
"produit* dans les paramètres de Site Web."
#: ../../content/applications/websites/website/publish/multi_website.rst:266
msgid ""
@@ -3730,7 +3732,7 @@ msgid ""
"If you need help. Select a website to make a pricelist only available on "
"this website."
msgstr ""
"Si vous avez besoin d'aide. Sélectionnez l'un des sites Web pour rendre une "
"Si vous avez besoin d'aide. Sélectionnez l'un des sites web pour rendre une "
"liste de prix disponible uniquement sur ce site."
#: ../../content/applications/websites/website/publish/multi_website.rst:275
@@ -3740,9 +3742,9 @@ msgid ""
"operations of Sales and Point of Sale applications."
msgstr ""
"Si vous laissez ce champ vide, cela signifie que vous la rendez disponible "
"sur tous les sites Web lorsque la case *Sélectionnable* est cochée. "
"sur tous les sites web lorsque la case *Sélectionnable* est cochée. "
"Autrement, elle ne sera disponible que pour des opérations de vente en "
"arrière-plan ou pour des applications point de vente."
"backend ou pour des applications point de vente."
#: ../../content/applications/websites/website/publish/multi_website.rst:280
msgid "Payment Providers and Delivery Methods"
@@ -3954,15 +3956,15 @@ msgstr "La base de données GeoIP n'a pas pu résoudre l'adresse IP donnée."
#: ../../content/applications/websites/website/publish/translate.rst:3
msgid "How to translate my website"
msgstr "Comment traduire mon site Web"
msgstr "Comment traduire mon site web"
#: ../../content/applications/websites/website/publish/translate.rst:8
msgid ""
"In addition to creating great modern websites, Odoo gives you the "
"possibility to translate it in different languages."
msgstr ""
"En plus de pouvoir créer des sites modernes, Odoo vous donne la possibilité "
"de les traduire en différentes langues."
"En plus de pouvoir créer de superbes sites modernes, Odoo vous donne la "
"possibilité de les traduire en plusieurs langues."
#: ../../content/applications/websites/website/publish/translate.rst:12
msgid "Process"
@@ -3973,21 +3975,21 @@ msgid ""
"Once your website is created, you have the opportunity to translate it in as"
" many different languages as you want."
msgstr ""
"Une fois votre site Web créé, vous avez l'opportunité de le traduire en "
"autant de langues que vous le souhaitez."
"Une fois votre site web créé, vous avez la possibilité de le traduire en "
"autant de langues différentes que vous le souhaitez."
#: ../../content/applications/websites/website/publish/translate.rst:17
msgid "You can only translate your website manually, follow the next step."
msgstr ""
"Vous ne pouvez traduire votre site web que manuellement, suivez l'étape "
"suivante."
"Vous pouvez seulement traduire votre site web manuellement, en suivant "
"l'étape suivante."
#: ../../content/applications/websites/website/publish/translate.rst:19
msgid ""
"Now go to your website. On the bottom right corner of the page, click on "
"**Add a language**."
msgstr ""
"Ensuite, allez sur votre site Web. Dans le coin inférieur droit de la page, "
"Allez à présent à votre site web. Dans le coin inférieur droit de la page, "
"cliquez sur **Ajouter une langue**."
#: ../../content/applications/websites/website/publish/translate.rst:25
@@ -3995,8 +3997,8 @@ msgid ""
"Choose the language in which you want to translate your website and then "
"click on **Load.**"
msgstr ""
"Choisissez la langue vers laquelle vous voulez traduire votre site Web puis "
"cliquez sur **Télecharger.**"
"Choisissez la langue dans laquelle vous voulez traduire votre site web, puis"
" cliquez sur **Ajouter**."
#: ../../content/applications/websites/website/publish/translate.rst:31
msgid ""
@@ -4004,7 +4006,7 @@ msgid ""
"that the page for the translation has been created. You can also see that "
"some of the text has been translated automatically."
msgstr ""
"Vous verrez que maintenant Français apparaît à côté de English, ce qui "
"Vous verrez qu'à présent, le français apparaît à côté de English, ce qui "
"signifie que la page pour la traduction a été créée. Vous pouvez aussi voir "
"qu'une partie du texte a été traduite automatiquement."
@@ -4012,7 +4014,4 @@ msgstr ""
msgid ""
"To translate the content of the website, click on **Translate** (here "
"**Traduire** since we want to translate the website in French)."
msgstr ""
"Pour traduire le contenu de votre site Web, cliquez sur **Traduire**, "
"cliquez sur **Traduire** (**Traduire** car nous voulons traduire notre site "
"vers le français)."
msgstr "Pour traduire le contenu du site web, cliquez sur **Traduire**."