|
| 1 | +msgid "" |
| 2 | +msgstr "" |
| 3 | +"Project-Id-Version: BenchPress\n" |
| 4 | +"POT-Creation-Date: 2025-02-06 03:20-0500\n" |
| 5 | +"PO-Revision-Date: 2025-02-06 03:23-0500\n" |
| 6 | +"Last-Translator: \n" |
| 7 | +"Language-Team: \n" |
| 8 | +"Language: fr_FR\n" |
| 9 | +"MIME-Version: 1.0\n" |
| 10 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 11 | +"Content-Transfer-Encoding: 8bit\n" |
| 12 | +"X-Generator: Poedit 3.5\n" |
| 13 | +"X-Poedit-Basepath: ..\n" |
| 14 | +"X-Poedit-Flags-xgettext: --add-comments=translators:\n" |
| 15 | +"X-Poedit-WPHeader: benchpress.php\n" |
| 16 | +"X-Poedit-SourceCharset: UTF-8\n" |
| 17 | +"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;" |
| 18 | +"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;" |
| 19 | +"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n" |
| 20 | +"X-Poedit-SearchPath-0: .\n" |
| 21 | +"X-Poedit-SearchPathExcluded-0: *.min.js\n" |
| 22 | +"X-Poedit-SearchPathExcluded-1: vendor\n" |
| 23 | + |
| 24 | +#: admin/ajax.php:62 |
| 25 | +msgid "Snapshot saved!" |
| 26 | +msgstr "L'instantané est sauvegardé !" |
| 27 | + |
| 28 | +#: admin/ajax.php:89 |
| 29 | +msgid "Snapshot deleted successfully." |
| 30 | +msgstr "L'instantané a été supprimé avec succès." |
| 31 | + |
| 32 | +#: admin/ajax.php:91 |
| 33 | +msgid "Failed to delete snapshot." |
| 34 | +msgstr "Échec de la suppression de l'instantané." |
| 35 | + |
| 36 | +#: admin/ajax.php:94 |
| 37 | +msgid "Invalid snapshot ID." |
| 38 | +msgstr "ID d'instantané non valide." |
| 39 | + |
| 40 | +#: admin/ajax.php:120 |
| 41 | +msgid "All snapshots deleted successfully." |
| 42 | +msgstr "Tous les instantanés ont été supprimés avec succès." |
| 43 | + |
| 44 | +#: admin/ajax.php:122 |
| 45 | +msgid "Failed to delete snapshots." |
| 46 | +msgstr "Échec de la suppression des instantanés." |
| 47 | + |
| 48 | +#: admin/ajax.php:148 |
| 49 | +msgid "No snapshots available to download." |
| 50 | +msgstr "Il n'y a pas d'instantanés à télécharger." |
| 51 | + |
| 52 | +#. Plugin Name of the plugin/theme |
| 53 | +#: admin/settings.php:16 admin/settings.php:17 admin/settings.php:90 |
| 54 | +#: includes/helper-functions.php:364 |
| 55 | +msgid "BenchPress" |
| 56 | +msgstr "BenchPress" |
| 57 | + |
| 58 | +#: admin/settings.php:27 admin/settings.php:28 |
| 59 | +#: classes/BenchPress_Snapshots_Table.php:12 |
| 60 | +msgid "Snapshots" |
| 61 | +msgstr "Captures d'écran" |
| 62 | + |
| 63 | +#: admin/settings.php:36 admin/settings.php:37 benchpress.php:50 |
| 64 | +msgid "Settings" |
| 65 | +msgstr "Paramètres" |
| 66 | + |
| 67 | +#: admin/settings.php:57 admin/settings.php:144 |
| 68 | +#: includes/helper-functions.php:356 |
| 69 | +msgid "BenchPress Settings" |
| 70 | +msgstr "Réglages BenchPress" |
| 71 | + |
| 72 | +#: admin/settings.php:68 |
| 73 | +msgid "Snapshot Data" |
| 74 | +msgstr "Contenu du Snapshot" |
| 75 | + |
| 76 | +#: admin/settings.php:96 |
| 77 | +#, php-format |
| 78 | +msgid "Total Execution Time: %s seconds" |
| 79 | +msgstr "Durée totale d'exécution : %s secondes" |
| 80 | + |
| 81 | +#: admin/settings.php:149 |
| 82 | +msgid "Benchmark Options" |
| 83 | +msgstr "Options de référence" |
| 84 | + |
| 85 | +#: admin/settings.php:151 |
| 86 | +msgid "Loop Count for Benchmarks" |
| 87 | +msgstr "Nombre de boucles pour les benchmarks" |
| 88 | + |
| 89 | +#: admin/settings.php:155 |
| 90 | +msgid "Enable Switch vs Match Benchmark" |
| 91 | +msgstr "Enable Switch vs Match Benchmark" |
| 92 | + |
| 93 | +#: admin/settings.php:158 |
| 94 | +msgid "Enable Transient vs Direct Query Benchmark" |
| 95 | +msgstr "Enable Transient vs Direct Query Benchmark" |
| 96 | + |
| 97 | +#: admin/settings.php:160 |
| 98 | +msgid "Enable Post Meta Access Benchmark" |
| 99 | +msgstr "Enable Post Meta Access Benchmark" |
| 100 | + |
| 101 | +#: admin/settings.php:166 |
| 102 | +msgid "WP_Query Settings" |
| 103 | +msgstr "Paramètres de WP_Query" |
| 104 | + |
| 105 | +#: admin/settings.php:170 |
| 106 | +msgid "Query Type" |
| 107 | +msgstr "Type de requête" |
| 108 | + |
| 109 | +#: admin/settings.php:173 |
| 110 | +msgid "Single Post" |
| 111 | +msgstr "Article seul" |
| 112 | + |
| 113 | +#: admin/settings.php:174 |
| 114 | +msgid "Multiple Posts" |
| 115 | +msgstr "Postes multiples" |
| 116 | + |
| 117 | +#: admin/settings.php:181 |
| 118 | +msgid "Single Post Query" |
| 119 | +msgstr "Requête d'un seul poste" |
| 120 | + |
| 121 | +#: admin/settings.php:183 |
| 122 | +msgid "Post ID" |
| 123 | +msgstr "ID de l'article" |
| 124 | + |
| 125 | +#: admin/settings.php:190 |
| 126 | +msgid "Multiple Post Query" |
| 127 | +msgstr "Requête pour des messages multiples" |
| 128 | + |
| 129 | +#: admin/settings.php:194 |
| 130 | +msgid "Post Type" |
| 131 | +msgstr "Type d'article" |
| 132 | + |
| 133 | +#: admin/settings.php:207 |
| 134 | +msgid "Number of Posts" |
| 135 | +msgstr "Nombre d’articles" |
| 136 | + |
| 137 | +#: admin/settings.php:211 |
| 138 | +msgid "Taxonomy" |
| 139 | +msgstr "Taxonomie" |
| 140 | + |
| 141 | +#: admin/settings.php:213 |
| 142 | +msgid "Select Taxonomy" |
| 143 | +msgstr "Sélectionnez la Taxonomie" |
| 144 | + |
| 145 | +#: admin/settings.php:225 |
| 146 | +msgid "Terms (comma-separated)" |
| 147 | +msgstr "Termes (séparés par des virgules)" |
| 148 | + |
| 149 | +#: admin/settings.php:229 |
| 150 | +msgid "Order By" |
| 151 | +msgstr "Trier par" |
| 152 | + |
| 153 | +#: admin/settings.php:232 classes/BenchPress_Snapshots_Table.php:26 |
| 154 | +msgid "Date" |
| 155 | +msgstr "Date" |
| 156 | + |
| 157 | +#: admin/settings.php:233 |
| 158 | +msgid "Title" |
| 159 | +msgstr "Titre" |
| 160 | + |
| 161 | +#: admin/settings.php:234 classes/BenchPress_Snapshots_Table.php:25 |
| 162 | +msgid "ID" |
| 163 | +msgstr "ID" |
| 164 | + |
| 165 | +#: admin/settings.php:235 |
| 166 | +msgid "Name" |
| 167 | +msgstr "Nom" |
| 168 | + |
| 169 | +#: admin/settings.php:236 |
| 170 | +msgid "Author" |
| 171 | +msgstr "Auteur" |
| 172 | + |
| 173 | +#: admin/settings.php:237 |
| 174 | +msgid "Modified" |
| 175 | +msgstr "Modifié" |
| 176 | + |
| 177 | +#: admin/settings.php:238 |
| 178 | +msgid "Random" |
| 179 | +msgstr "Aléatoire" |
| 180 | + |
| 181 | +#: admin/settings.php:250 |
| 182 | +msgid "Order" |
| 183 | +msgstr "Commande" |
| 184 | + |
| 185 | +#: admin/settings.php:253 |
| 186 | +msgid "Ascending" |
| 187 | +msgstr "Ascendant" |
| 188 | + |
| 189 | +#: admin/settings.php:254 |
| 190 | +msgid "Descending" |
| 191 | +msgstr "Descendant" |
| 192 | + |
| 193 | +#: admin/settings.php:260 |
| 194 | +msgid "Save Settings" |
| 195 | +msgstr "Enregistrer les paramètres" |
| 196 | + |
| 197 | +#: classes/BenchPress_Snapshots_Table.php:11 |
| 198 | +msgid "Snapshot" |
| 199 | +msgstr "Capture d'écran" |
| 200 | + |
| 201 | +#: classes/BenchPress_Snapshots_Table.php:27 |
| 202 | +msgid "Actions" |
| 203 | +msgstr "Actions" |
| 204 | + |
| 205 | +#: classes/BenchPress_Snapshots_Table.php:100 |
| 206 | +msgid "View Data" |
| 207 | +msgstr "Voir les données" |
| 208 | + |
| 209 | +#: classes/BenchPress_Snapshots_Table.php:102 |
| 210 | +msgid "Delete Snapshot" |
| 211 | +msgstr "Supprimer l'instantané" |
| 212 | + |
| 213 | +#: classes/BenchPress_Table.php:18 |
| 214 | +msgid "Benchmark" |
| 215 | +msgstr "Référence" |
| 216 | + |
| 217 | +#: classes/BenchPress_Table.php:19 |
| 218 | +msgid "Benchmarks" |
| 219 | +msgstr "Référence" |
| 220 | + |
| 221 | +#: classes/BenchPress_Table.php:32 |
| 222 | +msgid "Benchmark Name" |
| 223 | +msgstr "Nom de l'indice de référence" |
| 224 | + |
| 225 | +#: classes/BenchPress_Table.php:33 |
| 226 | +msgid "Execution Time (s)" |
| 227 | +msgstr "Temps d'exécution (s)" |
| 228 | + |
| 229 | +#: classes/BenchPress_Table.php:34 |
| 230 | +msgid "Description" |
| 231 | +msgstr "Description" |
| 232 | + |
| 233 | +#: includes/helper-functions.php:63 |
| 234 | +#, php-format |
| 235 | +msgid "" |
| 236 | +"Time to execute WP_Query by post ID %d, post type %s, ordering by %s (%s), " |
| 237 | +"averaged over %d iteration(s)." |
| 238 | +msgstr "" |
| 239 | +"Temps d'exécution de WP_Query par ID de message %d, type de message %s, " |
| 240 | +"classement par %s (%s), moyenne sur %d itération(s)." |
| 241 | + |
| 242 | +#: includes/helper-functions.php:72 |
| 243 | +#, php-format |
| 244 | +msgid "" |
| 245 | +"Time to execute WP_Query for %d posts of post type %s, ordering by %s (%s), " |
| 246 | +"with taxonomy (%s) and terms (%s), averaged over %d iteration(s)." |
| 247 | +msgstr "" |
| 248 | +"Temps d'exécution de WP_Query pour %d articles de type %s, classés par %s " |
| 249 | +"(%s), avec taxonomie (%s) et termes (%s), moyenne sur %d itération(s)." |
| 250 | + |
| 251 | +#: includes/helper-functions.php:77 includes/helper-functions.php:78 |
| 252 | +msgid "none" |
| 253 | +msgstr "aucune" |
| 254 | + |
| 255 | +#: includes/helper-functions.php:84 |
| 256 | +msgid "WP_Query Benchmark" |
| 257 | +msgstr "WP_Query Benchmark" |
| 258 | + |
| 259 | +#: includes/helper-functions.php:124 |
| 260 | +msgid "Array Merge vs Union" |
| 261 | +msgstr "Fusion et union de tableaux" |
| 262 | + |
| 263 | +#: includes/helper-functions.php:127 |
| 264 | +#, php-format |
| 265 | +msgid "" |
| 266 | +"Comparing array_merge and array union (+). The array_merge is %s by %s " |
| 267 | +"seconds on average over %d iterations." |
| 268 | +msgstr "" |
| 269 | +"Comparaison entre array_merge et array union (+). Le array_merge est %s par " |
| 270 | +"%s secondes en moyenne sur %d itérations." |
| 271 | + |
| 272 | +#: includes/helper-functions.php:168 |
| 273 | +msgid "Dot Operator vs sprintf" |
| 274 | +msgstr "Opérateur point vs sprintf" |
| 275 | + |
| 276 | +#: includes/helper-functions.php:171 |
| 277 | +#, php-format |
| 278 | +msgid "" |
| 279 | +"Comparing dot operator (.) and sprintf for string concatenation. The dot " |
| 280 | +"operator is %s by %s seconds on average over %d iterations." |
| 281 | +msgstr "" |
| 282 | +"Comparaison de l'opérateur point (.) et de sprintf pour la concaténation de " |
| 283 | +"chaînes de caractères. L'opérateur point est plus rapide de %s à %s " |
| 284 | +"secondes en moyenne sur %d itérations." |
| 285 | + |
| 286 | +#: includes/helper-functions.php:251 |
| 287 | +msgid "Transient Caching vs Direct Query" |
| 288 | +msgstr "Mise en cache transitoire ou interrogation directe" |
| 289 | + |
| 290 | +#: includes/helper-functions.php:254 |
| 291 | +#, php-format |
| 292 | +msgid "Direct query is %s by %s seconds compared to transient caching." |
| 293 | +msgstr "" |
| 294 | +"L'interrogation directe est de %s à %s secondes par rapport à la mise en " |
| 295 | +"cache transitoire." |
| 296 | + |
| 297 | +#: includes/helper-functions.php:321 |
| 298 | +#, php-format |
| 299 | +msgid "" |
| 300 | +"Retrieving post meta for post ID %d using get_post_meta is %s by %s seconds " |
| 301 | +"compared to WP_Meta_Query." |
| 302 | +msgstr "" |
| 303 | +"La récupération des méta de l'article ID %d en utilisant get_post_meta " |
| 304 | +"prend %s par %s secondes par rapport à WP_Meta_Query." |
| 305 | + |
| 306 | +#: includes/helper-functions.php:327 |
| 307 | +#, php-format |
| 308 | +msgid "" |
| 309 | +"Retrieving post meta for %d posts using get_post_meta is %s by %s seconds " |
| 310 | +"compared to WP_Meta_Query." |
| 311 | +msgstr "" |
| 312 | +"La récupération des méta pour %d articles en utilisant get_post_meta est de " |
| 313 | +"%s à %s secondes par rapport à WP_Meta_Query." |
| 314 | + |
| 315 | +#: includes/helper-functions.php:334 |
| 316 | +msgid "get_post_meta() vs WP_Meta_Query" |
| 317 | +msgstr "get_post_meta() vs WP_Meta_Query" |
| 318 | + |
| 319 | +#: includes/helper-functions.php:352 |
| 320 | +msgid "BenchPress Snapshots" |
| 321 | +msgstr "Instantanés de BenchPress" |
| 322 | + |
| 323 | +#: includes/helper-functions.php:353 |
| 324 | +msgid "Clear Snapshots" |
| 325 | +msgstr "Des instantanés clairs" |
| 326 | + |
| 327 | +#: includes/helper-functions.php:354 |
| 328 | +msgid "Download Snapshots" |
| 329 | +msgstr "Télécharger Snapshots" |
| 330 | + |
| 331 | +#: includes/helper-functions.php:358 includes/helper-functions.php:370 |
| 332 | +msgid "Support" |
| 333 | +msgstr "Support" |
| 334 | + |
| 335 | +#: includes/helper-functions.php:361 includes/helper-functions.php:370 |
| 336 | +msgid "Documentation" |
| 337 | +msgstr "Documentation" |
| 338 | + |
| 339 | +#: includes/helper-functions.php:365 |
| 340 | +msgid "Save Snapshot" |
| 341 | +msgstr "Sauvegarder une capture d’écran" |
| 342 | + |
| 343 | +#: includes/helper-functions.php:366 |
| 344 | +msgid "Refresh Tests" |
| 345 | +msgstr "Tests de rafraîchissement" |
| 346 | + |
| 347 | +#: includes/helper-functions.php:370 |
| 348 | +msgid "More Plugins" |
| 349 | +msgstr "Plus de plugins" |
| 350 | + |
| 351 | +#: includes/php-8.0-functions.php:56 |
| 352 | +msgid "Switch vs Match" |
| 353 | +msgstr "Switch vs Match" |
| 354 | + |
| 355 | +#: includes/php-8.0-functions.php:59 |
| 356 | +#, php-format |
| 357 | +msgid "The switch statement is %s by %s seconds compared to match." |
| 358 | +msgstr "" |
| 359 | +"La déclaration de commutation est de %s par %s secondes par rapport à la " |
| 360 | +"correspondance." |
| 361 | + |
| 362 | +#. Plugin URI of the plugin/theme |
| 363 | +msgid "https://github.com/robertdevore/benchpress/" |
| 364 | +msgstr "https://github.com/robertdevore/benchpress/" |
| 365 | + |
| 366 | +#. Description of the plugin/theme |
| 367 | +msgid "" |
| 368 | +"A tool for benchmarking PHP code snippets and WordPress® queries to help " |
| 369 | +"developers optimize performance." |
| 370 | +msgstr "" |
| 371 | +"Un outil d'évaluation des extraits de code PHP et des requêtes WordPress® " |
| 372 | +"pour aider les développeurs à optimiser les performances." |
| 373 | + |
| 374 | +#. Author of the plugin/theme |
| 375 | +msgid "Robert DeVore" |
| 376 | +msgstr "Robert DeVore" |
| 377 | + |
| 378 | +#. Author URI of the plugin/theme |
| 379 | +msgid "https://robertdevore.com/" |
| 380 | +msgstr "https://robertdevore.com/" |
0 commit comments