# Translation of Plugins - Code Snippets - Stable (latest release) in French (France)
# This file is distributed under the same license as the Plugins - Code Snippets - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2026-09-05 14:10:03+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: GlotPress/4.1.0\n"
"Language: fr\n"
"Project-Id-Version: Plugins - Code Snippets - Stable (latest release)\n"

#: php/Integration/Promotions/Notices/Insert_PHP_Code_Snippet.php:20
#: php/REST_API/Import/Plugins/Insert_PHP_Code_Snippet_Plugin_Importer.php:41
msgid "Insert PHP Code Snippet"
msgstr "Insérer l’extrait de code PHP"

#: php/REST_API/Import/Plugins/Insert_Headers_And_Footers_Plugin_Importer.php:50
msgid "WPCode (Insert Headers and Footers)"
msgstr "WPCode (Insérer des en-têtes et des pieds de page)"

#: php/Integration/Promotions/Notices/Header_Footer_Code_Manager.php:20
#: php/REST_API/Import/Plugins/Header_Footer_Code_Manager_Plugin_Importer.php:38
msgid "Header Footer Code Manager"
msgstr "Gestionnaire de code d’en-tête et de pied de page"

#: php/REST_API/Import/File_Import_REST_Controller.php:482
msgid "Unknown upload error."
msgstr "Erreur de téléversement inconnue."

#: php/REST_API/Import/File_Import_REST_Controller.php:479
msgid "A PHP extension stopped the file upload."
msgstr "Une extension PHP a arrêté le téléversement du fichier."

#: php/REST_API/Import/File_Import_REST_Controller.php:478
msgid "Failed to write file to disk."
msgstr "Impossible d’écrire le fichier sur le disque."

#: php/REST_API/Import/File_Import_REST_Controller.php:477
msgid "Missing a temporary folder."
msgstr "Répertoire temporaire manquant."

#: php/REST_API/Import/File_Import_REST_Controller.php:476
msgid "No file was uploaded."
msgstr "Aucun fichier téléversé."

#: php/REST_API/Import/File_Import_REST_Controller.php:475
msgid "File was only partially uploaded."
msgstr "Le fichier a été partiellement téléversé."

#: php/REST_API/Import/File_Import_REST_Controller.php:474
msgid "File exceeds the MAX_FILE_SIZE directive."
msgstr "Le fichier dépasse la taille maximale spécifiée par la directive MAX_FILE_SIZE."

#: php/REST_API/Import/File_Import_REST_Controller.php:473
msgid "File exceeds the upload_max_filesize directive."
msgstr "Le fichier dépasse la directive upload_max_filesize dans php.ini."

#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:359
msgid "Invalid XML in file %s"
msgstr "XML non valide dans le fichier %s"

#: php/REST_API/Import/File_Import_REST_Controller.php:329
#: php/REST_API/Import/File_Import_REST_Controller.php:389
msgid "Untitled Snippet"
msgstr "Extrait sans titre"

#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:315
msgid "No snippets found in file %s"
msgstr "Aucun extrait n’a été trouvé dans le fichier %s"

#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:309
msgid "Invalid JSON in file %1$s: %2$s"
msgstr "JSON non valide dans le fichier %1$s : %2$s"

#: php/REST_API/Import/File_Import_REST_Controller.php:287
msgid "Unsupported file type."
msgstr "Type de fichier non pris en charge."

#: php/REST_API/Import/File_Import_REST_Controller.php:275
msgid "File not found or is not a valid file."
msgstr "Fichier non trouvé ou non valide."

#: php/REST_API/Import/File_Import_REST_Controller.php:210
msgid "No snippet data provided for import."
msgstr "Aucune donnée d’extrait n’a été fournie pour l’importation."

#. translators: %d: number of snippets
#: php/REST_API/Import/File_Import_REST_Controller.php:175
msgid "Found %d snippet ready for import."
msgid_plural "Found %d snippets ready for import."
msgstr[0] "%d extrait trouvé prêt à être importé."
msgstr[1] "%d extraits trouvés prêts à être importés."

#: php/REST_API/Import/File_Import_REST_Controller.php:166
msgid "No valid snippets found in the uploaded files."
msgstr "Aucun extrait valide n’a été trouvé dans les fichiers téléversés."

#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:156
msgid "Error parsing %1$s: %2$s"
msgstr "Erreur d’analyse %1$s : %2$s"

#. translators: %s: file name
#: php/REST_API/Import/File_Import_REST_Controller.php:147
msgid "Invalid file type for %s. Only JSON and XML files are allowed."
msgstr "Type de fichier non valide pour %s. Seuls les fichiers JSON et XML sont autorisés."

#. translators: %1$s: file name, %2$s: error message
#: php/REST_API/Import/File_Import_REST_Controller.php:136
msgid "Upload error for file %1$s: %2$s"
msgstr "Erreur de téléversement pour le fichier %1$s : %2$s"

#: php/REST_API/Import/File_Import_REST_Controller.php:118
msgid "Invalid file upload data."
msgstr "Données de téléversement du fichier non valides."

#: php/REST_API/Import/File_Import_REST_Controller.php:108
msgid "No files were uploaded."
msgstr "Aucun fichier n’a été téléversé."

#: php/REST_API/Import/File_Import_REST_Controller.php:98
msgid "Cookie check failed"
msgstr "Échec de vérification des cookies"

#: php/REST_API/Import/File_Import_REST_Controller.php:65
msgid "Whether to import to network table"
msgstr "Importation dans le tableau réseau"

#: php/REST_API/Import/File_Import_REST_Controller.php:59
msgid "Action to take when duplicate snippets are found"
msgstr "Mesures à prendre lorsque des extraits en double sont détectés"

#: php/Settings/settings.php:116
msgid "Version"
msgstr "Version"

#: php/Settings/Settings_Fields.php:158
msgid "Refresh Versions"
msgstr "Actualiser les versions"

#: php/Settings/Settings_Fields.php:147
msgid "Enable the ability to switch or rollback versions of the Code Snippets core plugin."
msgstr "Activez la possibilité de changer ou de revenir à une version antérieure de l’extension principale Code Snippets."

