# Translation of the ThriveDesk plugin.
# This file is distributed under the same license as the plugin.
msgid ""
msgstr ""
"Project-Id-Version: ThriveDesk\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/thrivedesk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Domain: thrivedesk\n"

#. Plugin Name of the plugin
#: thrivedesk.php
msgid "Agentic Help Desk Plugin for WordPress - Live Chat, AI Chatbot & Ticketing - ThriveDesk"
msgstr "Extension de support client agentique pour WordPress — chat en direct, chatbot IA et tickets — ThriveDesk"

#. Plugin URI of the plugin
#: thrivedesk.php
msgid "https://www.thrivedesk.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash"
msgstr ""

#. Description of the plugin
#: thrivedesk.php
msgid "ThriveDesk is a help desk plugin for WordPress that brings live chat, AI chatbot, support ticketing, and a knowledge base into one place. Built for WooCommerce stores and eCommerce businesses. Resolve customer support tickets faster with shared inbox, automation, and AI-powered replies."
msgstr "ThriveDesk est une extension de support client pour WordPress qui réunit chat en direct, chatbot IA, tickets d’assistance et base de connaissances au même endroit. Conçue pour les boutiques WooCommerce et le e-commerce. Traitez les tickets plus vite grâce à la boîte de réception partagée, à l’automatisation et aux réponses assistées par IA."

#. Author of the plugin
#: thrivedesk.php
#: Hooks/FluentCrmHooks.php:60
#: src/Admin.php:188
#: resources/js/wp-scripts/thrivedesk-autonami-tab.js:8
msgid "ThriveDesk"
msgstr ""

#. Author URI of the plugin
#: thrivedesk.php
msgid "https://profiles.wordpress.org/thrivedesk/"
msgstr ""

#: Hooks/FluentCrmHooks.php:59
msgid "Support Tickets by ThriveDesk"
msgstr "Tickets d’assistance par ThriveDesk"

#: Hooks/FluentCrmHooks.php:142
msgid "View conversation"
msgstr "Voir la conversation"

#: includes/helper.php:37
msgid "View not found"
msgstr "Vue introuvable"

#: includes/helper.php:344
msgid "WooCommerce"
msgstr ""

#: includes/helper.php:346
msgid "Show orders, subscriptions and shipping details beside every conversation."
msgstr "Affichez commandes, abonnements et informations de livraison à côté de chaque conversation."

#: includes/helper.php:352
msgid "Easy Digital Downloads"
msgstr ""

#: includes/helper.php:354
msgid "Pull up a customer’s purchases, licenses and order history while you reply."
msgstr "Consultez les achats, licences et historique de commandes d’un client pendant que vous répondez."

#: includes/helper.php:360
msgid "FluentCRM"
msgstr ""

#: includes/helper.php:362
msgid "See the contact’s lists, tags and lifetime value without leaving the inbox."
msgstr "Voyez les listes, étiquettes et valeur client du contact sans quitter la boîte de réception."

#: includes/helper.php:368
msgid "WordPress Post Sync"
msgstr "Synchronisation des articles WordPress"

#: includes/helper.php:370
msgid "Search your published posts and drop a link to one straight into a reply."
msgstr "Cherchez dans vos articles publiés et insérez un lien directement dans une réponse."

#: includes/helper.php:376
msgid "FunnelKit"
msgstr ""

#: includes/helper.php:378
msgid "Bring FunnelKit Automations contacts, lists and tags into the conversation sidebar."
msgstr "Affichez les contacts, listes et étiquettes FunnelKit Automations dans la barre latérale de la conversation."

#: includes/helper.php:397
msgid "Ecommerce"
msgstr "E-commerce"

#: includes/helper.php:398
msgid "CRM"
msgstr ""

#: includes/helper.php:399
msgid "Content"
msgstr "Contenu"

#: includes/helper.php:418
msgid "View SureCart orders, subscriptions and refunds against the customer you are helping."
msgstr "Consultez les commandes, abonnements et remboursements SureCart du client que vous aidez."

#: includes/helper.php:419
msgid "Look up Freemius licenses, payments and plan changes right from a ticket."
msgstr "Retrouvez les licences, paiements et changements de forfait Freemius directement depuis un ticket."

#: includes/helper.php:448
msgid "Unknown time"
msgstr "Date inconnue"

#. translators: %d: a number of years. One part of a relative time, e.g. "3 years ago".
#: includes/helper.php:463
#, php-format
msgid "%d year"
msgid_plural "%d years"
msgstr[0] "%d an"
msgstr[1] "%d ans"

#. translators: %d: a number of months. One part of a relative time, e.g. "3 months ago".
#: includes/helper.php:468
#, php-format
msgid "%d month"
msgid_plural "%d months"
msgstr[0] "%d mois"
msgstr[1] "%d mois"

#. translators: %d: a number of weeks. One part of a relative time, e.g. "3 weeks ago".
#: includes/helper.php:473
#, php-format
msgid "%d week"
msgid_plural "%d weeks"
msgstr[0] "%d semaine"
msgstr[1] "%d semaines"

#. translators: %d: a number of days. One part of a relative time, e.g. "3 days ago".
#: includes/helper.php:478
#, php-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d jour"
msgstr[1] "%d jours"

#. translators: %d: a number of hours. One part of a relative time, e.g. "3 hours ago".
#: includes/helper.php:483
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d heure"
msgstr[1] "%d heures"

#. translators: %d: a number of minutes. One part of a relative time, e.g. "3 minutes ago".
#: includes/helper.php:488
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d minute"
msgstr[1] "%d minutes"

#. translators: %d: a number of seconds. One part of a relative time, e.g. "3 seconds ago".
#: includes/helper.php:493
#, php-format
msgid "%d second"
msgid_plural "%d seconds"
msgstr[0] "%d seconde"
msgstr[1] "%d secondes"

#: includes/helper.php:499
msgid "just now"
msgstr "à l’instant"

#. translators: %s: a length of time, e.g. "2 hours"
#: includes/helper.php:503
#: includes/views/partials/overview.php:170
#, php-format
msgid "%s ago"
msgstr "il y a %s"

#: includes/helper.php:519
#: includes/views/partials/settings.php:378
#: includes/views/shortcode/conversations.php:160
msgid "Active"
msgstr "Actif"

#: includes/helper.php:521
#: includes/views/shortcode/conversations.php:164
msgid "Pending"
msgstr "En attente"

#: includes/helper.php:523
#: includes/views/shortcode/conversations.php:168
#: resources/js/conversation.js:771
msgid "Closed"
msgstr "Fermé"

#: includes/helper.php:526
msgid "Unknown"
msgstr "Inconnu"

#: includes/helper.php:573
msgid "Previous"
msgstr "Précédent"

