-
Notifications
You must be signed in to change notification settings - Fork 227
/
Copy pathrocket-fr_CA.po
4755 lines (3972 loc) · 173 KB
/
rocket-fr_CA.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Copyright (C) 2024 WP Media
# This file is distributed under the same license as the WP Rocket plugin.
# Translators:
# Jean-Francois Arseneault <[email protected]>, 2024
# Romain • WP Rocket <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: WP Rocket 3.17.0.1-alpha1\n"
"Report-Msgid-Bugs-To: http://wp-rocket.me/\n"
"POT-Creation-Date: 2024-09-17T14:50:58+00:00\n"
"PO-Revision-Date: 2019-08-26 15:14+0000\n"
"Last-Translator: Romain • WP Rocket <[email protected]>, 2024\n"
"Language-Team: French (Canada) (https://app.transifex.com/wp-media/teams/18133/fr_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
"X-Domain: rocket\n"
"X-Generator: WP-CLI 2.11.0\n"
#. Plugin Name of the plugin
#: wp-rocket.php
msgid "WP Rocket"
msgstr "WP Rocket"
#. Plugin URI of the plugin
#: wp-rocket.php
msgid "https://wp-rocket.me"
msgstr "https://wp-rocket.me"
#. Description of the plugin
#: wp-rocket.php
msgid "The best WordPress performance plugin."
msgstr "La meilleure extension de performance pour WordPress."
#. Author of the plugin
#: wp-rocket.php
msgid "WP Media"
msgstr "WP Media"
#. Author URI of the plugin
#: wp-rocket.php
msgid "https://wp-media.me"
msgstr "https://wp-media.me"
#. Translators: %s = Hosting name.
#: inc/3rd-party/hosting/flywheel.php:18
#: inc/3rd-party/hosting/wp-serveur.php:27 inc/deprecated/3.6.php:697
#: inc/deprecated/3.6.php:997 inc/deprecated/3.9.php:22
#: inc/ThirdParty/Hostings/Cloudways.php:90
#: inc/ThirdParty/Hostings/Dreampress.php:44
#: inc/ThirdParty/Hostings/Godaddy.php:63
#: inc/ThirdParty/Hostings/O2Switch.php:49
#: inc/ThirdParty/Hostings/OneCom.php:137
#: inc/ThirdParty/Hostings/Pressidium.php:50
#: inc/ThirdParty/Hostings/ProIsp.php:51 inc/ThirdParty/Hostings/Savvii.php:50
#: inc/ThirdParty/Hostings/WPEngine.php:46
#: inc/ThirdParty/Hostings/WPXCloud.php:51
msgid ""
"Your site is hosted on %s, we have enabled Varnish auto-purge for "
"compatibility."
msgstr ""
"Votre site est hébergé chez %s, nous avons activé la purge automatisée de "
"Varnish pour la compatibilité."
#: inc/Addon/Cloudflare/API/Client.php:129
msgid "Cloudflare did not provide any reply. Please try again later."
msgstr ""
"Oups, Cloudflare n'a pas répondu. Veuillez essayer de nouveau plus tard."
#: inc/Addon/Cloudflare/API/Client.php:135
msgid "Cloudflare unexpected response"
msgstr "Réponse inattendue de Cloudflare"
#: inc/Addon/Cloudflare/API/Client.php:143
msgid "Missing Cloudflare result."
msgstr "Résultat de Cloudflare manquant."
#: inc/Addon/Cloudflare/API/Client.php:194 inc/deprecated/3.5.php:112
#: inc/deprecated/3.5.php:169
msgid "Incorrect Cloudflare email address or API key."
msgstr "Courriel et clé d’API Cloudflare incorrects."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/Addon/Cloudflare/API/Client.php:198
#: inc/Addon/Cloudflare/API/Client.php:212
#: inc/Addon/Cloudflare/Cloudflare.php:75
#: inc/Addon/Cloudflare/Cloudflare.php:108
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:157
#: inc/deprecated/3.5.php:92 inc/deprecated/3.5.php:116
#: inc/deprecated/3.5.php:129 inc/deprecated/3.5.php:157
#: inc/deprecated/3.5.php:173
msgid "Read the %1$sdocumentation%2$s for further guidance."
msgstr "Lisez la %1$sdocumentation%2$s pour de l’aide additionnelle."
#. translators: Documentation exists in EN, FR; use localized URL if
#. applicable.
#: inc/Addon/Cloudflare/API/Client.php:200
#: inc/Addon/Cloudflare/API/Client.php:214
#: inc/Addon/Cloudflare/Auth/APIKey.php:63
#: inc/Addon/Cloudflare/Cloudflare.php:77
#: inc/Addon/Cloudflare/Cloudflare.php:110 inc/deprecated/3.5.php:81
#: inc/deprecated/3.5.php:94 inc/deprecated/3.5.php:118
#: inc/deprecated/3.5.php:131 inc/deprecated/3.5.php:159
#: inc/deprecated/3.5.php:175 inc/deprecated/3.5.php:208
msgid ""
"https://docs.wp-rocket.me/article/18-using-wp-rocket-with-"
"cloudflare/?utm_source=wp_plugin&utm_medium=wp_rocket#add-on"
msgstr ""
"https://docs.wp-rocket.me/article/18-using-wp-rocket-with-"
"cloudflare/?utm_source=wp_plugin&utm_medium=wp_rocket#add-on"
#: inc/Addon/Cloudflare/API/Client.php:208 inc/deprecated/3.5.php:125
msgid "Incorrect Cloudflare Zone ID."
msgstr "Zone iD de Cloudflare incorrecte."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/Addon/Cloudflare/Auth/APIKey.php:61
msgid ""
"Cloudflare email and/or API key are not set. Read the %1$sdocumentation%2$s "
"for further guidance."
msgstr ""
"Le courriel ou la clé d'API de Cloudflare ne sont pas configurés. Lire la "
"%1$sdocumentation%2$s pour plus d'information."
#: inc/Addon/Cloudflare/Cloudflare.php:71 inc/deprecated/3.5.php:88
msgid "Missing Cloudflare Zone ID."
msgstr "Zone ID de Cloudflare manquant."
#: inc/Addon/Cloudflare/Cloudflare.php:104 inc/deprecated/3.5.php:153
msgid "It looks like your domain is not set up on Cloudflare."
msgstr "On dirait que votre domaine n'est pas configuré dans Cloudflare."
#: inc/Addon/Cloudflare/Cloudflare.php:200
msgid "days"
msgstr "jours"
#: inc/Addon/Cloudflare/Cloudflare.php:203
msgid "seconds"
msgstr "secondes"
#: inc/Addon/Cloudflare/Cloudflare.php:205
msgid "minutes"
msgstr "minutes"
#: inc/Addon/Cloudflare/Cloudflare.php:207
msgid "hours"
msgstr "heures"
#. translators: %1$s = <strong>, %2$s = </strong>, %3$s = CloudFare API return
#. message.
#: inc/Addon/Cloudflare/Subscriber.php:232
#: inc/Addon/Cloudflare/Subscriber.php:261
msgid "%1$sWP Rocket:%2$s %3$s"
msgstr "%1$sWP Rocket:%2$s %3$s"
#. translators: %1$s = <strong>, %2$s = </strong>.
#: inc/Addon/Cloudflare/Subscriber.php:250
msgid "%1$sWP Rocket:%2$s Cloudflare cache successfully purged."
msgstr "%1$sWP Rocket :%2$s le cache de Cloudflare a été purgé avec succès."
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:311
msgid "Cloudflare development mode error: %s"
msgstr "Erreur du mode développement de Cloudflare : %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:318
msgid "Cloudflare development mode %s"
msgstr "Mode développement de Cloudflare %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:337
msgid "Cloudflare cache level error: %s"
msgstr "Erreur du niveau de cache de Cloudflare : %s"
#: inc/Addon/Cloudflare/Subscriber.php:344
msgctxt "Cloudflare caching level"
msgid "standard"
msgstr "standard"
#. translators: %s is the caching level returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:350
msgid "Cloudflare cache level set to %s"
msgstr "Niveau de cache de Cloudflare défini à %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:368
msgid "Cloudflare rocket loader error: %s"
msgstr "Erreur du Rocket Loader de Cloudflare : %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:375
msgid "Cloudflare rocket loader %s"
msgstr "Rocket Loader de Cloudflare %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:393
msgid "Cloudflare browser cache error: %s"
msgstr "Erreur du cache navigateur Cloudflare : %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:400
msgid "Cloudflare browser cache set to %s"
msgstr "Cache navigateur de Cloudflare réglé sur %s "
#. translators: %1$s = strong opening tag, %2$s = strong closing tag.
#: inc/Addon/Cloudflare/Subscriber.php:507
msgid "%1$sWP Rocket:%2$s Optimal settings activated for Cloudflare:"
msgstr "%1$sWP Rocket :%2$s Réglages optimaux activés pour Cloudflare :"
#. translators: %1$s = strong opening tag, %2$s = strong closing tag.
#: inc/Addon/Cloudflare/Subscriber.php:516
msgid ""
"%1$sWP Rocket:%2$s Optimal settings deactivated for Cloudflare, reverted to "
"previous settings:"
msgstr ""
"%1$sWP Rocket :%2$s Réglages optimaux désactivés pour Cloudflare, retour aux"
" réglages précédents :"
#: inc/Addon/Cloudflare/Subscriber.php:632 inc/admin/options.php:165
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:148
msgid "WP Rocket: "
msgstr "WP Rocket : "
#. translators: %s is the error message returned by the API.
#: inc/Addon/Sucuri/Subscriber.php:96
msgid "Sucuri cache purge error: %s"
msgstr "Erreur lors de la purge du cache Sucuri : %s"
#: inc/Addon/Sucuri/Subscriber.php:101
msgid ""
"The Sucuri cache is being cleared. Note that it may take up to two minutes "
"for it to be fully flushed."
msgstr ""
"Le cache Sucuri est en cours de purge. Notez que ceci peut prendre jusqu'à "
"deux minutes avant d'être complété."
#: inc/Addon/Sucuri/Subscriber.php:218
msgid "Sucuri firewall API key was not found."
msgstr "La clé d'API du pare-feu Sucuri n'a pu être trouvée."
#: inc/Addon/Sucuri/Subscriber.php:231
msgid "Sucuri firewall API key is invalid."
msgstr "La clé d'API du pare-feu Sucuri est invalide."
#. translators: %s is an error message.
#: inc/Addon/Sucuri/Subscriber.php:286
msgid "Error when contacting Sucuri firewall API. Error message was: %s"
msgstr ""
"Erreur lors de la communication avec l'API du pare-feu Sucuri. Le message "
"d'erreur était : %s"
#: inc/Addon/Sucuri/Subscriber.php:301
msgid "Could not get a response from the Sucuri firewall API."
msgstr "Impossible d'obtenir une réponse de l'API du pare-feu Sucuri."
#: inc/Addon/Sucuri/Subscriber.php:316
msgid "Got an invalid response from the Sucuri firewall API."
msgstr "Reçu une réponse invalide de l'API du pare-feu Sucuri."
#: inc/Addon/Sucuri/Subscriber.php:330
msgid "The Sucuri firewall API returned an unknown error."
msgstr "L'API du pare-feu Sucuri a retourné une erreur inconnue."
#. translators: %s is an error message.
#: inc/Addon/Sucuri/Subscriber.php:334
msgid "The Sucuri firewall API returned the following error: %s"
msgid_plural "The Sucuri firewall API returned the following errors: %s"
msgstr[0] "L'API du pare-feu Sucuri a retourné l'erreur suivante : %s"
msgstr[1] "L'API du pare-feu Sucuri a retourné les erreurs suivantes : %s"
msgstr[2] "L'API du pare-feu Sucuri a retourné les erreurs suivantes : %s"
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:93
msgid ""
"You are using %1$s to serve WebP images so you do not need to enable this "
"option. %2$sMore info%3$s %4$s If you prefer to have WP Rocket serve WebP "
"for you instead, please disable WebP display in %1$s."
msgid_plural ""
"You are using %1$s to serve WebP images so you do not need to enable this "
"option. %2$sMore info%3$s %4$s If you prefer to have WP Rocket serve WebP "
"for you instead, please disable WebP display in %1$s."
msgstr[0] ""
"Vous utilisez %1$s pour servir les images WebP, vous n'avez donc pas besoin "
"d'activer cette option. %2$sPlus d'infos%3$s %4$s Si vous préférez que WP "
"Rocket serve les WebP pour vous, veuillez désactiver l’affichage des WebP de"
" %1$s. "
msgstr[1] ""
"Vous utilisez %1$s pour servir les images WebP, vous n'avez donc pas besoin "
"d'activer cette option. %2$sPlus d'infos%3$s %4$s Si vous préférez que WP "
"Rocket serve les WebP pour vous, veuillez désactiver l’affichage des WebP de"
" %1$s. "
msgstr[2] ""
"Vous utilisez %1$s pour servir les images WebP, vous n'avez donc pas besoin "
"d'activer cette option. %2$sPlus d'infos%3$s %4$s Si vous préférez que WP "
"Rocket serve les WebP pour vous, veuillez désactiver l’affichage des WebP de"
" %1$s. "
#: inc/Addon/WebP/AdminSubscriber.php:105
msgid "WebP cache is disabled by filter."
msgstr "La mise en cache de WebP est désactivée par filtre."
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:115
#: inc/Addon/WebP/AdminSubscriber.php:141
msgid ""
"You are using %1$s to convert images to WebP. If you want WP Rocket to serve"
" them for you, activate this option. %2$sMore info%3$s"
msgid_plural ""
"You are using %1$s to convert images to WebP. If you want WP Rocket to serve"
" them for you, activate this option. %2$sMore info%3$s"
msgstr[0] ""
"Vous utilisez %1$s pour convertir vos images à WebP. Si vous voulez que WP "
"Rocket les serve pour vous, activez cette options. %2$sPlus d'info %3$s"
msgstr[1] ""
"Vous utilisez %1$s pour convertir vos images à WebP. Si vous voulez que WP "
"Rocket les serve pour vous, activez cette options. %2$sPlus d'info %3$s"
msgstr[2] ""
"Vous utilisez %1$s pour convertir vos images à WebP. Si vous voulez que WP "
"Rocket les serve pour vous, activez cette options. %2$sPlus d'info %3$s"
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:127
#: inc/Addon/WebP/AdminSubscriber.php:153
msgid ""
"You are using %1$s to convert images to WebP. WP Rocket will create separate"
" cache files to serve your WebP images. %2$sMore info%3$s"
msgid_plural ""
"You are using %1$s to convert images to WebP. WP Rocket will create separate"
" cache files to serve your WebP images. %2$sMore info%3$s"
msgstr[0] ""
"Vous utilisez %1$s pour convertir des images à WebP. WP Rocket va créer des "
"fichiers de cache séparés afin de servir vos images WebP. %2$sPlus d'info "
"%3$s"
msgstr[1] ""
"Vous utilisez %1$s pour convertir des images à WebP. WP Rocket va créer des "
"fichiers de cache séparés afin de servir vos images WebP. %2$sPlus d'info "
"%3$s"
msgstr[2] ""
"Vous utilisez %1$s pour convertir des images à WebP. WP Rocket va créer des "
"fichiers de cache séparés afin de servir vos images WebP. %2$sPlus d'info "
"%3$s"
#. Translators: %1$s = opening <a> tag, %2$s = closing </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:173
msgid ""
"%5$sWe have not detected any compatible WebP plugin!%6$s%4$s If you don’t "
"already have WebP images on your site consider using %3$sImagify%2$s or "
"another supported plugin. %1$sMore info%2$s %4$s If you are not using WebP "
"do not enable this option."
msgstr ""
"%5$sNous n'avons pas détecté de plugin WebP compatible !%6$s%4$s Si vous "
"n'avez pas encore d'images WebP sur votre site, envisagez d'utiliser "
"%3$sImagify%2$s ou une autre extension supportée. %1$sPlus d'infos%2$s %4$s "
"Si vous n'utilisez pas WebP, n'activez pas cette option."
#: inc/Addon/WebP/AdminSubscriber.php:185
msgid "WP Rocket will create separate cache files to serve your WebP images."
msgstr ""
"WP Rocket va créer des fichier de cache séparés afin de servir vos images "
"WebP"
#: inc/admin/admin.php:18 inc/common/admin-bar.php:273
#: inc/deprecated/deprecated.php:1787
msgid "Support"
msgstr "Soutien"
#: inc/admin/admin.php:20
msgid "Docs"
msgstr "Documents"
#: inc/admin/admin.php:22 inc/common/admin-bar.php:261
msgid "FAQ"
msgstr "FAQ"
#: inc/admin/admin.php:24 inc/common/admin-bar.php:70
msgid "Settings"
msgstr "Réglages"
#: inc/admin/admin.php:96 inc/admin/admin.php:117 inc/deprecated/3.5.php:898
#: inc/Engine/Cache/AdminSubscriber.php:135
msgid "Clear this cache"
msgstr "Vider ce cache"
#: inc/admin/admin.php:402
msgid "Settings import failed: you do not have the permissions to do this."
msgstr ""
"L'import des réglages a échoué : vous n'avez pas les permissions nécessaires"
" pour faire ceci."
#: inc/admin/admin.php:406
msgid "Settings import failed: no file uploaded."
msgstr "L'import des réglages a échoué : aucun fichier téléversé."
#: inc/admin/admin.php:410
msgid "Settings import failed: incorrect filename."
msgstr "L'import des réglages a échoué : nom de fichier incorrect."
#: inc/admin/admin.php:421
msgid "Settings import failed: incorrect filetype."
msgstr "L'import des réglages a échoué : type de fichier incorrect."
#: inc/admin/admin.php:431
msgid "Settings import failed: "
msgstr "Échec de l'import des réglages :"
#: inc/admin/admin.php:447
msgid "Settings import failed: unexpected file content."
msgstr "Échec de l'import des réglages : contenu du fichier incorrect."
#: inc/admin/admin.php:492
msgid "Settings imported and saved."
msgstr "Réglages importés et sauvegardés."
#: inc/admin/options.php:102 inc/Engine/Admin/Settings/Page.php:551
msgid "Excluded CSS Files"
msgstr "Fichiers CSS à exclure"
#: inc/admin/options.php:103 inc/Engine/Admin/Settings/Page.php:699
msgid "Excluded Inline JavaScript"
msgstr "JavaScript inline exclu"
#: inc/admin/options.php:104 inc/Engine/Admin/Settings/Page.php:717
#: inc/Engine/Admin/Settings/Page.php:750
#: inc/Engine/Admin/Settings/Page.php:797
msgid "Excluded JavaScript Files"
msgstr "Fichiers JavaScript exclus"
#: inc/admin/options.php:105
msgid "Defer JavaScript Files"
msgstr "Charger le JavaScript en différé"
#: inc/admin/options.php:106
msgid "Excluded Delay JavaScript Files"
msgstr "Fichiers JavaScript exclus du report de l'éxecution"
#: inc/admin/options.php:107 inc/Engine/Admin/Settings/Page.php:1203
msgid "Never Cache URL(s)"
msgstr "Ne jamais mettre en cache ces URL(s)"
#: inc/admin/options.php:108 inc/Engine/Admin/Settings/Page.php:1217
msgid "Never Cache User Agent(s)"
msgstr "Ne jamais mettre en cache ces agents utilisateurs"
#: inc/admin/options.php:109 inc/Engine/Admin/Settings/Page.php:1223
msgid "Always Purge URL(s)"
msgstr "Toujours purger ces URL(s)"
#: inc/admin/options.php:110 inc/Engine/Admin/Settings/Page.php:1504
msgid "Exclude files from CDN"
msgstr "Exclure des fichiers du CDN"
#. translators: 1 and 2 can be anything.
#: inc/admin/options.php:131
msgid "%1$s: <em>%2$s</em>"
msgstr "%1$s: <em>%2$s</em>"
#: inc/admin/options.php:141
msgid "The following pattern is invalid and has been removed:"
msgid_plural "The following patterns are invalid and have been removed:"
msgstr[0] "Le modèle suivant est non-valide et a été retiré :"
msgstr[1] "Les modèles suivants sont non-valides et ont été retirés :"
msgstr[2] "Les modèles suivants sont non-valides et ont été retirés :"
#: inc/admin/options.php:157
msgid "More info"
msgstr "Plus d'infos"
#: inc/admin/ui/meta-boxes.php:37 inc/admin/ui/notices.php:671
msgid "Clear cache"
msgstr "Vider le cache"
#. translators: %1$s WP Rocket plugin name; %2$s = file name.
#: inc/admin/ui/notices.php:30 inc/admin/ui/notices.php:43
msgid ""
"<strong>%1$s</strong> has not been deactivated due to missing writing permissions.<br>\n"
"Make <strong>%2$s</strong> writeable and retry deactivation, or force deactivation now:"
msgstr ""
"<strong>%1$s</strong> n'a pas été désactivé en raisons de l'absence des permissions d'écriture.<br>\n"
"Rendez <strong>%2$s</strong> inscriptible et réessayez de désactiver, ou forcez la désactivation maintenant :"
#. translators: %s is WP Rocket plugin name.
#: inc/admin/ui/notices.php:97
msgid ""
"<strong>%s</strong>: One or more plugins have been enabled or disabled, "
"clear the cache if they affect the front end of your site."
msgstr ""
"<strong>%s</strong>: Une ou plusieurs extensions ont été activées ou "
"désactivées, videz le cache si elles influent sur l’apparence de votre site."
#. translators: %s is WP Rocket plugin name.
#: inc/admin/ui/notices.php:141
msgid ""
"<strong>%s</strong>: The following plugins are not compatible with this "
"plugin and may cause unexpected results:"
msgstr ""
"<strong>%s</strong>: Les extensions suivantes ne sont pas compatibles avec "
"cette extension et peuvent générer des résultats inattendus :"
#: inc/admin/ui/notices.php:147
msgid "Deactivate"
msgstr "Désactiver"
#: inc/admin/ui/notices.php:189
msgid ""
"WP Rocket Footer JS is not an official add-on. It prevents some options in "
"WP Rocket from working correctly. Please deactivate it if you have problems."
msgstr ""
"WP Rocket Footer JS n'est pas un ajout officiel. Il prévient certaines "
"options dans WP Rocket de fonctionner correctement. Veuillez le désactiver "
"si vous avez des problèmes."
#. translators: %1$s = opening link tag, %2$s = closing link tag.
#: inc/admin/ui/notices.php:229
msgid ""
"Endurance Cache is currently enabled, which will conflict with WP Rocket "
"Cache. Please set the Endurance Cache cache level to Off (Level 0) on the "
"%1$sSettings > General%2$s page to prevent any issues."
msgstr ""
"Endurance Cache est présentement activé, ce qui peut causer conflit avec le "
"cache de WP Rocket. Veuillez configurer le niveau de Endurance Cache à "
"\"Off\" (Niveau 0) sur la page %1$sParamètres > Général%2$s afin de prévenir"
" tout problème."
#. translators: %1$s WP Rocket plugin name; %2$s = opening link; %3$s =
#. closing link
#: inc/admin/ui/notices.php:250
msgid ""
"%1$s: A custom permalink structure is required for the plugin to work "
"properly. %2$sGo to permalinks settings%3$s"
msgstr ""
"%1$s: Une structure de permalien personnalisée est requise pour que cette "
"extension fonctionne. %2$sRendez-vous aux réglages des permaliens%3$s"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:297
msgid ""
"%s could not modify the .htaccess file due to missing writing permissions."
msgstr ""
"%s n'a pas pu modifier le fichier .htaccess dû à l'absence de permissions "
"d'écriture.."
#. translators: This is a doc title! %1$s = opening link; %2$s = closing link
#: inc/admin/ui/notices.php:303 inc/admin/ui/notices.php:788
msgid "Troubleshoot: %1$sHow to make system files writeable%2$s"
msgstr ""
"Pour résoudre le problème : %1$sComment rendre les fichiers systèmes "
"accessible à l'écriture%2$s"
#. translators: Documentation exists in EN, DE, FR, ES, IT; use loaclised URL
#. if applicable
#: inc/admin/ui/notices.php:305 inc/admin/ui/notices.php:790
msgid ""
"https://docs.wp-rocket.me/article/626-how-to-make-system-files-htaccess-wp-"
"config-writeable/?utm_source=wp_plugin&utm_medium=wp_rocket"
msgstr ""
"https://fr.docs.wp-rocket.me/article/945-fichiers-systemes-accessible-"
"ecriture/?utm_source=wp_plugin&utm_medium=wp_rocket"
#: inc/admin/ui/notices.php:311
msgid ""
"Don’t worry, WP Rocket’s page caching and settings will still function "
"correctly."
msgstr ""
"Pas d'inquiétude, la mise en cache de pages et les paramètres fonctionneront"
" correctement."
#: inc/admin/ui/notices.php:311
msgid ""
"For optimal performance, adding the following lines into your .htaccess is "
"recommended (not required):"
msgstr ""
"Pour une performance optimale, il est recommandé d'ajouter les lignes "
"suivantes à votre fichier .htaccess (optionnel) :"
#. translators: %1$s = plugin name, %2$s + %3$s = opening links, %4$s =
#. closing link
#: inc/admin/ui/notices.php:458
msgid ""
"%1$s is good to go! %2$sTest your load time%4$s, or visit your "
"%3$ssettings%4$s."
msgstr ""
"%1$s est prêt à décoller ! %2$sTestez votre temps de chargement%4$s, ou "
"jetez un oeil aux %3$sréglages%4$s."
#: inc/admin/ui/notices.php:499
msgid ""
"Would you allow WP Rocket to collect non-sensitive diagnostic data from this"
" website?"
msgstr ""
"Autorisez-vous WP Rocket à recueillir des données de diagnostic non-"
"sensibles de ce site web ?"
#: inc/admin/ui/notices.php:500
msgid "This would help us to improve WP Rocket for you in the future."
msgstr "Cela nous aiderait à améliorer WP Rocket pour vous dans le futur."
#. translators: button text, click will expand data collection preview
#: inc/admin/ui/notices.php:506
msgid "What info will we collect?"
msgstr "Quelles infos recueillerons-nous ?"
#: inc/admin/ui/notices.php:511
msgid ""
"Below is a detailed view of all data WP Rocket will collect if granted "
"permission. WP Rocket will never transmit any domain names or email "
"addresses (except for license validation), IP addresses, or third-party API "
"keys."
msgstr ""
"Vous trouverez ci-dessous une vue détaillée de toutes les données que WP "
"Rocket recueillera si vous nous le permettez. WP Rocket ne transmettra "
"jamais de noms de domaine ou d'adresses courriel (sauf pour la validation de"
" licence), d'adresses IP ou de clés d’API tierce-partie."
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:520
msgid "Yes, allow"
msgstr "Oui, autoriser"
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:523
msgid "No, thanks"
msgstr "Non, merci"
#: inc/admin/ui/notices.php:562
msgid "Thank you!"
msgstr "Merci!"
#: inc/admin/ui/notices.php:567
msgid "WP Rocket now collects these metrics from your website:"
msgstr "WP Rocket recueille désormais ces données de votre site web :"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:605
msgid "%s: Cache cleared."
msgstr "%s : Cache vidé."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:612
msgid "%s: Post cache cleared."
msgstr "%s : Cache des articles vidé."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:619
msgid "%s: Term cache cleared."
msgstr "%s : Cache des termes vidé."
#. translators: %s = plugin name).
#: inc/admin/ui/notices.php:626
msgid "%s: User cache cleared."
msgstr "%s : Cache des utilisateurs vidé."
#: inc/admin/ui/notices.php:662 inc/Engine/License/views/promo-banner.php:38
#: inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php:34
#: inc/Engine/License/views/renewal-expired-banner-ocd.php:44
#: inc/Engine/License/views/renewal-expired-banner.php:32
#: views/settings/page-sections/dashboard.php:47
msgid "Dismiss this notice"
msgstr "Ne pas tenir compte de cet avertissement."
#: inc/admin/ui/notices.php:682 inc/Engine/Saas/Admin/AdminBar.php:51
msgid "Clear Used CSS"
msgstr "Vider le CSS utilisé"
#: inc/admin/ui/notices.php:685
msgid "Stop Preload"
msgstr "Cesser le pré-chargement"
#: inc/admin/ui/notices.php:691
msgid "Turn on Remove Unused CSS"
msgstr "Activer l'option Supprimer les ressources CSS inutilisées"
#: inc/admin/ui/notices.php:697
msgid "Enable “Separate Cache Files for Mobile Devices” now"
msgstr ""
"Activer “Créer un fichier de cache à part pour les mobiles” maintenant"
#: inc/admin/ui/notices.php:715
msgid "Force deactivation "
msgstr "Forcer la désactivation "
#: inc/admin/ui/notices.php:745
msgid "The following code should have been written to this file:"
msgstr "Le code suivant aurait dû être écrit dans ce fichier :"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:776
msgid "%s cannot configure itself due to missing writing permissions."
msgstr ""
"%s ne peut pas s’auto-configurer en raison de l'absence de permissions en "
"écriture."
#. translators: %s = file/folder name
#: inc/admin/ui/notices.php:782
msgid "Affected file/folder: %s"
msgstr "Fichier/dossier affecté : %s"
#: inc/classes/admin/class-logs.php:124
msgid "The debug file could not be deleted."
msgstr "Le fichier de debug n'a pu être effacé."
#. Translators: %1$s = Plugin name, %2$s = Plugin version.
#: inc/classes/class-wp-rocket-requirements-check.php:147
msgid "To function properly, %1$s %2$s requires at least:"
msgstr "Pour fonctionner correctement, %1$s %2$s nécessite au moins :"
#. Translators: %1$s = PHP version required.
#: inc/classes/class-wp-rocket-requirements-check.php:151
msgid ""
"PHP %1$s. To use this WP Rocket version, please ask your web host how to "
"upgrade your server to PHP %1$s or higher."
msgstr ""
"PHP %1$s. Pour utiliser cette version de WP Rocket, demandez à votre "
"hébergeur comment mettre à niveau votre serveur vers PHP %1$s ou supérieur."
#. Translators: %1$s = WordPress version required.
#: inc/classes/class-wp-rocket-requirements-check.php:156
msgid ""
"WordPress %1$s. To use this WP Rocket version, please upgrade WordPress to "
"version %1$s or higher."
msgstr ""
"WordPress %1$s. Pour utiliser cette version de WP Rocket, mettez à jour "
"WordPress à la version %1$s ou plus récente."
#: inc/classes/class-wp-rocket-requirements-check.php:159
msgid ""
"If you are not able to upgrade, you can rollback to the previous version by "
"using the button below."
msgstr ""
"Si vous n'êtes pas en mesure d’effectuer le rehaussement, vous pouvez "
"restaurer WP Rocket à sa version précédente en utilisant le bouton ci-"
"dessous."
#. Translators: %s = Previous plugin version.
#: inc/classes/class-wp-rocket-requirements-check.php:161
#: inc/deprecated/deprecated.php:1947
msgid "Re-install version %s"
msgstr "Réinstaller la version %s"
#. translators: %s is the plugin name.
#: inc/classes/class-wp-rocket-requirements-check.php:203
#: inc/classes/class-wp-rocket-requirements-check.php:214
#: inc/deprecated/3.11.php:236 inc/deprecated/3.11.php:251
#: inc/Engine/Plugin/UpdaterSubscriber.php:477
#: inc/Engine/Plugin/UpdaterSubscriber.php:491
msgid "%s Update Rollback"
msgstr "Retour à la version %s"
#. translators: %1$s = missing tags;
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:151
msgid ""
"Failed to detect the following requirement in your theme: closing %1$s."
msgid_plural ""
"Failed to detect the following requirements in your theme: closing %1$s."
msgstr[0] ""
"Échec de la détection du requis suivant de votre thème : fermer %1$s."
msgstr[1] ""
"Échec de la détection des requis suivants de votre thème : fermer %1$s."
msgstr[2] ""
"Échec de la détection des requis suivants de votre thème : fermer %1$s."
#. translators: Documentation exists in EN, FR; use localized URL if
#. applicable.
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:159
msgid ""
"https://docs.wp-rocket.me/article/99-pages-not-cached-or-minify-cssjs-not-"
"working/?utm_source=wp_plugin&utm_medium=wp_rocket#theme"
msgstr ""
"https://docs.wp-rocket.me/article/99-pages-not-cached-or-minify-cssjs-not-"
"working/?utm_source=wp_plugin&utm_medium=wp_rocket#theme"
#: inc/common/admin-bar.php:91 inc/common/admin-bar.php:154
msgid "Clear and Preload Cache"
msgstr "Vider et précharger le cache"
#: inc/common/admin-bar.php:91 inc/common/admin-bar.php:154
msgid "Clear Cache"
msgstr "Vider le cache"
#: inc/common/admin-bar.php:131 inc/functions/i18n.php:20
msgid "All languages"
msgstr "Toutes les langues"
#: inc/common/admin-bar.php:178
msgid "Clear this post"
msgstr "Vider cet article"
#: inc/common/admin-bar.php:192
msgid "Purge this URL"
msgstr "Purger cet URL"
#: inc/common/admin-bar.php:212
msgid "Purge Sucuri cache"
msgstr "Purger le cache Sucuri"
#: inc/common/admin-bar.php:236 views/settings/fields/rocket-cdn.php:55
msgid "Purge RocketCDN cache"
msgstr "Purger le cache RocketCDN"
#: inc/common/admin-bar.php:249 views/settings/partials/documentation.php:14
msgid "Documentation"
msgstr "Documentation"
#: inc/deprecated/3.2.php:52 views/settings/page-sections/imagify.php:107
msgid "Activate Imagify"
msgstr "Activer Imagify"
#: inc/deprecated/3.2.php:52
msgid "Install Imagify for Free"
msgstr "Installer Imagify gratuitement"
#: inc/deprecated/3.2.php:67
msgid ""
"Speed up your website and boost your SEO by reducing image file sizes "
"without losing quality with Imagify."
msgstr ""
"Accélérez votre site web et améliorez votre référencement en réduisant le "
"poids de vos image sans perte de qualité avec Imagify."
#: inc/deprecated/3.2.php:72
msgid "More details"
msgstr "Plus de détails"
#. translators: %d is the number of pages preloaded.
#: inc/deprecated/3.2.php:228
msgid "Sitemap preload: %d pages have been cached."
msgstr "Pré-chargement du Sitemap : %d pages ont été mises en cache."
#. translators: %d = Number of pages preloaded.
#: inc/deprecated/3.2.php:261
msgid ""
"Sitemap preload: %d uncached pages have now been preloaded. (refresh to see "
"progress)"
msgstr ""
"Pré-chargement du Sitemap : %d pages ont été pré-chargées. (rafraîchir pour "
"voir la progression)"
#. translators: %s is an URL.
#: inc/deprecated/3.3.php:761 inc/deprecated/3.3.php:770
#: inc/Engine/Plugin/UpdaterApiTools.php:32
msgid ""
"An unexpected error occurred. Something may be wrong with WP-Rocket.me or "
"this server’s configuration. If you continue to have problems, <a "
"href=\"%s\">contact support</a>."
msgstr ""
"Une erreur inattendue s’est produite. Quelque chose ne va pas avec WP-"
"Rocket.me ou avec la configuration de ce serveur. Si vous continuez à avoir "
"des problèmes, <a href=\"%s\">contactez notre soutien technique</a>."
#: inc/deprecated/3.4.php:18
msgid "Choose a domain from the list"
msgstr "Choisissez un domaine dans la liste"
#: inc/deprecated/3.4.php:31
msgid "No domain available in your Cloudflare account"
msgstr "Aucun domaine disponible dans votre compte Cloudflare"
#: inc/deprecated/3.5.php:71 inc/deprecated/3.5.php:195
msgid ""
"Curl is disabled on your server. Please ask your host to enable it. This is "
"required for the Cloudflare Add-on to work correctly."
msgstr ""
"CURL est désactivé sur votre serveur. Veuillez demander à votre hébergeur de"
" l'activer. Ceci est requis pour que l'ajout Cloudflare fonctionne "
"correctement."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/deprecated/3.5.php:79
msgid ""
"Cloudflare email, API key and Zone ID are not set. Read the "
"%1$sdocumentation%2$s for further guidance."
msgstr ""
"Le courriel, la clé d'API et le Zone ID de Cloudflare de sont pas définis. "
"Lisez la %1$sdocumentation%2$s pour plus d'assistance."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/deprecated/3.5.php:206
msgid ""
"Cloudflare email and API key are not set. Read the %1$sdocumentation%2$s for"
" further guidance."
msgstr ""
"Le courriel et la clé d'API de Cloudflare ne sont pas configurés. Lisez la "
"%1$sdocumentation%2$s pour plus d'assistance."
#: inc/deprecated/3.5.php:271
msgid "Connection to Cloudflare failed"
msgstr "La connexion à Cloudflare a échoué"
#. translators: %s = CloudFare API return message.
#: inc/deprecated/3.5.php:587
msgid "<strong>WP Rocket:</strong> %s"
msgstr "<strong>WP Rocket :</strong> %s"
#: inc/deprecated/3.5.php:592
msgid "<strong>WP Rocket:</strong> Cloudflare cache successfully purged."
msgstr "<strong>WP Rocket:</strong> Cache de Cloudflare purgé avec succès."
#: inc/deprecated/3.5.php:858 inc/Engine/HealthCheck/HealthCheck.php:81
msgid ""
"The following scheduled event failed to run. This may indicate the CRON "
"system is not running properly, which can prevent some WP Rocket features "
"from working as intended:"
msgid_plural ""
"The following scheduled events failed to run. This may indicate the CRON "
"system is not running properly, which can prevent some WP Rocket features "
"from working as intended:"
msgstr[0] ""
"L'évènement planifié suivant n'a pas fonctionné. Ceci pourrait indiquer que "
"le système CRON ne fonctionne pas correctement, ce qui peut prévenir "
"certaines fonctionnalités WP Rocket de fonctionner tel que prévu :"
msgstr[1] ""
"Les évènements planifiés suivants n'ont pas fonctionné. Ceci pourrait "
"indiquer que le système CRON ne fonctionne pas correctement, ce qui peut "
"prévenir certaines fonctionnalités WP Rocket de fonctionner tel que prévu :"
msgstr[2] ""
"Les évènements planifiés suivants n'ont pas fonctionné. Ceci pourrait "
"indiquer que le système CRON ne fonctionne pas correctement, ce qui peut "
"prévenir certaines fonctionnalités WP Rocket de fonctionner tel que prévu :"
#: inc/deprecated/3.5.php:867 inc/Engine/HealthCheck/HealthCheck.php:88
msgid "Please contact your host to check if CRON is working."
msgstr ""
"Veuillez contacter votre hébergeur afin de valider si le CRON est "
"fonctionnel."
#: inc/deprecated/3.10.php:163
msgid "OPcache purge failed."
msgstr "La purge de OpCache a échoué."
#: inc/deprecated/3.10.php:168
msgid "OPcache successfully purged"
msgstr "OpCache purgé avec succès"
#: inc/deprecated/3.11.php:81
msgid "Yoast SEO XML sitemap"
msgstr "Sitemap XML Yoast SEO"
#. translators: %s = Name of the plugin.
#. translators: %s = plugin name, e.g. Yoast SEO.
#: inc/deprecated/3.11.php:83 inc/deprecated/3.12.php:58
#: inc/deprecated/3.12.php:87 inc/deprecated/3.12.php:186
#: inc/deprecated/3.12.php:253 inc/deprecated/3.12.php:342
msgid ""
"We automatically detected the sitemap generated by the %s plugin. You can "
"check the option to preload it."
msgstr ""
"Nous avons automatiquement détecté le sitemap généré par l'extension %s. "
"Vous pouvez cocher l'option pour l'inclure dans le préchargement."
#. translators: 1 and 3 are link openings, 2 is a link closing.
#: inc/deprecated/3.11.php:279 inc/Engine/Plugin/UpdaterSubscriber.php:514
msgid "%1$sReturn to WP Rocket%2$s or %3$sgo to Plugins page%2$s"
msgstr ""
"%1$sRetourner à WP Rocket%2$s ou %3$saller à la page des extensions%2$s"
#: inc/deprecated/3.12.php:56
msgid "All in One SEO XML sitemap"
msgstr "Sitemap XML All in One SEO"
#: inc/deprecated/3.12.php:85
msgid "Rank Math XML sitemap"
msgstr "Sitemap XML de Rank Math"
#: inc/deprecated/3.12.php:184
msgid "SEOPress XML sitemap"
msgstr "Sitemap XML SEOPress"
#: inc/deprecated/3.12.php:251
msgid "The SEO Framework XML sitemap"
msgstr "Le sitemap XML de The SEO Framework"
#: inc/deprecated/3.12.php:332
msgid "Jetpack XML Sitemaps"
msgstr "Sitemaps XML Jetpack"
#: inc/deprecated/3.12.php:334
msgid "Preload the sitemap from the Jetpack plugin"
msgstr "Précharger le sitemap de l'extension Jetpack"
#: inc/deprecated/3.15.php:28
#: inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php:74
msgid "WP Rocket Options"
msgstr "Options WP Rocket"
#: inc/deprecated/3.15.php:57 views/metaboxes/post_edit_options.php:19
msgid "Never cache this page"
msgstr "Ne jamais mettre en cache cette page"
#: inc/deprecated/3.15.php:61 views/metaboxes/post_edit_options.php:23
msgid "Activate these options on this post:"
msgstr "Activer ces options sur cette page :"
#. translators: %s is the name of the option.
#: inc/deprecated/3.15.php:81