#: php/Settings/Settings_Fields.php:145
msgid "Version Change"
msgstr "Modification de version"

#: php/Admin/Menus/Settings_Menu.php:103
msgid "Refreshed!"
msgstr "Actualisé !"

#: php/Admin/Menus/Settings_Menu.php:101
msgid "An error occurred while switching versions. Please try again."
msgstr "Une erreur s‘est produite lors de la commutation entre les versions. Veuillez réessayer."

#: php/Admin/Menus/Settings_Menu.php:100
msgid "An error occurred."
msgstr "Une erreur s‘est produite."

#: php/Admin/Menus/Settings_Menu.php:97
msgid "Please select a different version to switch to."
msgstr "Veuillez sélectionner une autre version pour commuter."

#: php/Settings/Version_Switch.php:492
msgid "Switching versions may cause compatibility issues. Always backup your site before switching versions."
msgstr "La commutation entre les versions peut entraîner des problèmes de compatibilité. Sauvegardez toujours votre site avant de commuter de version."

#: php/Settings/Version_Switch.php:479
msgid "Available versions updated successfully."
msgstr "Versions disponibles bien mises à jour."

#: php/Settings/Version_Switch.php:473
msgid "You do not have permission to manage options."
msgstr "Vous n’avez pas le droit de gérer les options."

#: php/Settings/Version_Switch.php:460
msgid "Check for the latest available plugin versions from WordPress.org."
msgstr "Vérifiez les dernières versions disponibles des extensions sur WordPress.org."

#: php/Settings/Version_Switch.php:455
msgid "Refresh Available Versions"
msgstr "Actualiser les versions disponibles"

#: php/Settings/Settings_Fields.php:153 php/Settings/Version_Switch.php:411
msgid "Switch Version"
msgstr "Commuter de version"

#: php/Settings/Version_Switch.php:399
msgid " (Current)"
msgstr " (actuelle)"

#: php/Settings/Version_Switch.php:387
msgid "Switch to Version:"
msgstr "Commuter à la version :"

#: php/Settings/Version_Switch.php:376
msgid "Current Version:"
msgstr "Version actuelle :"

#: php/Settings/Version_Switch.php:335
msgid "Already on the specified version."
msgstr "Déjà sur la version spécifiée."

#: php/Settings/Version_Switch.php:324 php/Settings/Version_Switch.php:429
msgid "You do not have permission to update plugins."
msgstr "Vous n’avez pas le droit de mettre à jour les extensions."

#: php/Settings/Version_Switch.php:302
msgid "Failed to switch versions. Please try again."
msgstr "Échec de commutation de version. Veuillez réessayer."

#: php/Settings/Version_Switch.php:159
msgid "Invalid version specified."
msgstr "Version spécifiée invalide."

#: php/Settings/Version_Switch.php:142 php/Settings/Version_Switch.php:435
msgid "No target version specified."
msgstr "Aucune version cible spécifiée."

#. translators: %s: new version number.
#: php/Settings/Version_Switch.php:352
msgid "Successfully switched to version %s. Please refresh the page to see changes."
msgstr "Passage à la version %s effectué. Veuillez actualiser la page pour voir les modifications."

#: php/Settings/Settings_Fields.php:272
msgctxt "unit"
msgid "px"
msgstr "px"

#: php/Flat_Files/Snippet_Files.php:612
msgid "Snippets will be executed directly from files instead of the database."
msgstr "Les extraits seront exécutés directement à partir des fichiers plutôt que de la base de données."

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:62 dist/edit.js:2
#: dist/manage.js:2
msgid "Active"
msgstr "Actif"

#: php/Settings/Version_Switch.php:491 dist/manage.js:2
msgid "Warning:"
msgstr "Avertissement :"

#: php/Utils/i18n.php:13
msgid "Ok"
msgstr "Ok"

#: php/Settings/Settings_Fields.php:214
msgid "Hide notices inviting you to upgrade to Code Snippets Pro."
msgstr "Masquer les notifications vous invitant à mettre à niveau vers Code Snippets Pro."

#: php/Settings/Settings_Fields.php:212
msgid "Hide Upgrade Notices"
msgstr "Masquer les notifications de mise à niveau"

#: php/REST_API/Snippets/Snippets_REST_Controller.php:920
msgid "Error message if the snippet code could not be parsed."
msgstr "Message d’erreur si le code de l’extrait n’a pas pu être analysé."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:880
msgid "Identifier of condition linked to this snippet."
msgstr "Identifiant de la condition liée à cet extrait."

#: php/Model/Snippet.php:415
msgid "Footer scripts"
msgstr "Scripts de pied de page"

#: php/Model/Snippet.php:413
msgid "Head scripts"
msgstr "Scripts d’en-tête"

#. translators: %d: snippet identifier.
#. translators: %s: snippet identifier.
#: php/Integration/Admin_Bar.php:109 php/Model/Snippet.php:331 dist/manage.js:2
msgid "Snippet #%d"
msgstr "Extrait #%d"

#. translators: %s: URL to Code Snippets Pro Docs
#: php/Admin/Contextual_Help.php:163
msgid "If you're not sure about the types of snippets you can add, take a look at the <a href=\"%s\">Code Snippets Pro Docs</a> for inspiration."
msgstr "Si vous n’êtes pas certain des types d’extraits que vous pouvez ajouter, consultez la <a href=\"%s\">documentation de Code Snippets Pro</a> pour trouver l’inspiration."

#. translators: %s: URL to Code Snippets Pro Docs
#: php/Admin/Contextual_Help.php:147
msgid "You can find out how to enable safe mode in the <a href=\"%s\">Code Snippets Pro Docs</a>."
msgstr "Vous pouvez découvrir comment activer le mode sans échec dans la <a href=\"%s\">documentation de Code Snippets Pro</a>."

#. translators: %d: number of snippets
#: php/REST_API/Import/File_Import_REST_Controller.php:245
msgid "Successfully imported %d snippet."
msgid_plural "Successfully imported %d snippets."
msgstr[0] "%d extrait importé."
msgstr[1] "%d extraits importés."