#: includes/helper.php:573
msgid "Next"
msgstr "Suivant"

#: includes/helper.php:862
msgid "Invalid nonce"
msgstr "Nonce invalide"

#: includes/helper.php:866
#: src/Admin.php:604
#: src/Admin.php:649
#: src/Admin.php:729
#: src/Assistants/Assistant.php:28
#: src/Conversations/Conversation.php:82
#: src/Conversations/Conversation.php:118
#: src/Conversations/Conversation.php:216
#: src/Inboxes/Inbox.php:27
#: src/Services/PortalService.php:72
msgid "Unauthorized"
msgstr "Non autorisé"

#: includes/views/partials/card-assistant.php:18
msgid "What is Assistant?"
msgstr "Qu’est-ce que l’Assistant ?"

#: includes/views/partials/card-assistant.php:19
msgid "Live chat, knowledge base and a contact form in one widget, shown on the pages you choose."
msgstr "Chat en direct, base de connaissances et formulaire de contact dans un seul widget, affiché sur les pages de votre choix."

#: includes/views/partials/card-assistant.php:21
#: includes/views/partials/card-portal.php:46
#: includes/views/partials/overview.php:219
msgid "Learn more"
msgstr "En savoir plus"

#: includes/views/partials/card-portal.php:41
#: includes/views/partials/card-portal.php:64
msgid "Overview of WPPortal"
msgstr "Présentation de WPPortal"

#: includes/views/partials/card-portal.php:43
msgid "A help center on your own domain, where customers read your knowledge base and follow their tickets. Everything sits behind the login they already have, so nobody is handed off to a site that looks like somebody else's."
msgstr "Un centre d’aide sur votre propre domaine, où les clients consultent votre base de connaissances et suivent leurs tickets. Tout se trouve derrière l’identifiant qu’ils possèdent déjà : personne n’est renvoyé vers un site qui semble appartenir à quelqu’un d’autre."

#: includes/views/partials/card-portal.php:66
#: includes/views/partials/card-portal.php:67
msgid "Watch the 40 second tour"
msgstr "Voir la présentation de 40 secondes"

#: includes/views/partials/card-woo-promo.php:22
msgid "A chatbot that answers from your own catalog"
msgstr "Un chatbot qui répond à partir de votre propre catalogue"

#: includes/views/partials/card-woo-promo.php:23
msgid "Refunds, order edits and shipping without leaving the chat"
msgstr "Remboursements, modifications de commande et livraison sans quitter le chat"

#: includes/views/partials/card-woo-promo.php:24
msgid "Agentic AI with real control over the store, not just replies"
msgstr "Une IA agentique qui pilote réellement la boutique, pas seulement les réponses"

#: includes/views/partials/card-woo-promo.php:25
msgid "Subscriptions and order history beside every conversation"
msgstr "Abonnements et historique de commandes à côté de chaque conversation"

#: includes/views/partials/card-woo-promo.php:42
msgid "WooCommerce integration"
msgstr "Intégration WooCommerce"

#: includes/views/partials/card-woo-promo.php:44
msgid "Run your store from the conversation"
msgstr "Pilotez votre boutique depuis la conversation"

#: includes/views/partials/card-woo-promo.php:47
msgid "Connect your store and every conversation arrives with the customer already known - what they bought, what they are paying for, and what is on its way."
msgstr "Connectez votre boutique et chaque conversation arrive avec le client déjà identifié : ce qu’il a acheté, ce qu’il paie et ce qui est en route."

#: includes/views/partials/card-woo-promo.php:63
msgid "Connect WooCommerce"
msgstr "Connecter WooCommerce"

#: includes/views/partials/connect-accounts.php:16
msgid "Create New Account"
msgstr "Créer un compte"

#: includes/views/partials/connect-accounts.php:20
msgid "Connect Existing Account"
msgstr "Connecter un compte existant"

#: includes/views/partials/connect-card.php:26
msgid "Just one last step!"
msgstr "Plus qu’une étape !"

#: includes/views/partials/connect-card.php:27
msgid "Add your API key to connect this site to ThriveDesk."
msgstr "Ajoutez votre clé API pour connecter ce site à ThriveDesk."

#: includes/views/partials/connect-card.php:31
msgid "API Key"
msgstr "Clé API"

#: includes/views/partials/connect-card.php:33
msgid "Enter your API Key"
msgstr "Saisissez votre clé API"

#: includes/views/partials/connect-card.php:38
#: resources/js/admin.js:1151
msgid "Complete Setup"
msgstr "Terminer la configuration"

#: includes/views/partials/connect-card.php:45
msgid "Don't have a key yet?"
msgstr "Vous n’avez pas encore de clé ?"

#: includes/views/partials/connect-card.php:56
msgid "Additional Info - click to expand"
msgstr "Informations complémentaires — cliquez pour développer"

#: includes/views/partials/connect-card.php:64
msgid "Allowlist our IP addresses"
msgstr "Autorisez nos adresses IP"

#: includes/views/partials/connect-card.php:66
msgid "Collapse additional info"
msgstr "Réduire les informations complémentaires"

#: includes/views/partials/connect-card.php:70
msgid "For a seamless integration, add these IP addresses to your server's firewall or security plugin."
msgstr "Pour une intégration sans accroc, ajoutez ces adresses IP au pare-feu de votre serveur ou à votre extension de sécurité."

#. translators: %s: the value being copied, such as an IP address or an email address
#: includes/views/partials/connect-card.php:83
#: includes/views/partials/connect-card.php:87
#: includes/views/partials/settings.php:565
#: includes/views/partials/settings.php:569
#, php-format
msgid "Copy %s"
msgstr "Copier %s"

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/views/partials/connect-card.php:102
#, php-format
msgid "Still stuck? Email us at %1$shelp@thrivedesk.com%2$s with your site URL and IP address."
msgstr "Toujours bloqué ? Écrivez-nous à %1$shelp@thrivedesk.com%2$s en indiquant l’URL de votre site et votre adresse IP."

#. translators: %1$s, %3$s: opening link tags; %2$s, %4$s: closing link tags
#: includes/views/partials/connect-card.php:111
#, php-format
msgid "By continuing, you agree to the %1$sTerms of Service%2$s and %3$sPrivacy Policy%4$s."
msgstr "En continuant, vous acceptez les %1$sconditions d’utilisation%2$s et la %3$spolitique de confidentialité%4$s."

#: includes/views/partials/connect-empty.php:19
#: resources/js/wp-scripts/admin-app/Integrations.js:33
msgid "Connect ThriveDesk first"
msgstr "Connectez d’abord ThriveDesk"

#: includes/views/partials/connect-empty.php:47
msgid "Already have a key? Add it on the Overview tab"
msgstr "Vous avez déjà une clé ? Ajoutez-la dans l’onglet Aperçu"

