# This file is distributed under the same license as the Code Snippets package.
msgid ""
msgstr ""
"Project-Id-Version: Code Snippets\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-11 08:58+1000\n"
"PO-Revision-Date: 2015-05-11 10:08+1000\n"
"Last-Translator: Shea Bunge <shea@sheabunge.com>"
"Language-Team: oWEB <oweb@office-web.net>\n"
"Language: fr\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: Poedit 1.7.5\n"
#: includes/admin.php:81 includes/manage/admin.php:21
#: includes/manage/manage.php:22 includes/manage/manage.php:23
#: includes/manage/manage.php:33
msgid "Snippets"
msgstr "Snippets"
#: includes/admin.php:152
msgid "Manage your existing snippets"
msgstr "Gérer les snippets existants"
#: includes/admin.php:153 includes/manage/manage.php:34
msgid "Manage"
msgstr "Gérer"
#: includes/admin.php:182
msgid "Visit the WordPress.org plugin page"
msgstr "Page du plugin sur WordPress.org"
#: includes/admin.php:183
msgid "About"
msgstr "A propos"
#: includes/admin.php:187
msgid "Visit the support forums"
msgstr "Forums de support"
#: includes/admin.php:188
msgid "Support"
msgstr "Support"
#: includes/admin.php:192
msgid "Support this plugin's development"
msgstr "Aider au développement du plugin"
#: includes/admin.php:193
msgid "Donate"
msgstr "Faire un don"
#: includes/admin.php:226
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 ""
#: includes/admin.php:229
msgid "Take the survey now"
msgstr ""
#: includes/class-export.php:102
msgid ""
"This is a code snippets export file generated by the Code Snippets WordPress "
"plugin."
msgstr ""
#: includes/class-export.php:103
msgid "http://wordpress.org/plugins/code-snippets"
msgstr ""
#: includes/class-export.php:104
msgid "To import these snippets a WordPress site follow these steps:"
msgstr ""
#: includes/class-export.php:105
msgid "1. Log in to that site as an administrator."
msgstr ""
#: includes/class-export.php:106
msgid ""
"2. Install the Code Snippets plugin using the directions provided at the "
"above link."
msgstr ""
#: includes/class-export.php:107
msgid "3. Go to 'Tools: Import' in the WordPress admin panel."
msgstr ""
#: includes/class-export.php:108
msgid "4. Click on the \"Code Snippets\" importer in the list"
msgstr ""
#: includes/class-export.php:109
msgid "5. Upload this file using the form provided on that page."
msgstr ""
#: includes/class-export.php:110
msgid ""
"6. Code Snippets will then import all of the snippets and associated "
"information contained in this file into your site."
msgstr ""
#: includes/class-export.php:111
msgid ""
"7. You will then have to visit the 'Snippets: Manage' admin menu and "
"activate desired snippets."
msgstr ""
#: includes/edit/admin-help.php:15 includes/import/admin-help.php:16
#: includes/manage/admin-help.php:15
msgid "Overview"
msgstr "Présentation "
#: includes/edit/admin-help.php:17
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. Here you can add a new "
"snippet, or edit an existing one."
msgstr ""
"Les Snippets sont similaires aux plugins. Ils permettent aussi d'étendre les "
"fonctionnalités de WordPress. Les Snippets sont plus légers, juste quelques "
"lignes de code : cela permet à votre site de se charger plus rapidement. "
"Ici, vous pouvez en ajouter ou en éditer."
#: includes/edit/admin-help.php:22
msgid "Finding Snippets"
msgstr "Trouver des Snippets"
#: includes/edit/admin-help.php:24
msgid ""
"Here are some links to websites which host a large number of snippets that "
"you can add to your site.\n"
"\t\t<ul>\n"
"\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets\">WP-"
"Snippets</a></li>\n"
"\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</a></"
"li>\n"
"\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=\"Cats "
"Who Code Snippet Library\">Cats Who Code</a></li>\n"
"\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n"
"\t\t</ul>"
msgstr ""
"Voici quelques liens vers des sites qui proposent une large panoplie de "
"Snippets que vous pouvez ajouter à votre installation.\n"
"\t\t<ul>\n"
"\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets\">WP-"
"Snippets</a></li>\n"
"\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</a></"
"li>\n"
"\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=\"Cats "
"Who Code Snippet Library\">Cats Who Code</a></li>\n"
"\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n"
"\t\t</ul>"
#: includes/edit/admin-help.php:31
msgid ""
"More places to find snippets, as well as a selection of example snippets, "
"can be found in the <a href=\"https://github.com/sheabunge/code-snippets/"
"wiki/Finding-snippets\">plugin documentation</a>"
msgstr ""
"Vous trouverez une collection de Snippets, ou des exemples sur la page de <a "
"href=\"https://github.com/sheabunge/code-snippets/wiki/Finding-snippets"
"\">documentation</a> du plugin. "
#: includes/edit/admin-help.php:36
msgid "Adding Snippets"
msgstr "Ajout de Snippets"
#: includes/edit/admin-help.php:38
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 ajouter un Snippet. Le champ "
"description permet d'ajouter des informations sur la fonction ajoutée : "
"utilité, où vous l'avez trouvé. C'est une option de confort."
#: includes/edit/admin-help.php:39
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 minimise the chance of a faulty "
"snippet becoming active on your site."
msgstr ""
"Veuillez vérifier le code PHP de votre Snippet. En vérifiant le code avant "
"d'activer le Snippet, vous vous assurerez que vous ne mettrez en danger "
"votre installation."
#: includes/edit/admin-help.php:43 includes/import/admin-help.php:37
#: includes/manage/admin-help.php:37
msgid "For more information:"
msgstr "Pour plus d'informations : "
#: includes/edit/admin-help.php:44 includes/import/admin-help.php:38
msgid ""
"<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a>"
msgstr ""
"<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a>"
#: includes/edit/admin-help.php:45 includes/import/admin-help.php:39
#: includes/manage/admin-help.php:39
msgid ""
"<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=\"_blank"
"\">Support Forums</a>"
msgstr ""
"<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=\"_blank"
"\">Support Forums</a>"
#: includes/edit/admin-help.php:46 includes/import/admin-help.php:40
#: includes/manage/admin-help.php:40
msgid ""
"<a href=\"https://sheabunge.com/plugins/code-snippets/\" target=\"_blank"
"\">Project Website</a>"
msgstr ""
"<a href=\"https://sheabunge.com/plugins/code-snippets/\" target=\"_blank"
"\">Site du Projet</a>"
#: includes/edit/admin-messages.php:14
msgid "An error occurred when saving the snippet."
msgstr ""
#: includes/edit/admin-messages.php:18
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>."
msgstr "Snippet <strong>mis à jour</strong> et <strong>activé</strong>."
#: includes/edit/admin-messages.php:22
msgid "Snippet <strong>added</strong> and <strong>activated</strong>."
msgstr "Snippet <strong>ajouté</strong> et <strong>activaté</strong>."
#: includes/edit/admin-messages.php:26
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>."
msgstr "Snippet <strong>mis à jour</strong> et <strong>désactivaté</strong>."
#: includes/edit/admin-messages.php:30
msgid "Snippet <strong>updated</strong>."
msgstr "Snippet <strong>mis à jour</strong>."
#: includes/edit/admin-messages.php:34
msgid "Snippet <strong>added</strong>."
msgstr "Snippet <strong>ajouté</strong>."
#: includes/edit/admin.php:26 includes/edit/edit.php:48
#: includes/edit/edit.php:49
msgid "Edit Snippet"
msgstr "Editer"
#: includes/edit/admin.php:31 includes/edit/edit.php:35
#: includes/manage/admin.php:26
msgid "Add New"
msgstr "Nouveau"
#: includes/edit/admin.php:35 includes/edit/edit.php:34
msgid "Add New Snippet"
msgstr "Ajouter Snippet"
#: includes/edit/admin.php:52 includes/edit/admin.php:53
msgid "Name (short title)"
msgstr "Nom (titre court) "
#: includes/edit/admin.php:58
msgid "Code"
msgstr "Code"
#: includes/edit/admin.php:78 includes/edit/admin.php:92
msgid "Save Changes and Activate"
msgstr "Enregistrer et activer"
#: includes/edit/admin.php:98
msgid "Save Changes and Deactivate"
msgstr "Enregistrer et désactiver "
#: includes/edit/admin.php:108 includes/manage/class-list-table.php:140
#: includes/manage/class-list-table.php:265
msgid "Export"
msgstr "Exporter"
#: includes/edit/admin.php:115
msgid ""
"You are about to permanently delete this snippet.\n"
"'Cancel' to stop, 'OK' to delete."
msgstr ""
#: includes/edit/admin.php:120 includes/manage/class-list-table.php:149
#: includes/manage/class-list-table.php:266
msgid "Delete"
msgstr "Supprimer"
#: includes/edit/edit.php:83 includes/manage/manage.php:67
msgid "You are not authorized to access this page."
msgstr ""
#: includes/edit/edit.php:177 includes/manage/class-list-table.php:225
msgid "Description"
msgstr "Description"
#: includes/edit/edit.php:204
msgid "Run snippet everywhere"
msgstr ""
#: includes/edit/edit.php:205
msgid "Only run in adminstration area"
msgstr ""
#: includes/edit/edit.php:206
msgid "Only run on site front-end"
msgstr ""
#: includes/edit/edit.php:210
msgid "Scope"
msgstr ""
#: includes/edit/edit.php:231 includes/manage/class-list-table.php:226
msgid "Tags"
msgstr "Étiquettes"
#: includes/import/admin-help.php:18
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. Here you can load "
"snippets from a Code Snippets (.xml) import file into the database with your "
"existing snippets."
msgstr ""
"Les Snippets sont similaires aux plugins. Ils permettent aussi d'étendre les "
"fonctionnalités de WordPress. Les Snippets sont plus légers, juste quelques "
"lignes de code : cela permet à votre site de se charger plus rapidement. "
"Vous pouvez en charger plusieurs en important un fichier de Snippets (.xml)."
#: includes/import/admin-help.php:23
msgid "Importing"
msgstr "Importation"
#: includes/import/admin-help.php:25
msgid ""
"You can load your snippets from a code snippets (.xml) export file using "
"this page."
msgstr ""
"Vous pouvez charger vos Snippets depuis un fichier Code Snippets (.xml) "
"depuis cette page."
#: includes/import/admin-help.php:26
#, php-format
msgid ""
"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.</p>"
msgstr ""
"Les Snippets seront ajoutés à votre base de données, en plus de ceux déjà "
"existants. Tous les Snippets importés seront inactifs, même si lors de "
"l'export précédent ils étaient actifs. Il vous restera à les <a href=\"%s"
"\">activer</a> ensuite.</p>"
#: includes/import/admin-help.php:31
msgid "Exporting"
msgstr "Exportation"
#: includes/import/admin-help.php:33
#, php-format
msgid ""
"You can save your snippets to a Code Snippets (.xml) export file using the "
"<a href=\"%s\">Manage Snippets</a> page."
msgstr ""
"Vous pouvez sauvegarder vos Snippets dans un fichier de Codes (.xml) en les "
"<a href=\"%s\">exportant</a> ."
#: includes/import/admin-messages.php:16
#, php-format
msgid ""
"Successfully imported <strong>%d</strong> snippet. <a href=\"%s\">Have fun!</"
"a>"
msgstr ""
#: includes/import/admin-messages.php:30
msgid "An error occurred when processing the import file."
msgstr ""
#: includes/import/admin.php:18 includes/import/import.php:55
msgid "Import Snippets"
msgstr "Import de Snippets"
#: includes/import/admin.php:22
msgid ""
"Howdy! Upload your Code Snippets export file and we’ll import the "
"snippets to this site."
msgstr ""
"Salutations ! Chargez votre fichier contenant les portions de code et nous "
"importerons les Snippets dans ce site."
#: includes/import/admin.php:24
#, php-format
msgid ""
"You will need to go to the <a href=\"%s\">Manage Snippets</a> page to "
"activate the imported snippets."
msgstr ""
"Vous devez vous rendre à la page <a href=\"%s\">Gérer les Snippets</a> pour "
"activer l'import de snippets."
#: includes/import/admin.php:26
msgid ""
"Choose a Code Snippets (.xml) file to upload, then click Upload file and "
"import."
msgstr ""
"Choisissez un fichier Code Snippets (.xml) à transférer, puis cliquez "
"Transférer et Importer."
#: includes/import/admin.php:33
msgid "Choose a file from your computer:"
msgstr "Fichier sur votre ordinateur : "
#: includes/import/admin.php:34
msgid "(Maximum size: 8MB)"
msgstr "(Taille maxi : 8MB)"
#: includes/import/admin.php:40
msgid "Upload file and import"
msgstr "Transférer et Importer"
#: includes/import/import.php:34
msgid "Code Snippets"
msgstr "Code Snippets"
#: includes/import/import.php:35
msgid "Import snippets from a code snippets export file"
msgstr "Importer les Snippets d'un fichier Code Snippets (.xml)"
#: includes/import/import.php:56
msgid "Import"
msgstr "Importer"
#: includes/import/import.php:92
msgid "You are not access this page."
msgstr ""
#: includes/manage/admin-help.php:17
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. Here you can manage "
"your existing snippets and perform tasks on them such as activating, "
"deactivating, deleting and exporting."
msgstr ""
"Les Snippets sont similaires au Plugins. Les deux permettent d'étendre les "
"fonctionnalités de WordPress. Les Snippets sont plus légers et permettent, "
"avec quelques lignes de code, de rendre votre site plus rapide. Ici vous "
"avez la possibilité de gérer vos portions de code, automatiser des tâches, "
"en activant, désactivant, supprimant et exportant. "
#: includes/manage/admin-help.php:22
msgid "Safe Mode"
msgstr "Mode sécurité "
#: includes/manage/admin-help.php:24
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 Snippets avant de les activer. Si la syntaxe "
"n'est pas correcte, il est possible de rendre votre site inaccessible. Si "
"vous découvrez des comportements bizarres sur votre site, désactivez tous "
"vos Snippets, puis activez-les un par un."
#: includes/manage/admin-help.php:25
msgid ""
"If something goes wrong with a snippet and you can't use WordPress, you can "
"cause all snippets to stop executing by adding "
"<code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-"
"config.php</code> file. After you have deactivated the offending snippet, "
"you can turn off safe mode by removing this line or replacing <strong>true</"
"strong> with <strong>false</strong>."
msgstr ""
"Si un problème survient suite à l'activation d'un Snippet et que votre "
"installation WordPress ne fonctionne plus, vous pouvez stopper l'activation "
"de tous les Snippets en ajoutant <code>define('CODE_SNIPPETS_SAFE_MODE', "
"true);</code> dans votre fichier <code>wp-config.php</code>. Vous pourrez "
"alors désactiver le Snippet qui pose problème, puis désactiver le mode "
"sécurité en retirant la ligne <code>define('CODE_SNIPPETS_SAFE_MODE', true);"
"</code> dans votre fichier <code>wp-config.php</code> ou alors changer "
"<strong>true</strong> par <strong>false</strong>."
#: includes/manage/admin-help.php:30
msgid "Uninstall"
msgstr "Désinstaller"
#: includes/manage/admin-help.php:32
#, php-format
msgid ""
"When you delete Code Snippets through the Plugins menu in WordPress it will "
"clear up the <code>%1$s</code> table and a few other bits of data stored in "
"the database. If you want to keep this data (ie: you are only temporally "
"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using "
"FTP."
msgstr ""
"Si vous désinstallez Code Snippets depuis le menu Plugins de votre "
"installation WordPress, la table <code>%1$s</code> contenant les portions de "
"code sera supprimée de la base de données. Si vous voulez conserver les "
"données (par exemple : désinstaller temporairement Code Snippets) supprimez "
"le dossier <code>%2$s</code> via votre client FTP."
#: includes/manage/admin-help.php:33
msgid ""
"Even if you're sure that you don't want to use Code Snippets ever again on "
"this WordPress installation, you may want to use the export feature to back "
"up your snippets."
msgstr ""
"Même si vous êtes certain(e) de ne plus vouloir utiliser Code Snippets avec "
"cette installation de WordPress, vous pouvez exporter vos Snippets."
#: includes/manage/admin-help.php:38
msgid ""
"<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a></p>"
msgstr ""
"<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank"
"\">WordPress Extend</a></p>"
#: includes/manage/admin-messages.php:14
msgid ""
"<strong>Warning:</strong> Safe mode is active and snippets will not execute! "
"Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-"
"config.php</code> to turn off safe mode. <a href=\"https://github.com/"
"sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Help</a>"
msgstr ""
#: includes/manage/admin-messages.php:20
msgid "Snippet <strong>activated</strong>."
msgstr "Snippet <strong>activaté</strong>."
#: includes/manage/admin-messages.php:24
msgid "Selected snippets <strong>activated</strong>."
msgstr "Snippets sélectionnés <strong>activés</strong>. "
#: includes/manage/admin-messages.php:28
msgid "Snippet <strong>deactivated</strong>."
msgstr "Snippet <strong>désactivaté</strong>."
#: includes/manage/admin-messages.php:32
msgid "Selected snippets <strong>deactivated</strong>."
msgstr "Snippets sélectionnés <strong>désactivés</strong>. "
#: includes/manage/admin-messages.php:36
msgid "Snippet <strong>deleted</strong>."
msgstr "Snippet <strong>supprimé</strong>."
#: includes/manage/admin-messages.php:40
msgid "Selected snippets <strong>deleted</strong>."
msgstr "Snippets sélectionnés <strong>supprimés</strong>. "
#: includes/manage/admin.php:39
msgid "Search Installed Snippets"
msgstr "Chercher dans les Snippets installés"
#: includes/manage/class-list-table.php:52
msgid "Snippets per page"
msgstr "Snippets par page "
#: includes/manage/class-list-table.php:115
#: includes/manage/class-list-table.php:264
msgid "Network Deactivate"
msgstr "Désactiver réseau "
#: includes/manage/class-list-table.php:115
#: includes/manage/class-list-table.php:264
msgid "Deactivate"
msgstr "Désactiver "
#: includes/manage/class-list-table.php:124
#: includes/manage/class-list-table.php:263
msgid "Network Activate"
msgstr "Activer réseau "
#: includes/manage/class-list-table.php:124
#: includes/manage/class-list-table.php:263
msgid "Activate"
msgstr "Activer"
#: includes/manage/class-list-table.php:134
msgid "Edit"
msgstr "Editer"
#: includes/manage/class-list-table.php:156
msgid ""
"You are about to permanently delete the selected item.\n"
"\t\t\t\t'Cancel' to stop, 'OK' to delete."
msgstr ""
"Vous allez supprimer définitivement la sélection.\n"
"\t\t\t\t'Cancel' pour annuler, 'OK' confirmer et supprimer."
#: includes/manage/class-list-table.php:164
#, php-format
msgid "Untitled #%d"
msgstr ""
#: includes/manage/class-list-table.php:223
msgid "Name"
msgstr "Nom"
#: includes/manage/class-list-table.php:224
msgid "ID"
msgstr "ID"
#: includes/manage/class-list-table.php:267
msgid "Export to PHP"
msgstr "Export en PHP"
#: includes/manage/class-list-table.php:304
#, fuzzy, php-format
msgid "All <span class=\"count\">(%s)</span>"
msgstr "Tout <span class=\"count\">(%s)</span>"
#: includes/manage/class-list-table.php:307
#, fuzzy, php-format
msgid "Active <span class=\"count\">(%s)</span>"
msgstr "Activer <span class=\"count\">(%s)</span>"
#: includes/manage/class-list-table.php:310
#, fuzzy, php-format
msgid "Recently Active <span class=\"count\">(%s)</span>"
msgstr "Récemment activé <span class=\"count\">(%s)</span>"
#: includes/manage/class-list-table.php:313
#, fuzzy, php-format
msgid "Inactive <span class=\"count\">(%s)</span>"
msgstr "Inactif <span class=\"count\">(%s)</span>"
#: includes/manage/class-list-table.php:373
msgid "Show all tags"
msgstr "Montre tout les étiquettes"
#: includes/manage/class-list-table.php:387
msgid "Filter"
msgstr "Filtre "
#: includes/manage/class-list-table.php:395
msgid "Clear List"
msgstr "Vider la liste"
#: includes/manage/class-list-table.php:544
#, php-format
msgid ""
"You do not appear to have any snippets available at this time. <a href=\"%s"
"\">Add New→</a>"
msgstr "Aucun Snippet pour l'instant. <a href=\"%s\">En ajouter un→</a>"
#: includes/manage/class-list-table.php:765
msgid "Search results"
msgstr "Résultats de la recherche "
#: includes/manage/class-list-table.php:768
#, php-format
msgid " for “%s”"
msgstr " pour “%s”"
#: includes/manage/class-list-table.php:772
#, php-format
msgid " in tag “%s”"
msgstr " dans l'étiquette “%s”"
#: includes/manage/class-list-table.php:778
msgid "Clear Filters"
msgstr "Annuler les filtres "
#: includes/settings/admin.php:20
msgid "Snippets Settings"
msgstr "Réglages Snippets"
#: includes/settings/admin.php:21 includes/settings/admin.php:39
msgid "Settings"
msgstr "Réglages"
#: includes/settings/class-settings.php:47
msgid "Activate by Default"
msgstr ""
#: includes/settings/class-settings.php:49
msgid ""
"Make the 'Save and Activate' button the default action when saving a snippet."
msgstr ""
#: includes/settings/class-settings.php:55
msgid "Enable Scope Selector"
msgstr ""
#: includes/settings/class-settings.php:57
msgid "Enable the scope selector when editing a snippet"
msgstr ""
#: includes/settings/class-settings.php:95
msgid "Theme"
msgstr "Thème"
#: includes/settings/class-settings.php:103
msgid "Indent With Tabs"
msgstr ""
#: includes/settings/class-settings.php:105
msgid "Use hard tabs (not spaces) for indentation."
msgstr ""
#: includes/settings/class-settings.php:112
msgid "Tab Size"
msgstr ""
#: includes/settings/class-settings.php:114
msgid "The width of a tab character."
msgstr ""
#: includes/settings/class-settings.php:121
msgid "Indent Unit"
msgstr ""
#: includes/settings/class-settings.php:123
msgid "How many spaces a block should be indented."
msgstr ""
#: includes/settings/class-settings.php:130
msgid "Wrap Lines"
msgstr ""
#: includes/settings/class-settings.php:132
msgid "Whether the editor should scroll or wrap for long lines."
msgstr ""
#: includes/settings/class-settings.php:139
msgid "Line Numbers"
msgstr ""
#: includes/settings/class-settings.php:141
msgid "Show line numbers to the left of the editor."
msgstr ""
#: includes/settings/class-settings.php:148
msgid "Auto Close Brackets"
msgstr ""
#: includes/settings/class-settings.php:150
msgid "Auto-close brackets and quotes when typed."
msgstr ""
#: includes/settings/class-settings.php:157
msgid "Highlight Selection Matches"
msgstr ""
#: includes/settings/class-settings.php:158
msgid "Highlight all instances of a currently selected word."
msgstr ""
#: includes/settings/settings.php:93
msgid "General"
msgstr "Général"
#: includes/settings/settings.php:94
msgid "Description Editor"
msgstr ""
#: includes/settings/settings.php:95
msgid "Code Editor"
msgstr ""
#: includes/settings/settings.php:141
msgid "Editor Preview"
msgstr ""
#: includes/settings/settings.php:187
msgid "Settings saved."
msgstr ""
#~ msgid ""
#~ "An easy, clean and simple way to add code snippets to your site. No need "
#~ "to edit to your theme's functions.php file again!"
#~ msgstr ""
#~ "Une manière simple d'ajouter des snippets, portions de code, dans votre "
#~ "site. Plus besoin d'éditer le fichier functions.php de votre thème !"
#~ msgid "Shea Bunge"
#~ msgstr "Shea Bunge"
#~ msgid "https://sheabunge.com"
#~ msgstr "https://sheabunge.com"
#~ msgctxt "snippet"
#~ msgid "Add New"
#~ msgstr "Ajouter "
#~ msgid "Please provide a name for the snippet and its code."
#~ msgstr "Veuillez indiauer un nom ainsi que le code pour ce Snippet. "
#~ msgid "(Optional)"
#~ msgstr "(Option)"
#~ msgid "https://sheabunge.com/plugins/code-snippets"
#~ msgstr "https://sheabunge.com/plugins/code-snippets"
#~ msgid "Import snippets from a <strong>Code Snippets</strong> export file"
#~ msgstr ""
#~ "Importer des Snippets depuis un fichier <strong>Code Snippets</strong> "
#~ "exporté préalablement. "
#~ msgid "Imported <strong>%d</strong> snippet."
#~ msgid_plural "Imported <strong>%d</strong> snippets."
#~ msgstr[0] "Snippet <strong>%d</strong> importé."
#~ msgstr[1] "Snippets <strong>%d</strong> importés."
#~ msgid "1.7"
#~ msgstr "1.7"
#~ msgid "Sorry, you're not allowed to edit snippets"
#~ msgstr "Désolé, vous n'êtes pas autorisé à éditer les Snippets "
#~ msgid "Save Changes & Activate"
#~ msgstr "Enregistrer & Activer"