#: php/Admin/Menus/Edit_Menu.php:69 dist/edit.js:2
msgid "Create New Snippet"
msgstr "Créer un nouvel extrait"

#: php/Admin/Menus/Welcome_Menu.php:33
msgctxt "menu label"
msgid "What's New"
msgstr "Quoi de neuf"

#: php/Integration/Promotions/Notices/Promotion_Base.php:185
msgid "Code Snippets Logo"
msgstr "Logo de Code Snippets"

#: php/Settings/Settings_Fields.php:140
msgid "Reset Caches"
msgstr "Réinitialiser les caches"

#: php/Settings/settings.php:324
msgid "Successfully reset snippets caches."
msgstr "Réinitialisation réussie des caches d’extrait."

#: php/Settings/settings.php:110
msgid "Debug"
msgstr "Débogage"

#: php/Settings/Settings_Fields.php:137
msgid "Use this button to manually upgrade the Code Snippets database table. This action will only affect the snippets table and should be used only when necessary."
msgstr "Utilisez ce bouton pour mettre à niveau manuellement la table de la base de données Extraits de code. Cette action n’affectera que la table des extraits de code et ne doit être utilisée qu’en cas de nécessité."

#: php/Settings/Settings_Fields.php:136
msgid "Upgrade Database Table"
msgstr "Mettre à niveau la table de la base de données"

#: php/Admin/Bootstrap_Admin.php:188
msgid "Docs and Support"
msgstr "Docs et support"

#: php/Settings/settings.php:302
msgid "Successfully performed database table upgrade."
msgstr "La mise à niveau de la table de la base de données a bien été effectuée."

#: php/Settings/Settings_Fields.php:134
msgid "Database Table Upgrade"
msgstr "Mise à niveau de la table de la base de données"

#: php/Admin/Bootstrap_Admin.php:194
msgid "Community"
msgstr "Communauté"

#: php/Admin/Menus/Manage/Manage_Menu.php:93
msgctxt "top-level menu label"
msgid "Go Pro"
msgstr "Passer en version pro"

#: php/Integration/Promotions/Notices/Promotion_Base.php:277
#: php/Integration/Promotions/Other/Elementor_Editor.php:76 dist/edit.js:2
msgid "Learn more"
msgstr "Lire la suite"

#: php/Utils/i18n.php:55
msgid "Select a snippet to display"
msgstr "Sélectionner un extrait à afficher"

#: php/Settings/Settings_Fields.php:270 php/Utils/i18n.php:54
msgid "Font Size"
msgstr "Taille de police"

#: php/Utils/i18n.php:53
msgid "Height"
msgstr "Hauteur"

#: php/Utils/i18n.php:52
msgid "Off"
msgstr "Désactivé"

#: php/Utils/i18n.php:51
msgid "On"
msgstr "Activé"

#: php/Utils/i18n.php:50
msgid "Word Wrap"
msgstr "Enrobage de mot"

#: php/Utils/i18n.php:49
msgid "Highlight Lines"
msgstr "Mettre les lignes en évidence"

#: php/Utils/i18n.php:48
msgid "Scripts (JS)"
msgstr "Scripts (JS)"

#: php/Utils/i18n.php:47
msgid "Styles (CSS)"
msgstr "Styles (CSS)."

#: php/Utils/i18n.php:46
msgid "Content (Mixed)"
msgstr "Contenu (mixte)"

#: php/Utils/i18n.php:45
msgid "Functions (PHP)"
msgstr "Fonctions (PHP)"

#: php/Utils/i18n.php:44
msgid "Code Snippet Source"
msgstr "Source d’extrait de code"

#: php/Utils/i18n.php:41
msgid "Select a snippet to show"
msgstr "Sélectionner un extrait à afficher"

#: php/Utils/i18n.php:40
msgid "Text Color"
msgstr "Couleur de texte"

#: php/Utils/i18n.php:39
msgid "Justified"
msgstr "Justifié"

#: php/Utils/i18n.php:37
msgid "Center"
msgstr "Centré"

#: php/Utils/i18n.php:35
msgid "Alignment"
msgstr "Alignement"

#: php/Utils/i18n.php:34
msgid "Processing Options"
msgstr "Options de traitement"

#: php/Utils/i18n.php:26
msgid "JavaScript loaded in the site &amp;lt;head&amp;gt; section"
msgstr "JavaScript chargé dans la section &amp;lt;head&amp;gt;"

#: php/Utils/i18n.php:25
msgid "Administration area stylesheet"
msgstr "Feuille de style de la zone d’administration"

#: php/Utils/i18n.php:24
msgid "Site front-end stylesheet"
msgstr "Feuille de style d’interface publique du site"

#: php/Utils/i18n.php:21
msgid "View Full Script"
msgstr "Voir le script complet"

#: php/Utils/i18n.php:20
msgid "View Full Stylesheet"
msgstr "Voir la feuille de style complète"

#: php/Utils/i18n.php:16
msgid "Minify Snippet Output"
msgstr "Minimiser la sortie de l’extrait"

#: php/Utils/i18n.php:12
msgid "Thanks"
msgstr "Merci"

#: php/Utils/i18n.php:10
msgid "Success"
msgstr "Réussite"

#: php/Utils/i18n.php:8
msgid "You can now safely remove the free version of Code Snippets"
msgstr "Vous pouvez maintenant supprimer en toute sécurité la version gratuite de Code Snippets"

#: php/snippet-ops.php:415
msgid "Could not activate snippet."
msgstr "Impossible d’activer l’extrait."

#: php/snippet-ops.php:402
msgid "Could not activate snippet: code did not pass validation."
msgstr "Impossible d’activer l’extrait : le code n’a pas passé la validation."

#. translators: %d: snippet identifier.
#: php/snippet-ops.php:396
msgid "Could not locate snippet with ID %d."
msgstr "Impossible de localiser l’extrait avec l’ID %d."

#: php/Settings/Settings_Fields.php:321
msgid "Sublime Text"
msgstr "Sublime Text"