#: includes/views/partials/overview.php:31
#: includes/views/partials/workspace-card.php:45
msgid "Not connected"
msgstr "Non connecté"

#: includes/views/partials/overview.php:33
msgid "Connected, with limits"
msgstr "Connecté, avec des limites"

#: includes/views/partials/overview.php:35
#: resources/js/wp-scripts/admin-app/Integrations.js:95
msgid "Connected"
msgstr "Connecté"

#: includes/views/partials/overview.php:113
msgid "Connection details"
msgstr "Détails de la connexion"

#: includes/views/partials/overview.php:114
msgid "The API key that links this site to ThriveDesk."
msgstr "La clé API qui relie ce site à ThriveDesk."

#: includes/views/partials/overview.php:136
msgid "Disconnect this site from ThriveDesk"
msgstr "Déconnecter ce site de ThriveDesk"

#: includes/views/partials/overview.php:143
#: resources/js/admin.js:701
#: resources/js/wp-scripts/admin-app/Integrations.js:122
msgid "Disconnect"
msgstr "Déconnecter"

#: includes/views/partials/overview.php:158
msgid "API key"
msgstr "Clé API"

#: includes/views/partials/overview.php:161
msgid "Replace"
msgstr "Remplacer"

#: includes/views/partials/overview.php:165
msgid "Last checked"
msgstr "Dernière vérification"

#: includes/views/partials/overview.php:179
msgid "New API key"
msgstr "Nouvelle clé API"

#: includes/views/partials/overview.php:180
msgid "Paste your API key"
msgstr "Collez votre clé API"

#. translators: %1$s: opening link tag, %2$s: closing link tag
#: includes/views/partials/overview.php:185
#, php-format
msgid "Find it in ThriveDesk under Settings, Company, API key. %1$sOpen ThriveDesk%2$s"
msgstr "Vous la trouverez dans ThriveDesk sous Réglages, Entreprise, Clé API. %1$sOuvrir ThriveDesk%2$s"

#: includes/views/partials/overview.php:194
msgid "Verify and save"
msgstr "Vérifier et enregistrer"

#: includes/views/partials/overview.php:197
#: resources/js/admin.js:702
msgid "Cancel"
msgstr "Annuler"

#: includes/views/partials/overview.php:216
msgid "Using Cloudflare?"
msgstr "Vous utilisez Cloudflare ?"

#: includes/views/partials/overview.php:217
msgid "Add the ThriveDesk IP addresses to your Cloudflare allowlist. Without them, WooCommerce and the other integrations may not be reachable."
msgstr "Ajoutez les adresses IP de ThriveDesk à votre liste d’autorisation Cloudflare. Sans elles, WooCommerce et les autres intégrations risquent d’être injoignables."

#: includes/views/partials/settings.php:83
msgid "Add to WooCommerce"
msgstr "Ajouter à WooCommerce"

#: includes/views/partials/settings.php:127
msgid "Live Chat needs a ThriveDesk account"
msgstr "Le chat en direct nécessite un compte ThriveDesk"

#: includes/views/partials/settings.php:128
msgid "The chat widget is configured from the assistants in your workspace, so there is nothing to choose from until this site is connected."
msgstr "Le widget de chat se configure à partir des assistants de votre espace de travail : il n’y a donc rien à choisir tant que ce site n’est pas connecté."

#: includes/views/partials/settings.php:137
msgid "Live Chat Assistant"
msgstr "Assistant de chat en direct"

#: includes/views/partials/settings.php:138
msgid "Show a chat widget on your site so visitors can start a conversation without leaving the page."
msgstr "Affichez un widget de chat sur votre site pour que les visiteurs puissent démarrer une conversation sans quitter la page."

#: includes/views/partials/settings.php:141
msgid "Manage assistants"
msgstr "Gérer les assistants"

#: includes/views/partials/settings.php:150
msgid "Assistant"
msgstr "Assistant"

#: includes/views/partials/settings.php:152
msgid "Select an assistant"
msgstr "Sélectionnez un assistant"

#: includes/views/partials/settings.php:159
msgid "Which assistant this site loads."
msgstr "L’assistant chargé par ce site."

#: includes/views/partials/settings.php:163
msgid "Hide on these pages"
msgstr "Masquer sur ces pages"

#: includes/views/partials/settings.php:178
msgid "Shown on every page"
msgstr "Affiché sur toutes les pages"

#. translators: %d: how many pages the widget is hidden on.
#: includes/views/partials/settings.php:181
#, php-format
msgid "%d pages hidden"
msgstr "%d pages masquées"

#: includes/views/partials/settings.php:211
msgid "The chat widget shows on every page of your site by default. Pick any pages it should stay off - checkout, account pages, or anywhere a chat bubble would get in the way. Leave empty to show it everywhere."
msgstr "Par défaut, le widget de chat s’affiche sur toutes les pages de votre site. Choisissez celles où il doit rester masqué : commande, pages de compte, ou tout endroit où une bulle de chat gênerait. Laissez vide pour l’afficher partout."

#: includes/views/partials/settings.php:225
msgid "No assistant yet"
msgstr "Aucun assistant pour le moment"

#: includes/views/partials/settings.php:226
msgid "Create one in ThriveDesk, then come back here to choose which assistant this site loads."
msgstr "Créez-en un dans ThriveDesk, puis revenez ici pour choisir l’assistant chargé par ce site."

#: includes/views/partials/settings.php:228
msgid "Create an assistant"
msgstr "Créer un assistant"

#: includes/views/partials/settings.php:256
msgid "Preview"
msgstr "Aperçu"

#: includes/views/partials/settings.php:257
msgid "Choose an assistant to preview it."
msgstr "Choisissez un assistant pour l’afficher en aperçu."

#: includes/views/partials/settings.php:267
msgid "Portal needs a ThriveDesk account"
msgstr "Le portail nécessite un compte ThriveDesk"

#: includes/views/partials/settings.php:268
msgid "Portal serves your inboxes and knowledge base on your own site, so it has nothing to serve until this site is connected."
msgstr "Le portail publie vos boîtes de réception et votre base de connaissances sur votre propre site : il n’a donc rien à publier tant que ce site n’est pas connecté."

#: includes/views/partials/settings.php:274
#: resources/js/admin.js:1642
msgid "All inboxes"
msgstr "Toutes les boîtes de réception"

#: includes/views/partials/settings.php:292
msgid "Portal is part of the Plus plan and above. The settings below are saved, but nothing is served until the plan covers it."
msgstr "Le portail fait partie du forfait Plus et supérieurs. Les réglages ci-dessous sont enregistrés, mais rien n’est publié tant que le forfait ne le couvre pas."

