custom-css-js-fr_FR.po 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  1. # Translation of Plugins - Simple Custom CSS and JS - Stable (latest release) in French (France)
  2. # This file is distributed under the same license as the Plugins - Simple Custom CSS and JS - Stable (latest release) package.
  3. msgid ""
  4. msgstr ""
  5. "Project-Id-Version: Plugins - Simple Custom CSS and JS - Stable (latest "
  6. "release)\n"
  7. "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/custom-css-js-"
  8. "svn\n"
  9. "POT-Creation-Date: 2018-02-08 19:58:14+00:00\n"
  10. "PO-Revision-Date: 2019-04-21 22:41+0200\n"
  11. "Last-Translator: Diana Burduja <diana@wootips.com>\n"
  12. "Language-Team: \n"
  13. "Language: fr\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=2; plural=n > 1;\n"
  18. "X-Generator: Poedit 2.2.1\n"
  19. #: custom-css-js.php:53 custom-css-js.php:60
  20. msgid "Cheatin&#8217; huh?"
  21. msgstr "Cheatin&#8217; huh?"
  22. #: custom-css-js.php:220
  23. msgctxt "post type general name"
  24. msgid "Custom Code"
  25. msgstr "Code personnalisé"
  26. #: custom-css-js.php:221
  27. msgctxt "post type singular name"
  28. msgid "Custom Code"
  29. msgstr "Code personnalisé"
  30. #: custom-css-js.php:222
  31. msgctxt "admin menu"
  32. msgid "Custom CSS & JS"
  33. msgstr "CSS et JS personnalisés"
  34. #: custom-css-js.php:223
  35. msgctxt "add new on admin bar"
  36. msgid "Custom Code"
  37. msgstr "Code personnalisé"
  38. #: custom-css-js.php:224
  39. msgctxt "add new"
  40. msgid "Add Custom Code"
  41. msgstr "Ajouter du code personnalisé"
  42. #: custom-css-js.php:225
  43. msgid "Add Custom Code"
  44. msgstr "Ajouter du code personnalisé "
  45. #: custom-css-js.php:226
  46. msgid "New Custom Code"
  47. msgstr "Nouveau code personnalisé"
  48. #: custom-css-js.php:227
  49. msgid "Edit Custom Code"
  50. msgstr "Modifier le code personnalisé"
  51. #: custom-css-js.php:228
  52. msgid "View Custom Code"
  53. msgstr "Voir le code personnalisé"
  54. #: custom-css-js.php:229
  55. msgid "All Custom Code"
  56. msgstr "Tous les codes personnalisés"
  57. #: custom-css-js.php:230
  58. msgid "Search Custom Code"
  59. msgstr "Rechercher du code personnalisé"
  60. #: custom-css-js.php:231
  61. msgid "Parent Custom Code:"
  62. msgstr "Code personnalisé parent :"
  63. #: custom-css-js.php:232
  64. msgid "No Custom Code found."
  65. msgstr "Aucun code personnalisé trouvé."
  66. #: custom-css-js.php:233
  67. msgid "No Custom Code found in Trash."
  68. msgstr "Aucun code personnalisé trouvé dans la corbeille."
  69. #: custom-css-js.php:254
  70. msgid "Custom CSS and JS code"
  71. msgstr "Code CSS et JS personnalisé "
  72. #: custom-css-js.php:299
  73. msgid "Web Designer"
  74. msgstr "Designer Web"
  75. #: custom-css-js.php:394 includes/admin-config.php:58
  76. msgid "Settings"
  77. msgstr "Configuration"
  78. #: includes/admin-addons.php:42 includes/admin-screens.php:776
  79. msgid "Available only in <br />Simple Custom CSS and JS Pro"
  80. msgstr "Uniquement disponible dans <br />Simple Custom CSS and JS Pro"
  81. #: includes/admin-addons.php:54
  82. msgid "Preview"
  83. msgstr "Prévisualiser"
  84. #: includes/admin-addons.php:55
  85. msgid "Apply only on these URLs"
  86. msgstr "Appliquer seulement à ces URLs"
  87. #: includes/admin-addons.php:56
  88. msgid "Code Revisions"
  89. msgstr "Révisions du code"
  90. #: includes/admin-addons.php:67
  91. msgid "Full URL on which to preview the changes ..."
  92. msgstr "URL où prévisualiser les modifications ..."
  93. #: includes/admin-addons.php:68
  94. msgid "Preview Changes"
  95. msgstr "Prévisualiser"
  96. #: includes/admin-addons.php:82
  97. msgid "All Website"
  98. msgstr "Tout le site"
  99. #: includes/admin-addons.php:83
  100. msgid "Homepage"
  101. msgstr "Première page"
  102. #: includes/admin-addons.php:84
  103. msgid "Contains"
  104. msgstr "Contient"
  105. #: includes/admin-addons.php:85
  106. msgid "Not contains"
  107. msgstr "Ne contient pas"
  108. #: includes/admin-addons.php:86
  109. msgid "Is equal to"
  110. msgstr "Egal à"
  111. #: includes/admin-addons.php:87
  112. msgid "Not equal to"
  113. msgstr "Différent de"
  114. #: includes/admin-addons.php:88
  115. msgid "Starts with"
  116. msgstr "Commence par"
  117. #: includes/admin-addons.php:89
  118. msgid "Ends by"
  119. msgstr "Se termine par"
  120. #: includes/admin-addons.php:100 includes/admin-addons.php:101
  121. msgid "URL"
  122. msgstr "URL"
  123. #: includes/admin-addons.php:102
  124. msgid "Text filter"
  125. msgstr "Filtre de texte"
  126. #: includes/admin-addons.php:103
  127. msgid "Add"
  128. msgstr "Ajouter"
  129. #: includes/admin-addons.php:114
  130. msgctxt "revision date format"
  131. msgid "F j, Y @ H:i:s"
  132. msgstr "F j, Y @ H:i:s"
  133. #: includes/admin-addons.php:136 includes/admin-addons.php:169
  134. msgid "Compare"
  135. msgstr "Comparer"
  136. #: includes/admin-addons.php:137
  137. msgid "Revision"
  138. msgstr "Révision"
  139. #: includes/admin-addons.php:138 includes/admin-screens.php:283
  140. msgid "Author"
  141. msgstr "Auteur"
  142. #: includes/admin-addons.php:139 includes/admin-addons.php:173
  143. msgid "Delete"
  144. msgstr "Effacer"
  145. #: includes/admin-addons.php:140 includes/admin-addons.php:163
  146. msgid "Restore"
  147. msgstr "Restaurer"
  148. #: includes/admin-config.php:115
  149. msgid "Save"
  150. msgstr "Sauvegarder"
  151. #: includes/admin-config.php:139
  152. msgid "Custom CSS & JS Settings"
  153. msgstr "Configuration de Custom CSS & JS"
  154. #: includes/admin-config.php:142
  155. msgid "Editor Settings"
  156. msgstr "Configuration de l'éditeur"
  157. #: includes/admin-config.php:195
  158. msgid "Keep the HTML entities, don't convert to its character"
  159. msgstr "Conserver le code HTML, ne pas le convertir en caractères"
  160. #: includes/admin-config.php:200
  161. msgid "Encode the HTML entities"
  162. msgstr ""
  163. #: includes/admin-notices.php:125
  164. msgid "Get your discount now"
  165. msgstr "Obtenez votre remise maintenant"
  166. #: includes/admin-notices.php:125 includes/admin-notices.php:190
  167. msgid "Dismiss this notice"
  168. msgstr "Effacer cette notification"
  169. #: includes/admin-screens.php:93
  170. msgid "Add Custom CSS"
  171. msgstr "Ajouter du CSS personnalisé"
  172. #: includes/admin-screens.php:96
  173. msgid "Add Custom JS"
  174. msgstr "Ajouter du JS personnalisé"
  175. #: includes/admin-screens.php:99
  176. msgid "Add Custom HTML"
  177. msgstr "Ajouter du HTML personnalisé"
  178. #: includes/admin-screens.php:173 includes/admin-screens.php:280
  179. #: includes/admin-screens.php:1286
  180. msgid "Active"
  181. msgstr "Actif"
  182. #: includes/admin-screens.php:174 includes/admin-screens.php:1289
  183. msgid "Inactive"
  184. msgstr "Inactif"
  185. #: includes/admin-screens.php:175 includes/admin-screens.php:1262
  186. #: includes/admin-screens.php:1290
  187. msgid "Activate"
  188. msgstr "Activer"
  189. #: includes/admin-screens.php:176 includes/admin-screens.php:1259
  190. #: includes/admin-screens.php:1287
  191. msgid "Deactivate"
  192. msgstr "Désactiver"
  193. #: includes/admin-screens.php:177 includes/admin-screens.php:325
  194. #: includes/admin-screens.php:1258
  195. msgid "The code is active. Click to deactivate it"
  196. msgstr "Le code est actif. Cliquez pour le désactiver "
  197. #: includes/admin-screens.php:178 includes/admin-screens.php:328
  198. #: includes/admin-screens.php:1261
  199. msgid "The code is inactive. Click to activate it"
  200. msgstr "Le code est inactif. Cliquez pour l'activer"
  201. #: includes/admin-screens.php:204
  202. msgid "Options"
  203. msgstr "Options"
  204. #: includes/admin-screens.php:264
  205. msgid "Add CSS code"
  206. msgstr "Ajouter du code CSS"
  207. #: includes/admin-screens.php:265
  208. msgid "Add JS code"
  209. msgstr "Ajouter du code JS"
  210. #: includes/admin-screens.php:266
  211. msgid "Add HTML code"
  212. msgstr "Ajouter du code HTML"
  213. #: includes/admin-screens.php:281
  214. msgid "Type"
  215. msgstr "Type"
  216. #: includes/admin-screens.php:282
  217. msgid "Title"
  218. msgstr "Titre"
  219. #: includes/admin-screens.php:284
  220. msgid "Date"
  221. msgstr "Date"
  222. #: includes/admin-screens.php:285
  223. msgid "Modified"
  224. msgstr "Modifié"
  225. #: includes/admin-screens.php:314
  226. msgid "%s ago"
  227. msgstr "Il y a %s"
  228. #: includes/admin-screens.php:316
  229. msgid "Y/m/d"
  230. msgstr "Y/m/d"
  231. #: includes/admin-screens.php:386
  232. msgid "CSS Codes"
  233. msgstr "Codes CSS"
  234. #: includes/admin-screens.php:387
  235. msgid "JS Codes"
  236. msgstr "Codes JS"
  237. #: includes/admin-screens.php:388
  238. msgid "HTML Codes"
  239. msgstr "Codes HTML"
  240. #: includes/admin-screens.php:391
  241. msgid "Filter Code Type"
  242. msgstr "Filtrer le type de code"
  243. #: includes/admin-screens.php:393
  244. msgid "All Custom Codes"
  245. msgstr "Tous les codes personnalisés"
  246. #: includes/admin-screens.php:448
  247. msgid "Custom Code"
  248. msgstr "Code personnalisé"
  249. #: includes/admin-screens.php:449 includes/admin-screens.php:468
  250. #: includes/admin-screens.php:489
  251. msgid "Add CSS Code"
  252. msgstr "Ajouter du code CSS"
  253. #: includes/admin-screens.php:450 includes/admin-screens.php:469
  254. #: includes/admin-screens.php:490
  255. msgid "Add JS Code"
  256. msgstr "Ajouter du code JS"
  257. #: includes/admin-screens.php:451 includes/admin-screens.php:470
  258. #: includes/admin-screens.php:491
  259. msgid "Add HTML Code"
  260. msgstr "Ajouter du code HTML"
  261. #: includes/admin-screens.php:471
  262. msgid "Edit CSS Code"
  263. msgstr "Modifier le code CSS"
  264. #: includes/admin-screens.php:472
  265. msgid "Edit JS Code"
  266. msgstr "Modifier le code JS"
  267. #: includes/admin-screens.php:473
  268. msgid "Edit HTML Code"
  269. msgstr "Modifier le code HTML"
  270. #: includes/admin-screens.php:499
  271. msgid "Code updated"
  272. msgstr "Code mis à jour"
  273. #: includes/admin-screens.php:612
  274. msgid ""
  275. "/* Add your JavaScript code here.\n"
  276. "\n"
  277. "If you are using the jQuery library, then don't forget to wrap your code "
  278. "inside jQuery.ready() as follows:\n"
  279. "\n"
  280. "jQuery(document).ready(function( $ ){\n"
  281. " // Your code in here\n"
  282. "});\n"
  283. "\n"
  284. "--\n"
  285. "\n"
  286. "If you want to link a JavaScript file that resides on another server "
  287. "(similar to\n"
  288. "<script src=\"https://example.com/your-js-file.js\"></script>), then please "
  289. "use\n"
  290. "the \"Add HTML Code\" page, as this is a HTML code that links a JavaScript "
  291. "file.\n"
  292. "\n"
  293. "End of comment */ "
  294. msgstr ""
  295. "/* Ajoutez votre code JavaScript ici.\n"
  296. " \n"
  297. "Si vous utilisez la bibliotheque jQuery library, noubliez pas de wrapper "
  298. "votre code dans le jQuery.ready() comme ceci :\n"
  299. "\n"
  300. "jQuery(document).ready(function( $ ){\n"
  301. " // Votre code ici \n"
  302. "});\n"
  303. "\n"
  304. "--\n"
  305. "\n"
  306. "Si vous voulez lier un fichier JavaScript qui se trouve sur un autre serveur "
  307. "(similaire a \n"
  308. "<script src=\"https://example.com/your-js-file.js\"></script>), utilisez \n"
  309. "la page \"Ajouter du code HTML\", car c'est du code HTML qui appelle un "
  310. "fichier JavaScript.\n"
  311. "\n"
  312. "Fin du commentaire */ "
  313. #: includes/admin-screens.php:634
  314. msgid ""
  315. "<!-- Add HTML code to the header or the footer.\n"
  316. "\n"
  317. "For example, you can use the following code for loading the jQuery library "
  318. "from Google CDN:\n"
  319. "<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min."
  320. "js\"></script>\n"
  321. "\n"
  322. "or the following one for loading the Bootstrap library from MaxCDN:\n"
  323. "<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/"
  324. "bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-"
  325. "ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" "
  326. "crossorigin=\"anonymous\">\n"
  327. "\n"
  328. "-- End of the comment --> "
  329. msgstr ""
  330. "<!-- Ajoutez du code HTML dans l'en-tete ou le pied. \n"
  331. "\n"
  332. "Par exemple, utilisez le code suivant pour charger la bibliotheque jQuery "
  333. "depuis le CDN de Google :\n"
  334. "<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min."
  335. "js\"></script>\n"
  336. "\n"
  337. "ou celui-ci pour charger la bibliotheque Bootstrap depuis MaxCDN:\n"
  338. "<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/"
  339. "bootstrap/4.3.1/css/bootstrap.min.css\" integrity=\"sha384-"
  340. "ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T\" "
  341. "\"anonymous\">\n"
  342. "\n"
  343. "-- Fin du commentaire --> "
  344. #: includes/admin-screens.php:660
  345. msgid ""
  346. "/* Add your CSS code here.\n"
  347. "\n"
  348. "For example:\n"
  349. ".example {\n"
  350. " color: red;\n"
  351. "}\n"
  352. "\n"
  353. "For brushing up on your CSS knowledge, check out http://www.w3schools.com/"
  354. "css/css_syntax.asp\n"
  355. "\n"
  356. "End of comment */ "
  357. msgstr ""
  358. "/* Ajouter votre code CSS ici.\n"
  359. " \n"
  360. "Par exemple:\n"
  361. ".exemple {\n"
  362. " color: red;\n"
  363. "}\n"
  364. "\n"
  365. "Pour améliorer vos connaissances en CSS, visitez http://www.w3schools.com/"
  366. "css/css_syntax.asp\n"
  367. "\n"
  368. "Fin du commentaire */ "
  369. #: includes/admin-screens.php:692
  370. msgid "Last edited by %1$s on %2$s at %3$s"
  371. msgstr "Dernière modification par %1$s le %2$s à %3$s"
  372. #: includes/admin-screens.php:694
  373. msgid "Last edited on %1$s at %2$s"
  374. msgstr "Dernière modification le %1$s à %2$s"
  375. #: includes/admin-screens.php:791
  376. msgid "Linking type"
  377. msgstr "Type de liaison"
  378. #: includes/admin-screens.php:796
  379. msgid "External File"
  380. msgstr "Fichier externe"
  381. #: includes/admin-screens.php:800
  382. msgid "Internal"
  383. msgstr "Interne"
  384. #: includes/admin-screens.php:806 includes/admin-screens.php:894
  385. msgid "Where on page"
  386. msgstr "Où dans la page"
  387. #: includes/admin-screens.php:811 includes/admin-screens.php:899
  388. msgid "Header"
  389. msgstr "En-tête de page"
  390. #: includes/admin-screens.php:815 includes/admin-screens.php:903
  391. msgid "Footer"
  392. msgstr "Pied de page"
  393. #: includes/admin-screens.php:821 includes/admin-screens.php:909
  394. msgid "Where in site"
  395. msgstr "Où dans le site"
  396. #: includes/admin-screens.php:826 includes/admin-screens.php:914
  397. msgid "In Frontend"
  398. msgstr "Sur le site"
  399. #: includes/admin-screens.php:830 includes/admin-screens.php:918
  400. msgid "In Admin"
  401. msgstr "Dans l'administration"
  402. #: includes/admin-screens.php:834
  403. msgid "On Login Page"
  404. msgstr "Sur la page de Login"
  405. #: includes/admin-screens.php:840
  406. msgid "CSS Preprocessor"
  407. msgstr "Préprocesseur CSS"
  408. #: includes/admin-screens.php:845
  409. msgid "None"
  410. msgstr "aucun"
  411. #: includes/admin-screens.php:848
  412. msgid "Less"
  413. msgstr "Less"
  414. #: includes/admin-screens.php:851
  415. msgid "SASS (only SCSS syntax)"
  416. msgstr "SASS (syntaxe SCSS seulement)"
  417. #: includes/admin-screens.php:857
  418. msgid "Minify the code"
  419. msgstr "Minifier le code"
  420. #: includes/admin-screens.php:864 includes/admin-screens.php:945
  421. msgid "Priority"
  422. msgstr "Priorité"
  423. #: includes/admin-screens.php:869 includes/admin-screens.php:950
  424. msgctxt "1 is the highest priority"
  425. msgid "1 (highest)"
  426. msgstr "1 (la plus haute)"
  427. #: includes/admin-screens.php:878 includes/admin-screens.php:959
  428. msgctxt "10 is the lowest priority"
  429. msgid "10 (lowest)"
  430. msgstr "10 (la plus basse)"
  431. #: includes/admin-screens.php:924
  432. msgid "On which device"
  433. msgstr "Sur quel appareil"
  434. #: includes/admin-screens.php:930
  435. msgid "Desktop"
  436. msgstr "Ordinateur"
  437. #: includes/admin-screens.php:934
  438. msgid "Mobile"
  439. msgstr "Mobile"
  440. #: includes/admin-screens.php:938
  441. msgid "Both"
  442. msgstr "Les deux"
  443. #: includes/admin-screens.php:1096
  444. msgid "The %s directory could not be created"
  445. msgstr "Le répertoire %s ne peut pas être créé"
  446. #: includes/admin-screens.php:1097
  447. msgid "Please run the following commands in order to make the directory"
  448. msgstr "Veuillez exécuter les commandes suivantes pour créer le répertoire "
  449. #: includes/admin-screens.php:1105
  450. msgid ""
  451. "The %s directory is not writable, therefore the CSS and JS files cannot be "
  452. "saved."
  453. msgstr ""
  454. "Le répertoire %s n'est pas modifiable, les fichiers CSS et JS ne peuvent "
  455. "être sauvegardés."
  456. #: includes/admin-screens.php:1106
  457. msgid "Please run the following command to make the directory writable"
  458. msgstr ""
  459. "Veuillez exécuter la commande suivante pour rendre le répertoire modifiable."
  460. #: includes/admin-warnings.php:55
  461. msgid ""
  462. "Please remove the <b>custom-css-js</b> post type from the <b>qTranslate "
  463. "settings</b> in order to avoid some malfunctions in the Simple Custom CSS & "
  464. "JS plugin. Check out <a href=\"%s\" target=\"_blank\">this screenshot</a> "
  465. "for more details on how to do that."
  466. msgstr ""
  467. "Veuillez retirer le post type <b>custom-css-js</b> de la configuration de "
  468. "<b>qTranslate</b> pour éviter certains effets néfastes avec Simple Custom "
  469. "CSS & JS plugin. Reportez vous à <a href=\"%s\" target=\"_blank\">cette "
  470. "image</a> pour plus de détail sur la façon de faire."
  471. #. Plugin Name of the plugin/theme
  472. msgid "Simple Custom CSS and JS"
  473. msgstr "Simple Custom CSS and JS"
  474. #. Plugin URI of the plugin/theme
  475. msgid "https://wordpress.org/plugins/custom-css-js/"
  476. msgstr "https://wordpress.org/plugins/custom-css-js/"
  477. #. Description of the plugin/theme
  478. msgid "Easily add Custom CSS or JS to your website with an awesome editor."
  479. msgstr ""
  480. "Ajoutez facilement du code CSS et JS à votre site avec ce puissant éditeur."
  481. #. Author of the plugin/theme
  482. msgid "Diana Burduja"
  483. msgstr "Diana Burduja"
  484. #. Author URI of the plugin/theme
  485. msgid "https://www.silkypress.com/"
  486. msgstr "https://www.silkypress.com/"