#: php/Settings/Settings_Fields.php:320
msgid "Emacs"
msgstr "Emacs"

#: php/Settings/Settings_Fields.php:319
msgid "Vim"
msgstr "Vim"

#: php/Settings/Settings_Fields.php:316
msgid "The set of keyboard shortcuts to use in the code editor."
msgstr "L’ensemble des raccourcis clavier à utiliser dans l’éditeur de code."

#: php/Settings/Settings_Fields.php:314
msgid "Keymap"
msgstr "Clavier"

#: php/Settings/Settings_Fields.php:286
msgid "Allow folding functions or other blocks into a single line."
msgstr "Permet de replier des fonctions ou d’autres blocs sur une seule ligne."

#: php/Settings/Settings_Fields.php:284
msgid "Code Folding"
msgstr "Repli de code"

#: php/Settings/Settings_Fields.php:280
msgid "Soft-wrap long lines of code instead of horizontally scrolling."
msgstr "Enveloppez les longues lignes de code au lieu de les faire défiler horizontalement."

#: php/Settings/Settings_Fields.php:264
msgid "The number of spaces to indent a block."
msgstr "Le nombre d’espaces pour l’indentation d’un bloc."

#: php/Settings/Settings_Fields.php:257 php/Settings/Settings_Fields.php:265
msgctxt "unit"
msgid "spaces"
msgstr "espaces"

#: php/Settings/Settings_Fields.php:206
msgid "Disable syntax highlighting when displaying snippet code on the front-end."
msgstr "Désactiver la mise en évidence de la syntaxe lors de l’affichage d’un extrait de code sur l’interface publique."

#: php/Settings/Settings_Fields.php:204
msgid "Disable Syntax Highlighter"
msgstr "Désactiver la mise en évidence de syntaxe"

#: php/Settings/Settings_Fields.php:188
msgctxt "unit"
msgid "rows"
msgstr "lignes"

#: php/Settings/Settings_Fields.php:186
msgid "Description Editor Height"
msgstr "Hauteur de description de l’éditeur"

#: php/Settings/Editor_Preview.php:27 php/Settings/Settings_Fields.php:318
msgid "Default"
msgstr "Par défaut"

#: php/REST_API/Snippets/Snippets_REST_Controller.php:909
msgid "Date and time when the snippet was last modified, in ISO format."
msgstr "Date et heure de la dernière modification de l’extrait, au format ISO."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:905
msgid "If a network snippet, whether can be activated on discrete sites instead of network-wide."
msgstr "S’il s’agit d’un extrait de réseau, il peut être activé sur des sites distincts plutôt que sur l’ensemble du réseau."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:900
msgid "Whether the snippet is network-wide instead of site-wide."
msgstr "Si l’extrait s’applique à l’ensemble du réseau plutôt qu’à l’ensemble du site."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:896
msgid "Relative priority in which the snippet is executed."
msgstr "Priorité relative dans laquelle l’extrait est exécuté."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:884
msgid "Snippet activation status."
msgstr "État d’activation de l’extrait."

#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:343
#: php/REST_API/Snippets/Snippets_REST_Controller.php:876
msgid "Context in which the snippet is executable."
msgstr "Contexte dans lequel l’extrait est exécutable."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:869
msgid "List of tag categories the snippet belongs to."
msgstr "Liste des catégories d’étiquettes auxquelles l’extrait appartient."

#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:339
#: php/REST_API/Snippets/Snippets_REST_Controller.php:865
msgid "Executable snippet code."
msgstr "Extrait de code exécutable."

#: php/REST_API/Cloud/Cloud_Snippets_REST_Controller.php:335
#: php/REST_API/Snippets/Snippets_REST_Controller.php:861
msgid "Descriptive text associated with snippet."
msgstr "Texte descriptif associé à l’extrait."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:857
msgid "Descriptive title for the snippet."
msgstr "Titre descriptif de l’extrait."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:852
msgid "Unique identifier for the snippet."
msgstr "Identificateur unique de l’extrait."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:716
msgid "The snippet could not be deactivated."
msgstr "L’extrait n’a pas pu être désactivé."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:601
msgid "The snippet could not be deleted."
msgstr "L’extrait n’a pas pu être supprimé."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:572
msgid "The snippet could not be updated."
msgstr "L’extrait n’a pas pu être mis à jour."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:560
msgid "Cannot update a snippet without a valid ID."
msgstr "Impossible de mettre à jour un extrait sans ID valide."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:541
msgid "The snippet could not be created."
msgstr "L’extrait n’a pas pu être créé."

#: php/REST_API/Snippets/Snippets_REST_Controller.php:517
#: php/REST_API/Snippets/Snippets_REST_Controller.php:591
#: php/REST_API/Snippets/Snippets_REST_Controller.php:651
msgid "The snippet could not be found."
msgstr "L’extrait n’a pas pu être trouvé."

#: php/Admin/Bootstrap_Admin.php:193
msgid "Join our community on Facebook"
msgstr "Rejoignez notre communauté sur Facebook"

#: php/Utils/i18n.php:38
msgid "Right"
msgstr "À droite"

#: php/Utils/i18n.php:36
msgid "Left"
msgstr "À gauche"

#: php/Utils/i18n.php:11
msgid "Notice"
msgstr "Notification"

#: php/Flat_Files/Snippet_Files.php:606
msgid "Learn more."
msgstr "En savoir plus."

#: php/Utils/i18n.php:17
msgid "Minify snippet output by removing whitespace and optimizing code to reduce load times."
msgstr "Minimisez la sortie des extraits en retirant les espaces et en optimisant le code pour réduire les temps de chargement."

#: php/Settings/Settings_Fields.php:308
msgid "Highlight Active Line"
msgstr "Mettre en surbrillance la ligne active"

#: php/Settings/Settings_Fields.php:309
msgid "Highlight the line that is currently being edited."
msgstr "Mettre en surbrillance la ligne en cours d’édition."

#: php/Settings/Settings_Fields.php:200
msgid "Modified (oldest first)"
msgstr "Modifié (du plus ancien au plus récent)"