#: includes/views/partials/settings.php:293
msgid "Compare plans"
msgstr "Comparer les forfaits"

#: includes/views/partials/settings.php:303
#: resources/js/wp-scripts/admin-app/App.js:23
msgid "Portal"
msgstr "Portail"

#: includes/views/partials/settings.php:304
msgid "A help center on your own site: customers open tickets, read the knowledge base and follow their replies without leaving your domain."
msgstr "Un centre d’aide sur votre propre site : les clients ouvrent des tickets, consultent la base de connaissances et suivent leurs réponses sans quitter votre domaine."

#: includes/views/partials/settings.php:309
msgid "Clear portal cache"
msgstr "Vider le cache du portail"

#: includes/views/partials/settings.php:320
msgid "Ticket creation form"
msgstr "Formulaire de création de ticket"

#: includes/views/partials/settings.php:322
msgid "Select the page with your ticket form"
msgstr "Sélectionnez la page contenant votre formulaire de ticket"

#: includes/views/partials/settings.php:330
msgid "You can use your existing form plugin, or any free one, to build the ticket page. All you have to do is set a ThriveDesk inbox address as the form's submission email."
msgstr "Vous pouvez utiliser votre extension de formulaire actuelle, ou n’importe laquelle gratuite, pour créer la page de ticket. Il suffit d’indiquer une adresse de boîte de réception ThriveDesk comme e-mail de destination du formulaire."

#: includes/views/partials/settings.php:331
msgid "How to build one"
msgstr "Comment en créer un"

#: includes/views/partials/settings.php:350
msgid "Build it with one of these, then select its page above."
msgstr "Créez-le avec l’une de celles-ci, puis sélectionnez sa page ci-dessus."

#: includes/views/partials/settings.php:379
msgid "Not active"
msgstr "Non activée"

#: includes/views/partials/settings.php:385
msgid "Activate"
msgstr "Activer"

#: includes/views/partials/settings.php:398
msgid "Create a form"
msgstr "Créer un formulaire"

#: includes/views/partials/settings.php:424
msgid "Add a Support tab to the WooCommerce My Account page"
msgstr "Ajouter un onglet Assistance à la page Mon compte de WooCommerce"

#. translators: %1$s: opening <strong> tag, %2$s: closing </strong> tag
#: includes/views/partials/settings.php:431
#, php-format
msgid "Customers reach their tickets where they already are - and with this on you do not need the %1$sshortcode%2$s anywhere, because the tab is the portal."
msgstr "Les clients accèdent à leurs tickets là où ils se trouvent déjà — et avec cette option activée, le %1$scode court%2$s devient inutile, car l’onglet est le portail."

#: includes/views/partials/settings.php:457
msgid "Set your business hours in ThriveDesk first, then you can show them here."
msgstr "Définissez d’abord vos horaires d’ouverture dans ThriveDesk, vous pourrez ensuite les afficher ici."

#: includes/views/partials/settings.php:460
msgid "Show business hours on the portal"
msgstr "Afficher les horaires d’ouverture sur le portail"

#: includes/views/partials/settings.php:465
msgid "A bar at the top of the portal saying whether you are open and how long until that changes. Holidays announce themselves."
msgstr "Une barre en haut du portail indiquant si vous êtes ouvert et dans combien de temps cela change. Les jours fériés s’annoncent d’eux-mêmes."

#: includes/views/partials/settings.php:467
msgid "This workspace has no business hours set yet."
msgstr "Cet espace de travail n’a pas encore d’horaires d’ouverture définis."

#: includes/views/partials/settings.php:468
msgid "Set them in ThriveDesk"
msgstr "Définissez-les dans ThriveDesk"

#: includes/views/partials/settings.php:487
msgid "Which hours"
msgstr "Quels horaires"

#: includes/views/partials/settings.php:491
msgid "Unnamed schedule"
msgstr "Horaire sans nom"

#: includes/views/partials/settings.php:495
msgid "This workspace has more than one schedule. The portal counts down against this one."
msgstr "Cet espace de travail a plusieurs horaires. Le portail décompte selon celui-ci."

#: includes/views/partials/settings.php:508
msgid "Portal shortcode"
msgstr "Code court du portail"

#: includes/views/partials/settings.php:517
#: includes/views/partials/settings.php:518
msgid "Copy the portal shortcode"
msgstr "Copier le code court du portail"

#: includes/views/partials/settings.php:525
msgid "Put this on any page to turn it into the help center. Only logged-in visitors can see it."
msgstr "Placez-le sur n’importe quelle page pour la transformer en centre d’aide. Seuls les visiteurs connectés peuvent le voir."

#: includes/views/partials/settings.php:545
msgid "Your inbox addresses"
msgstr "Vos adresses de boîte de réception"

#: includes/views/partials/settings.php:580
msgid "Point your form at one of these and its submissions become conversations."
msgstr "Dirigez votre formulaire vers l’une d’elles et ses envois deviennent des conversations."

#: includes/views/partials/settings.php:598
msgid "Sync posts to ThriveDesk"
msgstr "Synchroniser les articles vers ThriveDesk"

#: includes/views/partials/settings.php:607
msgid "Agents can search these from inside a conversation without leaving ThriveDesk."
msgstr "Les agents peuvent les rechercher depuis une conversation sans quitter ThriveDesk."

#: includes/views/partials/settings.php:619
msgid "Connect with Help Center"
msgstr "Connecter au centre d’aide"

#: includes/views/partials/settings.php:620
msgid "Anyone opening a ticket is asked to search first. The better your Help Center is stocked, the fewer tickets reach you."
msgstr "Toute personne ouvrant un ticket est d’abord invitée à effectuer une recherche. Mieux votre centre d’aide est fourni, moins vous recevez de tickets."

#: includes/views/partials/settings.php:631
msgid "Select a ticket creation form above to set this up."
msgstr "Sélectionnez un formulaire de création de ticket ci-dessus pour configurer cette option."

#: includes/views/partials/settings.php:639
#: includes/views/setting.php:32
msgid "Help Center"
msgstr "Centre d’aide"

#: includes/views/partials/settings.php:641
msgid "Do not search a Help Center"
msgstr "Ne pas rechercher dans un centre d’aide"

#: includes/views/partials/settings.php:648
msgid "Which ThriveDesk Help Center the portal searches."
msgstr "Le centre d’aide ThriveDesk dans lequel le portail effectue ses recherches."

#: includes/views/partials/settings.php:652
msgid "WordPress content"
msgstr "Contenu WordPress"

#: includes/views/partials/settings.php:666
msgid "Help Center only"
msgstr "Centre d’aide uniquement"

#. translators: %d: how many post types are searched alongside the Help Center.
#: includes/views/partials/settings.php:669
#, php-format
msgid "%d content types"
msgstr "%d types de contenu"

#: includes/views/partials/settings.php:688
msgid "Post types on this site to search alongside the Help Center. Leave empty to search the Help Center only."
msgstr "Types de contenu de ce site à inclure dans la recherche, en plus du centre d’aide. Laissez vide pour ne chercher que dans le centre d’aide."

#: includes/views/partials/settings.php:694
msgid "Make searching compulsory"
msgstr "Rendre la recherche obligatoire"

#: includes/views/partials/settings.php:696
msgid "Hides the new ticket button until a search has run. People who find their answer never open the ticket; people who do not still can."
msgstr "Masque le bouton de nouveau ticket tant qu’aucune recherche n’a été effectuée. Ceux qui trouvent leur réponse n’ouvrent jamais de ticket ; les autres le peuvent toujours."

#: includes/views/partials/settings.php:712
msgid "What this does"
msgstr "À quoi cela sert"

#: includes/views/partials/settings.php:716
msgid "With a Help Center and some post types chosen, anyone opening a ticket on the portal is asked to search first, and ThriveDesk shows the answer if it is already published in either place."
msgstr "Avec un centre d’aide et quelques types de contenu sélectionnés, toute personne ouvrant un ticket sur le portail est d’abord invitée à chercher, et ThriveDesk affiche la réponse si elle est déjà publiée à l’un des deux endroits."

#: includes/views/partials/settings.php:719
msgid "The ones who find it never open the ticket, which is the point: fewer of the same question, asked and answered again."
msgstr "Ceux qui la trouvent n’ouvrent jamais de ticket, et c’est bien le but : moins de fois la même question, posée et traitée à nouveau."

#: includes/views/partials/workspace-card.php:18
msgid "Account"
msgstr "Compte"

#: includes/views/partials/workspace-card.php:19
msgid "Billing"
msgstr "Facturation"

#: includes/views/partials/workspace-card.php:20
msgid "Assistants"
msgstr "Assistants"

#: includes/views/partials/workspace-card.php:21
msgid "Inboxes"
msgstr "Boîtes de réception"

#: includes/views/partials/workspace-card.php:22
msgid "Knowledge base"
msgstr "Base de connaissances"

#: includes/views/partials/workspace-card.php:30
msgid "Workspace"
msgstr "Espace de travail"

#: includes/views/partials/workspace-card.php:43
msgid "Workspace:"
msgstr "Espace de travail :"

#: includes/views/partials/workspace-card.php:49
msgid "Plan:"
msgstr "Forfait :"

#: includes/views/partials/workspace-card.php:60
msgid "Portal:"
msgstr "Portail :"

#: includes/views/partials/workspace-card.php:63
msgid "Included"
msgstr "Inclus"

#: includes/views/partials/workspace-card.php:64
msgid "Not included"
msgstr "Non inclus"

#: includes/views/partials/workspace-card.php:68
msgid "Subscription expired"
msgstr "Abonnement expiré"

#: includes/views/partials/workspace-card.php:75
msgid "API access"
msgstr "Accès à l’API"

#: includes/views/partials/workspace-card.php:95
msgid "unreachable"
msgstr "injoignable"

#: includes/views/setting.php:28
msgid "Version"
msgstr "Version"

#: includes/views/setting.php:33
msgid "System Status"
msgstr "État du système"

#: includes/views/setting.php:36
msgid "Visit ThriveDesk"
msgstr "Aller sur ThriveDesk"

#: includes/views/shortcode/conversation-details.php:45
#: includes/views/shortcode/conversation-details.php:227
msgid "Back to tickets"
msgstr "Retour aux tickets"

#. translators: %s: relative time
#: includes/views/shortcode/conversation-details.php:64
#, php-format
msgid "Updated %s"
msgstr "Mis à jour %s"

#. translators: %d: number of messages in the conversation thread
#: includes/views/shortcode/conversation-details.php:71
#, php-format
msgid "%d message"
msgid_plural "%d messages"
msgstr[0] "%d message"
msgstr[1] "%d messages"

#: includes/views/shortcode/conversation-details.php:123
msgid "You"
msgstr "Vous"

#: includes/views/shortcode/conversation-details.php:124
msgid "Agent"
msgstr "Agent"

#: includes/views/shortcode/conversation-details.php:149
msgid "No messages yet"
msgstr "Aucun message pour le moment"

#: includes/views/shortcode/conversation-details.php:150
msgid "Send the first reply below to start the conversation."
msgstr "Envoyez la première réponse ci-dessous pour démarrer la conversation."

#: includes/views/shortcode/conversation-details.php:171
msgid "Your reply"
msgstr "Votre réponse"

#: includes/views/shortcode/conversation-details.php:172
msgid "Goes to the agent assigned to this ticket."
msgstr "Adressée à l’agent affecté à ce ticket."

#: includes/views/shortcode/conversation-details.php:182
msgid "Compose message"
msgstr "Rédiger un message"

#: includes/views/shortcode/conversation-details.php:187
msgid "Reply is sent when you submit the form."
msgstr "La réponse est envoyée lorsque vous validez le formulaire."

#: includes/views/shortcode/conversation-details.php:190
msgid "Send reply"
msgstr "Envoyer la réponse"

#: includes/views/shortcode/conversation-details.php:213
#: includes/views/shortcode/conversations.php:53
msgid "Your subscription plan does not support the WP Portal feature. Please contact ThriveDesk for more information."
msgstr "Votre forfait ne prend pas en charge la fonctionnalité WP Portal. Contactez ThriveDesk pour en savoir plus."

#: includes/views/shortcode/conversation-details.php:221
msgid "Conversation not found"
msgstr "Conversation introuvable"

#: includes/views/shortcode/conversation-details.php:222
msgid "The requested conversation does not exist or you do not have permission to view it."
msgstr "La conversation demandée n’existe pas ou vous n’avez pas l’autorisation de la consulter."

#: includes/views/shortcode/conversation-details.php:231
msgid "Unable to load conversation. Please try again later."
msgstr "Impossible de charger la conversation. Réessayez plus tard."

#: includes/views/shortcode/conversations.php:30
#: includes/views/shortcode/modal.php:132
msgid "No ticket page is selected. Set one in ThriveDesk settings to enable creating new tickets."
msgstr "Aucune page de ticket n’est sélectionnée. Choisissez-en une dans les réglages ThriveDesk pour permettre la création de tickets."

#: includes/views/shortcode/conversations.php:31
#: includes/views/shortcode/modal.php:133
msgid "Open the new ticket form"
msgstr "Ouvrir le formulaire de nouveau ticket"