#: php/Settings/Settings_Fields.php:199
msgid "Modified (latest first)"
msgstr "Modifié (du plus récent au plus ancien)"

#: php/Settings/Settings_Fields.php:198
msgid "Name (Z-A)"
msgstr "Nom (Z-A)"

#: php/Settings/Settings_Fields.php:197
msgid "Name (A-Z)"
msgstr "Nom (A-Z)"

#: php/Settings/Settings_Fields.php:192
msgid "Snippets List Order"
msgstr "Ordre de la liste des extraits"

#: php/Integration/Classic_Editor/mce-strings.php:32
msgid "Show line numbers"
msgstr "Afficher les numéros de lignes"

#: php/Integration/Classic_Editor/mce-strings.php:31
msgid "Insert Snippet Source"
msgstr "Insérer la source de l’extrait"

#: php/Integration/Classic_Editor/mce-strings.php:30
msgid "Snippet Source Code"
msgstr "Code source de l’extrait"

#: php/Settings/Settings_Fields.php:194
msgid "Default way to order snippets on the All Snippets admin menu."
msgstr "Façon par défaut d’ordonner les extraits dans le menu d’administration Tous les extraits."

#. translators: %s: Update PHP URL.
#: php/Core/deactivation-notice.php:44
msgid "Please <a href=\"%s\">upgrade your server to the latest version of PHP</a> to continue using Code Snippets."
msgstr "Veuillez <a href=\"%s\">mettre à niveau votre serveur vers la dernière version de PHP</a> pour continuer à utiliser Code Snippets."

#: php/Admin/Bootstrap_Admin.php:141
msgid "Change plugin settings"
msgstr "Modifier les réglages de l’extension"

#: php/Admin/Bootstrap_Admin.php:187
msgid "Find out how to get support with Code Snippets"
msgstr "Découvrez comment obtenir de l’aide avec Code Snippets"

#: php/Admin/Bootstrap_Admin.php:158 dist/edit.js:2
msgid "Upgrade to Code Snippets Pro"
msgstr "Passer à Code Snippets Pro"

#. translators: %s: formatted last modified date
#: php/Admin/Bootstrap_Admin.php:228
msgid "Last modified %s"
msgstr "Dernière modification %s"

#: php/Admin/Bootstrap_Admin.php:245
msgid "Active Snippets"
msgstr "Extraits actifs"

#: php/Admin/Contextual_Help.php:145
msgid "If something goes wrong with a snippet, and you can't use WordPress, you can cause all snippets to stop executing by turning on <strong>safe mode</strong>."
msgstr "Si quelque chose ne va pas avec un extrait, et que vous ne pouvez plus utiliser WordPress, vous pouvez faire en sorte que tous les extraits cessent de s’exécuter en activant le <strong>mode sûr</strong>."

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:64 dist/import.js:2
#: dist/manage.js:2
msgid "Type"
msgstr "Type"

#: php/Model/Snippet.php:401 dist/admin-bar.js:2 dist/edit.js:2
#: dist/manage.js:2
msgid "Content"
msgstr "Contenu"

#: php/Model/Snippet.php:393
msgid "Global function"
msgstr "Fonction globale"

#: php/Model/Snippet.php:395
msgid "Admin function"
msgstr "Fonction de la zone d’administration"

#: php/Model/Snippet.php:399
msgid "Single-use function"
msgstr "Fonction à usage unique"

#: php/Model/Snippet.php:403
msgid "Head content"
msgstr "Contenu de l’en-tête"

#: php/Model/Snippet.php:407
msgid "Footer content"
msgstr "Contenu du pied de page"

#: php/Model/Snippet.php:409
msgid "Admin styles"
msgstr "Styles d’administration"

#: php/Model/Snippet.php:411
msgid "Front-end styles"
msgstr "Style d’interface publique"

#: php/Model/Snippet.php:397
msgid "Front-end function"
msgstr "Fonction de l’interface publique"

#: php/Core/Upgrader.php:229
msgid "This is a sample snippet. Feel free to use it, edit it, or remove it."
msgstr "Ceci est un exemple d’extrait. N’hésitez pas à l’utiliser, à le modifier ou à le supprimer."

#: php/Core/Upgrader.php:233
msgid "Make upload filenames lowercase"
msgstr "Mettre les noms des fichiers téléversés en minuscule"

#: php/Core/Upgrader.php:235
msgid "Makes sure that image and file uploads have lowercase filenames."
msgstr "Vérifie que les images et les fichiers téléversés ont des noms en minuscule."

#: php/Core/Upgrader.php:239
msgid "Disable admin bar"
msgstr "Désactiver la barre d’administration"

#: php/Core/Upgrader.php:241
msgid "Turns off the WordPress admin bar for everyone except administrators."
msgstr "Désactive la barre d’administration de WordPress pour tout le monde sauf les administrateurs/administratrices."

#: php/Core/Upgrader.php:246
msgid "Allow smilies"
msgstr "Autoriser les smileys"

#: php/Core/Upgrader.php:248
msgid "Allows smiley conversion in obscure places."
msgstr "Permet la conversion des smileys dans les endroits obscurs."

#: php/Core/Upgrader.php:252
msgid "Current year"
msgstr "Année en cours"

#: php/Core/Upgrader.php:254
msgid "Shortcode for inserting the current year into a post or page.."
msgstr "Code court pour insérer l’année en cours dans une publication ou une page..."

#. translators: %d: snippet ID.
#: php/Integration/Shortcodes.php:92
msgid "Could not load snippet with an invalid ID: %d."
msgstr "Impossible de charger l’extrait avec un ID invalide : %d."

#: php/Integration/Classic_Editor/mce-strings.php:23
msgid "Content Snippet"
msgstr "extrait de contenu"

#: php/Integration/Classic_Editor/mce-strings.php:24
msgid "Insert Content Snippet"
msgstr "Insérer un extrait de contenu"

#: php/Integration/Classic_Editor/mce-strings.php:25
msgid "Snippet"
msgstr "Extrait"

#: php/Integration/Classic_Editor/mce-strings.php:26
msgid "Run PHP code"
msgstr "Exécuter le code PHP"