#: includes/views/shortcode/conversations.php:33
msgid "New ticket (not configured)"
msgstr "Nouveau ticket (non configuré)"

#: includes/views/shortcode/conversations.php:34
#: includes/views/shortcode/conversations.php:233
#: includes/views/shortcode/conversations.php:241
msgid "New ticket"
msgstr "Nouveau ticket"

#: includes/views/shortcode/conversations.php:113
msgid "Search tickets…"
msgstr "Rechercher des tickets…"

#: includes/views/shortcode/conversations.php:114
#: includes/views/shortcode/modal.php:41
msgid "Clear search"
msgstr "Effacer la recherche"

#: includes/views/shortcode/conversations.php:122
msgid "Reload tickets"
msgstr "Recharger les tickets"

#: includes/views/shortcode/conversations.php:129
msgid "Reload"
msgstr "Recharger"

#: includes/views/shortcode/conversations.php:154
msgid "Filter by status"
msgstr "Filtrer par statut"

#: includes/views/shortcode/conversations.php:156
msgid "All"
msgstr "Tous"

#: includes/views/shortcode/conversations.php:223
msgid "No tickets yet"
msgstr "Aucun ticket pour le moment"

#: includes/views/shortcode/conversations.php:224
msgid "Open a new ticket to start a conversation with the team. We typically reply within a few hours during business days."
msgstr "Ouvrez un nouveau ticket pour démarrer une conversation avec l’équipe. Nous répondons généralement en quelques heures les jours ouvrés."

#: includes/views/shortcode/conversations.php:254
#: includes/views/shortcode/conversations.php:278
#: resources/js/wp-scripts/ThriveDeskConversationData.js:33
msgid "Status"
msgstr "Statut"

#: includes/views/shortcode/conversations.php:255
#: includes/views/shortcode/conversations.php:283
msgid "Subject"
msgstr "Sujet"

#: includes/views/shortcode/conversations.php:256
#: includes/views/shortcode/conversations.php:294
msgid "Last update"
msgstr "Dernière mise à jour"

#. translators: 1: ticket subject, 2: ticket ID
#: includes/views/shortcode/conversations.php:275
#, php-format
msgid "Open ticket %2$s: %1$s"
msgstr "Ouvrir le ticket %2$s : %1$s"

#: includes/views/shortcode/conversations.php:310
#: includes/views/shortcode/modal.php:91
msgid "No matches"
msgstr "Aucun résultat"

#: includes/views/shortcode/conversations.php:311
msgid "No tickets match your search. Try a different term or clear the search to see all tickets."
msgstr "Aucun ticket ne correspond à votre recherche. Essayez un autre terme ou effacez la recherche pour voir tous les tickets."

#: includes/views/shortcode/conversations.php:324
msgid "Powered by"
msgstr "Propulsé par"

#: includes/views/shortcode/conversations.php:329
msgid "Page navigation"
msgstr "Navigation dans les pages"

#: includes/views/shortcode/modal.php:22
msgid "Search documentation"
msgstr "Rechercher dans la documentation"

#: includes/views/shortcode/modal.php:23
msgid "Find answers in our knowledge base or open a ticket."
msgstr "Trouvez des réponses dans notre base de connaissances ou ouvrez un ticket."

#: includes/views/shortcode/modal.php:25
msgid "Close (Esc)"
msgstr "Fermer (Échap)"

#: includes/views/shortcode/modal.php:26
msgid "Esc"
msgstr "Échap"

#: includes/views/shortcode/modal.php:39
msgid "Search articles, guides, and docs…"
msgstr "Rechercher articles, guides et documentation…"

#: includes/views/shortcode/modal.php:60
msgid "Searching…"
msgstr "Recherche…"

#: includes/views/shortcode/modal.php:78
msgid "Search before opening a ticket"
msgstr "Cherchez avant d’ouvrir un ticket"

#: includes/views/shortcode/modal.php:79
msgid "Type at least one character to search our knowledge base. Most questions are already answered there."
msgstr "Saisissez au moins un caractère pour chercher dans notre base de connaissances. La plupart des questions y trouvent déjà réponse."

#: includes/views/shortcode/modal.php:92
msgid "We couldn't find anything for that query. Try a different term or open a new ticket."
msgstr "Nous n’avons rien trouvé pour cette recherche. Essayez un autre terme ou ouvrez un nouveau ticket."

#: includes/views/shortcode/modal.php:121
msgid "Not happy with the results? Create a ticket"
msgstr "Les résultats ne vous conviennent pas ? Créez un ticket"

#: includes/views/shortcode/modal.php:130
msgid "Create a new ticket"
msgstr "Créer un nouveau ticket"

#: src/Admin.php:198
#: src/Admin.php:199
msgid "API Verify"
msgstr "Vérification de l’API"

#: src/Admin.php:654
msgid "Disconnected from ThriveDesk."
msgstr "Déconnecté de ThriveDesk."

#: src/Conversations/Conversation.php:123
msgid "Security check failed"
msgstr "Échec du contrôle de sécurité"

#: src/Conversations/Conversation.php:132
msgid "Please wait a moment before reloading again."
msgstr "Patientez un instant avant de recharger à nouveau."

#: src/Conversations/Conversation.php:143
msgid "Tickets reloaded successfully"
msgstr "Tickets rechargés"

#: src/Conversations/Conversation.php:148
#: resources/js/conversation.js:63
msgid "Failed to reload tickets"
msgstr "Échec du rechargement des tickets"

#. translators: %s: the reason the request failed, as reported by ThriveDesk.
#: src/Conversations/Conversation.php:289
#, php-format
msgid "Something went wrong: %s"
msgstr "Une erreur s’est produite : %s"

#: src/Conversations/Conversation.php:428
msgid "Settings saved successfully"
msgstr "Réglages enregistrés"

#: src/Conversations/Conversation.php:432
#: resources/js/admin.js:1145
#: resources/js/admin.js:1465
#: resources/js/admin.js:1479
#: resources/js/admin.js:1518
#: resources/js/admin.js:1599
#: resources/js/admin.js:1660
#: resources/js/admin.js:1705
msgid "Something went wrong"
msgstr "Une erreur s’est produite"

#. translators: 1: opening link tag to the login screen, 2: closing link tag.
#: src/Conversations/Conversation.php:542
#, php-format
msgid "You must be logged in to view the ticket or conversation. %1$sLog in%2$s to continue."
msgstr "Vous devez être connecté pour consulter le ticket ou la conversation. %1$sConnectez-vous%2$s pour continuer."

#: src/Conversations/Conversation.php:746
msgid "Reply text can not be empty."
msgstr "Le texte de la réponse ne peut pas être vide."

#: src/Conversations/Conversation.php:765
msgid "Your reply could not be sent. Please try again."
msgstr "Votre réponse n’a pas pu être envoyée. Réessayez."