#: php/Integration/Classic_Editor/mce-strings.php:27
msgid "Apply formatting"
msgstr "Appliquer le formatage"

#: php/Integration/Classic_Editor/mce-strings.php:28
msgid "Enable shortcodes"
msgstr "Activer les codes courts"

#. translators: %s: required PHP version number.
#: php/Core/deactivation-notice.php:36
msgid "Code Snippets requires PHP %s or later."
msgstr "Code Snippets requiert PHP %s ou une version ultérieure."

#: php/Admin/Bootstrap_Admin.php:159 php/Admin/Menus/Manage/Manage_Menu.php:99
#: dist/edit.js:2 dist/import.js:2 dist/manage.js:2 dist/settings.js:2
#: dist/welcome.js:2
msgid "Upgrade to Pro"
msgstr "Passer à la version Pro"

#. translators: 1: snippet name, 2: snippet edit link
#: php/Integration/Shortcodes.php:280
msgid "%1$s is currently inactive. You can <a href=\"%2$s\">edit this snippet</a> to activate it and make it visible. This message will not appear in the published post."
msgstr "%1$s est actuellement inactif. Vous pouvez <a href=\"%2$s\">modifier cet extrait</a> pour l’activer et le rendre visible. Ce message n’apparaîtra pas dans l’article publié."

#: php/Core/deactivation-notice.php:56
msgid "Another version of Code Snippets appears to be installed. Deactivating this version."
msgstr "Une autre version de Code Snippets semble être installée. Désactiver cette version."

#. Author of the plugin
#: code-snippets.php
msgid "Code Snippets Pro"
msgstr "Code Snippets Pro"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: code-snippets.php
msgid "https://codesnippets.pro"
msgstr "https://codesnippets.pro"

#: php/Admin/Menus/Edit_Menu.php:48
msgctxt "menu label"
msgid "Edit Snippet"
msgstr "Modifier l’extrait"

#: php/Admin/Contextual_Help.php:126
msgid "Snippets are similar to plugins - they both extend and expand the functionality of WordPress. Snippets are more light-weight, just a few lines of code, and do not put as much load on your server. "
msgstr "Les extraits sont similaires aux extensions - ils permettent d’étendre et de développer les fonctionnalités de WordPress. Les extraits sont plus légers, quelques lignes de code seulement, et n’imposent pas une charge aussi importante à votre serveur."

#: php/Admin/Contextual_Help.php:137
msgid "Here you can manage your existing snippets and perform tasks on them such as activating, deactivating, deleting and exporting."
msgstr " Ici, vous pouvez gérer vos extraits existants et y effectuer des tâches telles que l’activation, la désactivation, la suppression et l’exportation."

#: php/Admin/Contextual_Help.php:161
msgid "Here you can add a new snippet, or edit an existing one."
msgstr " Ici, vous pouvez ajouter un nouvel extrait ou modifier un extrait existant."

#: php/Admin/Contextual_Help.php:187
msgid "Here you can load snippets from a code snippets export file into the database alongside existing snippets."
msgstr " Ici, vous pouvez charger des extraits d’un fichier d’exportation d’extraits de code dans la base de données, à côté des extraits existants."

#. translators: %s: Human-readable time difference.
#: php/Model/Snippet.php:537
msgid "%s ago"
msgstr "il y a %s"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:67 dist/manage.js:2
msgid "Modified"
msgstr "Modifié"

#: php/Model/Snippet.php:539
msgid "Y/m/d"
msgstr "d/m/Y"

#. translators: %s: PHP function name
#: php/Utils/Validator.php:256
msgid "Cannot redeclare function %s."
msgstr "Impossible de redéclarer la fonction %s."

#. translators: %s: PHP class name
#: php/Utils/Validator.php:260
msgid "Cannot redeclare class %s."
msgstr "Impossible de redéclarer la classe %s."

#. translators: %s: PHP interface name
#: php/Utils/Validator.php:264
msgid "Cannot redeclare interface %s."
msgstr "Impossible de redéclarer l’interface %s."

#. translators: %s: PHP identifier name
#: php/Utils/Validator.php:268
msgid "Cannot redeclare %s."
msgstr "Impossible de redéclarer %s."

#: php/Utils/Validator.php:243 php/Utils/Validator.php:306
msgid "Parse error: syntax error, unexpected end of snippet."
msgstr "Erreur d’analyse : erreur de syntaxe, fin inattendue de l’extrait."

#. translators: 1: date format, 2: time format.
#: php/Model/Snippet.php:547
msgctxt "date and time format"
msgid "%1$s at %2$s"
msgstr "%1$s à %2$s"

#: php/Admin/Menus/Settings_Menu.php:212 php/Integration/Admin_Bar.php:291
#: dist/edit.js:2 dist/import.js:2 dist/manage.js:2 dist/settings.js:2
#: dist/welcome.js:2
msgctxt "snippets"
msgid "Import"
msgstr "Importer"

#: php/Integration/Admin_Bar.php:300
msgctxt "snippets"
msgid "Settings"
msgstr "Réglages"

#: php/Admin/Menus/Settings_Menu.php:210 php/Integration/Admin_Bar.php:227
msgctxt "snippets"
msgid "Manage"
msgstr "Gérer"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:68
#: php/Settings/Settings_Fields.php:196 dist/edit.js:2 dist/manage.js:2
msgid "Priority"
msgstr "Priorité"

#: php/Admin/Menus/Manage/Manage_Menu.php:173
msgctxt "tools submenu label"
msgid "Snippets"
msgstr "Snippets"

#: php/Admin/Menus/Settings_Menu.php:245
msgid "Reset to Default"
msgstr "Réinitialiser"

#: php/Settings/settings.php:288
msgid "All settings have been reset to their defaults."
msgstr "Tous les réglages ont été réinitialisés."

#: php/Settings/Settings_Fields.php:220
msgid "Complete Uninstall"
msgstr "Désinstallation complète"

#: php/Admin/Bootstrap_Admin.php:92
msgid "Snippets &raquo; Settings"
msgstr "Extraits &raquo; Réglages"