#: src/Portal/UserAccountPages.php:153
msgid "Support"
msgstr "Assistance"

#: src/RestRoute.php:110
msgid "Invalid request format"
msgstr "Format de requête invalide"

#: src/RestRoute.php:114
msgid "FluentCRM is not available on this site."
msgstr "FluentCRM n’est pas disponible sur ce site."

#: src/RestRoute.php:122
msgid "Contact does not exist."
msgstr "Ce contact n’existe pas."

#: resources/js/admin.js:315
msgid "Filter"
msgstr "Filtrer"

#: resources/js/admin.js:323
msgid "Nothing matches that."
msgstr "Aucun résultat."

#: resources/js/admin.js:381
msgid "Clear"
msgstr "Effacer"

#: resources/js/admin.js:404
msgid "Nothing selected"
msgstr "Aucune sélection"

#. translators: %d: how many options are selected.
#: resources/js/admin.js:406
#, js-format
msgid "%d selected"
msgstr "%d sélectionnés"

#. translators: %1$d: chosen count, %2$d: total available.
#: resources/js/admin.js:424
#, js-format
msgid "%1$d of %2$d selected"
msgstr "%1$d sur %2$d sélectionnés"

#: resources/js/admin.js:494
msgid "Are you sure to disconnect this integration?"
msgstr "Voulez-vous vraiment déconnecter cette intégration ?"

#: resources/js/admin.js:529
msgid "Unable to connect with ThriveDesk. Make sure you are using this plugin on a live site."
msgstr "Impossible de se connecter à ThriveDesk. Vérifiez que vous utilisez cette extension sur un site en ligne."

#: resources/js/admin.js:586
msgid "Disconnected from ThriveDesk"
msgstr "Déconnecté de ThriveDesk"

#: resources/js/admin.js:587
msgid "Your settings for this site were kept. Add a key to connect again."
msgstr "Vos réglages pour ce site ont été conservés. Ajoutez une clé pour vous reconnecter."

#: resources/js/admin.js:612
msgid "Connected to ThriveDesk"
msgstr "Connecté à ThriveDesk"

#: resources/js/admin.js:613
msgid "Your site is set up and ready to take conversations."
msgstr "Votre site est configuré et prêt à recevoir des conversations."

#: resources/js/admin.js:688
msgid "Disconnect this site?"
msgstr "Déconnecter ce site ?"

#: resources/js/admin.js:691
msgid "This site stops sending conversations to ThriveDesk."
msgstr "Ce site cesse d’envoyer des conversations à ThriveDesk."

#: resources/js/admin.js:692
msgid "The chat widget stops appearing on your site."
msgstr "Le widget de chat n’apparaît plus sur votre site."

#: resources/js/admin.js:693
msgid "Connected integrations are revoked and have to be reconnected."
msgstr "Les intégrations connectées sont révoquées et devront être reconnectées."

#: resources/js/admin.js:694
msgid "Nothing is deleted in your ThriveDesk account."
msgstr "Rien n’est supprimé dans votre compte ThriveDesk."

#: resources/js/admin.js:726
msgid "Could not disconnect"
msgstr "Déconnexion impossible"

#: resources/js/admin.js:727
msgid "Something went wrong. Reload the page and try again."
msgstr "Une erreur s’est produite. Rechargez la page et réessayez."

#: resources/js/admin.js:799
msgid "Close video"
msgstr "Fermer la vidéo"

#: resources/js/admin.js:897
msgid "Assistant preview"
msgstr "Aperçu de l’assistant"

#: resources/js/admin.js:999
msgid "Copy failed. Select the text and copy it manually."
msgstr "La copie a échoué. Sélectionnez le texte et copiez-le manuellement."

#. translators: %s: an IP address.
#: resources/js/admin.js:1008
#, js-format
msgid "Copied %s"
msgstr "%s copié"

#: resources/js/admin.js:1029
#: resources/js/admin.js:1056
#: resources/js/admin.js:1100
#: resources/js/admin.js:1127
#: resources/js/admin.js:1135
#: resources/js/admin.js:1144
#: resources/js/admin.js:1379
#: resources/js/admin.js:1457
#: resources/js/admin.js:1464
#: resources/js/admin.js:1478
#: resources/js/admin.js:1491
#: resources/js/admin.js:1500
#: resources/js/admin.js:1509
#: resources/js/admin.js:1517
#: resources/js/admin.js:1566
#: resources/js/admin.js:1573
#: resources/js/admin.js:1598
#: resources/js/admin.js:1622
#: resources/js/admin.js:1629
#: resources/js/admin.js:1670
#: resources/js/admin.js:1704
msgid "Error"
msgstr "Erreur"

#: resources/js/admin.js:1030
msgid "ThriveDesk configuration not loaded. Please refresh the page."
msgstr "La configuration de ThriveDesk n’a pas été chargée. Actualisez la page."

#: resources/js/admin.js:1057
msgid "Invalid response from server"
msgstr "Réponse du serveur invalide"

#: resources/js/admin.js:1101
msgid "Invalid response from helpdesk form submission"
msgstr "Réponse invalide lors de l’envoi du formulaire"

#. translators: %s: error message
#: resources/js/admin.js:1137
#, js-format
msgid "Failed to save helpdesk form: %s"
msgstr "Échec de l’enregistrement du formulaire : %s"

#: resources/js/admin.js:1292
msgid "Saving..."
msgstr "Enregistrement…"

#: resources/js/admin.js:1302
#: resources/js/admin.js:1311
msgid "Changes saved"
msgstr "Modifications enregistrées"

#: resources/js/admin.js:1313
msgid "Portal cache cleared."
msgstr "Cache du portail vidé."

#: resources/js/admin.js:1314
msgid "The portal cache could not be cleared."
msgstr "Le cache du portail n’a pas pu être vidé."

#: resources/js/admin.js:1326
#: resources/js/admin.js:1334
msgid "Could not save"
msgstr "Enregistrement impossible"

#: resources/js/admin.js:1335
#: resources/js/admin.js:1728
msgid "Check your connection and try again."
msgstr "Vérifiez votre connexion et réessayez."

#: resources/js/admin.js:1380
msgid "API Key is required"
msgstr "La clé API est obligatoire"

#: resources/js/admin.js:1425
msgid "Verified"
msgstr "Vérifiée"

#: resources/js/admin.js:1433
msgid "Success"
msgstr "Succès"

#: resources/js/admin.js:1458
msgid "Form submition failed"
msgstr "L’envoi du formulaire a échoué"

#: resources/js/admin.js:1501
#: resources/js/admin.js:1567
#: resources/js/admin.js:1623
msgid "Invalid API Key"
msgstr "Clé API invalide"