#: php/Settings/Settings_Fields.php:222
msgid "When the plugin is deleted from the Plugins menu, also delete all snippets and plugin settings."
msgstr "Quand l’extension est supprimée depuis le menu des extensions, supprimer également tous les extraits et les réglages de l’extension."

#: php/Admin/Contextual_Help.php:192
msgid "Importing"
msgstr "Importation"

#: php/Admin/Contextual_Help.php:200
msgid "Exporting"
msgstr "Exportation"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:63 dist/import.js:2
#: dist/manage.js:2
msgid "Name"
msgstr "Nom"

#: php/Admin/Bootstrap_Admin.php:142 dist/edit.js:2 dist/import.js:2
#: dist/manage.js:2 dist/settings.js:2 dist/welcome.js:2
msgid "Settings"
msgstr "Réglages"

#: php/Settings/Settings_Fields.php:326
msgid "Theme"
msgstr "Thème"

#: php/Settings/settings.php:108
msgid "General"
msgstr "Général"

#: php/Admin/Contextual_Help.php:71
msgid "FAQ"
msgstr "FAQ"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:65 dist/edit.js:2
#: dist/import.js:2 dist/manage.js:2
msgid "Description"
msgstr "Description"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:66 dist/import.js:2
#: dist/manage.js:2
msgid "Tags"
msgstr "Étiquettes"

#. Plugin Name of the plugin
#: code-snippets.php php/Admin/Menus/Import_Menu.php:52 dist/edit.js:2
#: dist/import.js:2 dist/manage.js:2 dist/settings.js:2 dist/welcome.js:2
msgid "Code Snippets"
msgstr "Code Snippets"

#: php/Admin/Menus/Import_Menu.php:24
msgctxt "menu label"
msgid "Import"
msgstr "Importer"

#: php/Settings/Settings_Fields.php:171
msgid "Activate by Default"
msgstr "Activer par défaut"

#: php/Admin/Menus/Settings_Menu.php:34
msgctxt "menu label"
msgid "Settings"
msgstr "Réglages"

#: php/Admin/Contextual_Help.php:142 php/Integration/Admin_Bar.php:194
msgid "Safe Mode"
msgstr "Mode sans échec"

#: php/Settings/Settings_Fields.php:278
msgid "Wrap Lines"
msgstr "Retour à la ligne automatique"

#: php/Settings/Settings_Fields.php:256
msgid "The width of a tab character."
msgstr "La largeur de la police de tabulation"

#: php/Settings/Settings_Fields.php:254
msgid "Tab Size"
msgstr "Taille de la tabulation"

#: php/Admin/Bootstrap_Admin.php:307
msgid "Take the survey now"
msgstr "Participer au sondage maintenant"

#: php/Settings/Settings_Fields.php:248
msgid "Indent With Tabs"
msgstr "Décaler avec Tabulations"

#: php/Admin/Bootstrap_Admin.php:329
msgid "Dismiss"
msgstr "Ignorer"

#: php/Admin/Menus/Settings_Menu.php:211 php/Integration/Admin_Bar.php:253
#: dist/edit.js:2
msgctxt "snippet"
msgid "Add New"
msgstr "Ajouter"

#: php/Admin/Menus/Settings_Menu.php:331 php/Settings/settings.php:376
msgid "Settings saved."
msgstr "Réglages enregistrés."

#: php/Settings/settings.php:166
msgid "Editor Preview"
msgstr "Aperçu de l’éditeur"

#: php/Settings/Settings_Fields.php:303
msgid "Highlight all instances of a currently selected word."
msgstr "Mettre en évidence toutes les instances du mot actuellement sélectionné."

#: php/Settings/Settings_Fields.php:302
msgid "Highlight Selection Matches"
msgstr "Mettre en évidence les correspondances de sélection"

#: php/Settings/Settings_Fields.php:298
msgid "Auto-close brackets and quotes when typed."
msgstr "Fermer automatiquement les parenthèses et les guillemets lors de la saisie."

#: php/Settings/Settings_Fields.php:296
msgid "Auto Close Brackets"
msgstr "Fermer automatiquement les parenthèses"

#: php/Settings/Settings_Fields.php:290
msgid "Line Numbers"
msgstr "Numéros de lignes"

#: php/Admin/Contextual_Help.php:73
msgid "Plugin Website"
msgstr "Site de l’extension"

#: php/Admin/Menus/Edit_Menu.php:68
msgctxt "menu label"
msgid "Add New"
msgstr "Ajouter"

#: php/Admin/Contextual_Help.php:135 php/Admin/Contextual_Help.php:158
#: php/Admin/Contextual_Help.php:185
msgid "Overview"
msgstr "Vue d’ensemble"

#: php/Admin/Bootstrap_Admin.php:308
msgid "<strong>Have feedback on Code Snippets?</strong> Please take the time to answer a short survey on how you use this plugin and what you'd like to see changed or added in the future."
msgstr "<strong> Vous avez des retours sur Code Snippets ?</strong> Veuillez prendre le temps de répondre au bref sondage sur l’utilisation de l’extension et sur ce que vous voudriez voir changé ou ajouté à l’avenir."

#: php/Admin/Menus/Manage/Manage_Menu.php:61
msgctxt "top-level menu label"
msgid "Snippets"
msgstr "Snippets"

#: php/Settings/settings.php:109
msgid "Code Editor"
msgstr "Éditeur de code"

#: php/Settings/Settings_Fields.php:292
msgid "Show line numbers to the left of the editor."
msgstr "Afficher les numéros de lignes à gauche de l’éditeur."

#: php/Admin/Contextual_Help.php:70
msgid "About Plugin"
msgstr "À propos de l’extension"

#: php/Admin/Contextual_Help.php:144
msgid "Be sure to check your snippets for errors before you activate them, as a faulty snippet could bring your whole blog down. If your site starts doing strange things, deactivate all your snippets and activate them one at a time."
msgstr "Veuillez bien vérifier vos extraits avant de les activer. Si la syntaxe n’est pas correcte, cela peut de rendre votre site inaccessible. Si vous découvrez des comportements étranges sur votre site, désactivez tous vos extraits, puis activez-les un par un."