#: resources/js/admin.js:1510
#: resources/js/admin.js:1574
#: resources/js/admin.js:1630
msgid "Server Error"
msgstr "Erreur du serveur"

#: resources/js/admin.js:1583
msgid "Select Assistant"
msgstr "Sélectionner un assistant"

#: resources/js/admin.js:1588
msgid "No Assistant Found"
msgstr "Aucun assistant trouvé"

#: resources/js/admin.js:1653
msgid "No Inbox Found"
msgstr "Aucune boîte de réception trouvée"

#: resources/js/admin.js:1662
msgid "Request timed out. Please try again."
msgstr "Délai de la requête dépassé. Réessayez."

#. translators: %s: error message
#: resources/js/admin.js:1665
#, js-format
msgid "Error: %s"
msgstr "Erreur : %s"

#: resources/js/admin.js:1724
msgid "Portal cache cleared"
msgstr "Cache du portail vidé"

#: resources/js/admin.js:1727
msgid "Could not clear the cache"
msgstr "Impossible de vider le cache"

#: resources/js/conversation.js:52
msgid "Success!"
msgstr "Réussi !"

#: resources/js/conversation.js:62
#: resources/js/conversation.js:71
msgid "Error!"
msgstr "Erreur !"

#: resources/js/conversation.js:72
msgid "Failed to reload tickets. Please try again."
msgstr "Échec du rechargement des tickets. Réessayez."

#: resources/js/conversation.js:283
msgid "Knowledge Base"
msgstr "Base de connaissances"

#: resources/js/conversation.js:294
msgid "WordPress"
msgstr ""

#: resources/js/conversation.js:509
#: resources/js/conversation.js:538
msgid "Oops..."
msgstr "Oups…"

#: resources/js/conversation.js:510
msgid "Reply text can not be empty!"
msgstr "Le texte de la réponse ne peut pas être vide !"

#: resources/js/conversation.js:529
msgid "Reply sent"
msgstr "Réponse envoyée"

#. translators: 1: hours, 2: minutes, 3: seconds. A countdown, e.g. "39h 08m 12s".
#: resources/js/conversation.js:684
#, js-format
msgid "%1$sh %2$sm %3$ss"
msgstr "%1$s h %2$s min %3$s s"

#. translators: 1: minutes, 2: seconds. A countdown under an hour, e.g. "08m 12s".
#: resources/js/conversation.js:689
#, js-format
msgid "%1$sm %2$ss"
msgstr "%1$s min %2$s s"

#. translators: %s: seconds. A countdown under a minute, e.g. "12s".
#: resources/js/conversation.js:693
#, js-format
msgid "%ss"
msgstr "%s s"

#: resources/js/conversation.js:710
msgid "You can still open a ticket"
msgstr "Vous pouvez toujours ouvrir un ticket"

#: resources/js/conversation.js:761
msgid "Holiday"
msgstr "Jour férié"

#. translators: %s: a number of days. How long a holiday runs, e.g. "3 days".
#: resources/js/conversation.js:767
#, js-format
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s jour"
msgstr[1] "%s jours"

#. translators: %s: a date, e.g. "September 2". When the desk reopens.
#: resources/js/conversation.js:769
#, js-format
msgid "back on %s"
msgstr "de retour le %s"

#: resources/js/conversation.js:780
msgid "Support is online around the clock"
msgstr "Assistance disponible 24 h/24"

#. translators: %s: how long until the desk closes, e.g. "2h 14m 03s".
#: resources/js/conversation.js:791
#, js-format
msgid "Support is online — closes in %s"
msgstr "Assistance en ligne — ferme dans %s"

#: resources/js/conversation.js:804
msgid "Support is offline"
msgstr "Assistance hors ligne"

#. translators: %s: how long until the desk opens, e.g. "9h 22m 03s".
#: resources/js/conversation.js:806
#, js-format
msgid "Support is offline — opens in %s"
msgstr "Assistance hors ligne — ouvre dans %s"

#: resources/js/wp-scripts/admin-app/App.js:20
msgid "Overview"
msgstr "Aperçu"

#: resources/js/wp-scripts/admin-app/App.js:21
msgid "Integrations"
msgstr "Intégrations"

#: resources/js/wp-scripts/admin-app/App.js:22
msgid "Live Chat"
msgstr "Chat en direct"

#: resources/js/wp-scripts/admin-app/Integrations.js:45
msgid "ThriveDesk could not start the connection. Make sure this plugin is running on a live site."
msgstr "ThriveDesk n’a pas pu établir la connexion. Vérifiez que cette extension fonctionne sur un site en ligne."

#: resources/js/wp-scripts/admin-app/Integrations.js:91
msgid "Locked"
msgstr "Verrouillé"

#: resources/js/wp-scripts/admin-app/Integrations.js:99
msgid "Not installed"
msgstr "Non installée"

#: resources/js/wp-scripts/admin-app/Integrations.js:116
#: resources/js/wp-scripts/admin-app/Integrations.js:139
msgid "Connect"
msgstr "Connecter"

#: resources/js/wp-scripts/admin-app/Integrations.js:136
msgid "Install and activate this plugin first"
msgstr "Installez et activez d’abord cette extension"

#: resources/js/wp-scripts/admin-app/Integrations.js:154
msgid "No integrations are available."
msgstr "Aucune intégration disponible."

#: resources/js/wp-scripts/admin-app/Integrations.js:169
msgid "Connect this site to ThriveDesk to link your store, CRM and posts. Everything below stays here waiting."
msgstr "Connectez ce site à ThriveDesk pour relier votre boutique, votre CRM et vos articles. Tout ce qui suit reste ici en attente."

#: resources/js/wp-scripts/admin-app/Integrations.js:178
msgid "Add your API key"
msgstr "Ajoutez votre clé API"

#: resources/js/wp-scripts/admin-app/request.js:36
msgid "Something went wrong. Please try again."
msgstr "Une erreur s’est produite. Réessayez."

#: resources/js/wp-scripts/ThriveDeskConversationData.js:31
msgid "ID"
msgstr "ID"

#: resources/js/wp-scripts/ThriveDeskConversationData.js:32
msgid "Title"
msgstr "Titre"

#: resources/js/wp-scripts/ThriveDeskConversationData.js:34
msgid "Submitted at"
msgstr "Envoyé le"

#: resources/js/wp-scripts/ThriveDeskConversationData.js:35
msgid "Action"
msgstr "Action"

#: resources/js/wp-scripts/ThriveDeskConversationData.js:61
msgid "View Conversation"
msgstr "Voir la conversation"

#: resources/js/wp-scripts/ThriveDeskConversationData.js:72
msgid "No conversations found"
msgstr "Aucune conversation trouvée"