#: php/Admin/Menus/Import_Menu.php:53
msgid "Import snippets from a code snippets export file"
msgstr "Importer des extraits depuis un fichier d’exportation Code Snippets"

#: php/Admin/Menus/Import_Menu.php:25
msgid "Import Snippets"
msgstr "Importer des extraits"

#: php/Admin/Menus/Settings_Menu.php:35 php/Admin/Menus/Settings_Menu.php:204
msgid "Snippets Settings"
msgstr "Réglages des extraits"

#: php/Admin/Bootstrap_Admin.php:147
msgid "Manage your existing snippets"
msgstr "Gérer les extraits existants"

#: php/Admin/Contextual_Help.php:169
msgid "Adding Snippets"
msgstr "Ajouter des extraits"

#: php/Admin/Menus/Manage/Manage_Menu_Screen_Options.php:43
msgid "Snippets per page"
msgstr "Extraits par page"

#: php/Settings/Settings_Fields.php:176
msgid "Enable Snippet Tags"
msgstr "Activer les étiquettes d’extrait"

#: php/Settings/Settings_Fields.php:178
msgid "Show snippet tags on admin pages."
msgstr "Afficher les étiquettes d’extrait sur les pages d’administration"

#: php/Settings/Settings_Fields.php:181
msgid "Enable Snippet Descriptions"
msgstr "Activer les descriptions d’extrait"

#: php/Settings/Settings_Fields.php:183
msgid "Show snippet descriptions on admin pages."
msgstr "Afficher les descriptions d’extrait sur les pages d’administration"

#: php/Admin/Menus/Manage/Manage_Menu.php:38
msgctxt "menu label"
msgid "All Snippets"
msgstr "Tous les extraits"

#: php/Admin/Bootstrap_Admin.php:91 php/Admin/Bootstrap_Admin.php:114
#: php/Admin/Bootstrap_Admin.php:148 php/Admin/Menus/Manage/Manage_Menu.php:39
#: php/Admin/Menus/Manage/Manage_Menu.php:60
#: php/Admin/Menus/Manage/Manage_Menu.php:172 php/Integration/Admin_Bar.php:141
#: dist/edit.js:2 dist/import.js:2 dist/manage.js:2 dist/settings.js:2
#: dist/welcome.js:2
msgid "Snippets"
msgstr "Extraits"

#. translators: %s: URL to Snippets admin menu
#: php/Admin/Contextual_Help.php:195
msgid "Imported snippets will be added to the database along with your existing snippets. Regardless of whether the snippets were active on the previous site, imported snippets are always inactive until activated using the <a href=\"%s\">Manage Snippets</a> page."
msgstr "Les extraits de code importées seront ajoutées à la base de données en même temps que vos extraits existants. Bien que les extraits de code aient été actifs sur le site précédent, les extraits importés sont toujours inactifs jusqu’à ce qu’ils soient activés à l’aide de la page <a href=\"%s\">Gérer les extraits de code</a>."

#: php/Admin/Contextual_Help.php:72
msgid "Support Forum"
msgstr "Forum de support"

#. Description of the plugin
#: code-snippets.php
msgid "An easy, clean, and simple way to run code snippets on your site. No need to edit your theme's functions.php file again!"
msgstr "Un moyen simple, propre et facile d’exécuter des extraits de code sur votre site. Plus besoin de modifier le fichier functions.php de votre thème !"

#: php/Admin/Menus/Edit_Menu.php:49 dist/edit.js:2
msgid "Edit Snippet"
msgstr "Modifier l’extrait"

#: php/Admin/Contextual_Help.php:193
msgid "You can load your snippets from a code snippets export file using this page."
msgstr "Vous pouvez charger vos extraits depuis un fichier d’export d’extrait de code depuis cette page."

#. translators: %s: URL to Manage Snippets admin menu
#: php/Admin/Contextual_Help.php:202
msgid "You can save your snippets to a code snippets export file using the <a href=\"%s\">Manage Snippets</a> page."
msgstr "Vous pouvez enregistrer vos extraits dans un fichier d’exportation d’extrait de code en utilisant la page <a href=\"%s\">Extraits</a>."

#: php/Settings/Settings_Fields.php:173
msgid "Make the 'Save and Activate' button the default action when saving a snippet."
msgstr "Faire du bouton « Enregistrer et activer » l’action par défaut lors de l’enregistrement d’un extrait."

#: php/Admin/Contextual_Help.php:171
msgid "You need to fill out the name and code fields for your snippet to be added. While the description field will add more information about how your snippet works, what is does and where you found it, it is completely optional."
msgstr "Vous devez remplir les champs nom et code pour que votre extrait soit ajouté. Le champ de description vous permettra d’ajouter des informations sur le fonctionnement de votre extrait, son contenu et l’endroit où vous l’avez trouvé, mais il est facultatif."

#: php/Settings/Settings_Fields.php:250
msgid "Use hard tabs instead of spaces for indentation."
msgstr "Utiliser des tabulations solides (plutôt que des espaces) pour indenter."

#: php/Settings/Settings_Fields.php:262
msgid "Indent Unit"
msgstr "Unité d’indentation"

#: php/Admin/Menus/Admin_Menu.php:159
msgid "You are not authorized to access this page."
msgstr "Vous n’avez pas les autorisations nécessaires pour accéder à cette page."

#: php/Admin/Contextual_Help.php:172
msgid "Please be sure to check that your snippet is valid PHP code and will not produce errors before adding it through this page. While doing so will not become active straight away, it will help to minimize the chance of a faulty snippet becoming active on your site."
msgstr "Veuillez vous assurer que votre extrait est un code PHP valide et qu’il ne produira aucune erreur avant de l’ajouter via cette page. Bien que cette opération ne soit pas immédiatement active, elle permet de minimiser les risques qu’un extrait défectueux devienne actif sur votre site."

#: php/Admin/Contextual_Help.php:82
msgid "For more information:"
msgstr "Pour plus d’informations :"