-
Notifications
You must be signed in to change notification settings - Fork 228
/
Copy pathrocket-pt_BR.po
4716 lines (3933 loc) · 170 KB
/
rocket-pt_BR.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:
# Dionizio Bonfim Bach <[email protected]>, 2019
# Rafael Funchal <[email protected]>, 2019
# Paulo Andraus <[email protected]>, 2019
# Romain • WP Rocket <[email protected]>, 2022
# Deblyn Prado, 2023
# Fabio Fava <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: WP Rocket 3.17.0.1-alpha2\n"
"Report-Msgid-Bugs-To: http://wp-rocket.me/\n"
"POT-Creation-Date: 2024-09-18T10:10:31+00:00\n"
"PO-Revision-Date: 2019-08-26 15:14+0000\n"
"Last-Translator: Fabio Fava <[email protected]>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/wp-media/teams/18133/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\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 "O melhor plugin de desempenho para WordPress."
#. Author of the plugin
#: wp-rocket.php
msgid "WP Media"
msgstr "Mídia do WP"
#. 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 ""
"Seu site está hospedado em %s, habilitamos a auto-limpeza do Varnish para "
"compatibilidade."
#: inc/Addon/Cloudflare/API/Client.php:129
msgid "Cloudflare did not provide any reply. Please try again later."
msgstr "O Cloudflare não forneceu nenhuma resposta. Tente mais tarde."
#: inc/Addon/Cloudflare/API/Client.php:135
msgid "Cloudflare unexpected response"
msgstr "Resposta inesperada do Cloudflare"
#: inc/Addon/Cloudflare/API/Client.php:143
msgid "Missing Cloudflare result."
msgstr "Faltando o resultado do Cloudflare"
#: 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 "Endereço de e-mail ou chave da API incorretos do Cloudflare"
#. 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 "Leia a %1$sdocumentação%2$s para orientações adicionais."
#. 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 "ID incorreto da Zona do Cloudflare"
#. 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 ""
"O e-mail e/ou chave da API do Cloudflare não estão definidos. Leia a "
"%1$sdocumentação%2$s para maior orientação."
#: inc/Addon/Cloudflare/Cloudflare.php:71 inc/deprecated/3.5.php:88
msgid "Missing Cloudflare Zone ID."
msgstr "Falta o ID da Zona do Cloudflare"
#: 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 "Parece que o seu domínio não está configurado no Cloudflare"
#: inc/Addon/Cloudflare/Cloudflare.php:200
msgid "days"
msgstr "dias"
#: inc/Addon/Cloudflare/Cloudflare.php:203
msgid "seconds"
msgstr "segundos"
#: inc/Addon/Cloudflare/Cloudflare.php:205
msgid "minutes"
msgstr "minutos"
#: inc/Addon/Cloudflare/Cloudflare.php:207
msgid "hours"
msgstr "horas"
#. 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 Cache do Cloudflare esvaziado com sucesso."
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:311
msgid "Cloudflare development mode error: %s"
msgstr "Erro no modo de desenvolvimento do Cloudflare: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:318
msgid "Cloudflare development mode %s"
msgstr "Modo de desenvolvimento do 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 "Erro no nível de Cache do Cloudflare: %s"
#: inc/Addon/Cloudflare/Subscriber.php:344
msgctxt "Cloudflare caching level"
msgid "standard"
msgstr "padrão"
#. 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 "Nível de cache do Cloudflare definido para %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:368
msgid "Cloudflare rocket loader error: %s"
msgstr "Erro no rocket loader do 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 do 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 "Erro do cache de navegador no 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 do navegador do Cloudflare definido para %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 Configurações otimizadas ativadas para o 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 Configurações otimizadas desativadas para o Cloudflare, "
"revertidas para as configurações anteriores:"
#: 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 "Erro esvaziando o 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 ""
"O cache Sucuri está sendo esvaziado. Note que pode levar até dois minutos "
"para ele estar totalmente vazio."
#: inc/Addon/Sucuri/Subscriber.php:218
msgid "Sucuri firewall API key was not found."
msgstr "A chave da API Sucuri não foi encontrada."
#: inc/Addon/Sucuri/Subscriber.php:231
msgid "Sucuri firewall API key is invalid."
msgstr "A chave da API Sucuri é inválida."
#. translators: %s is an error message.
#: inc/Addon/Sucuri/Subscriber.php:286
msgid "Error when contacting Sucuri firewall API. Error message was: %s"
msgstr "Erro contactando a API de Firewall Sucuri. A mensagem de erro foi: %s"
#: inc/Addon/Sucuri/Subscriber.php:301
msgid "Could not get a response from the Sucuri firewall API."
msgstr "Não foi possível obter resposta da API de Firewall Sucuri."
#: inc/Addon/Sucuri/Subscriber.php:316
msgid "Got an invalid response from the Sucuri firewall API."
msgstr "Resposta inválida da API de Firewall Sucuri."
#: inc/Addon/Sucuri/Subscriber.php:330
msgid "The Sucuri firewall API returned an unknown error."
msgstr "A API de Firewall Sucuri retornou um erro desconhecido."
#. 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] "A API do firewall Sucuri retornou o seguinte erro: %s"
msgstr[1] "A API do firewall Sucuri retornou os seguintes erros: %s"
msgstr[2] "A API do firewall Sucuri retornou os seguintes erros: %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] ""
"Você está usando %1$s para servir imagens WebP e por isso não precisa ativar"
" esta opção. %2$sMais informações%3$s %4$s Se preferir usar o WP Rocket para"
" servir WebP para você, desative a exibição de WebP em %1$s."
msgstr[1] ""
"Você está usando %1$s para servir imagens WebP e por isso não precisa ativar"
" esta opção. %2$sMais informações%3$s %4$s Se preferir usar o WP Rocket para"
" servir WebP para você, desative a exibição de WebP em %1$s."
msgstr[2] ""
"Você está usando %1$s para servir imagens WebP e por isso não precisa ativar"
" esta opção. %2$sMais informações%3$s %4$s Se preferir usar o WP Rocket para"
" servir WebP para você, desative a exibição de WebP em %1$s."
#: inc/Addon/WebP/AdminSubscriber.php:105
msgid "WebP cache is disabled by filter."
msgstr "O cache de WebP está desativado por filtro."
#. 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] ""
"Você está usando %1$s para converter imagens para WebP. Se deseja que o WP "
"Rocket sirva elas para você, ative esta opção. %2$sMais informações%3$s"
msgstr[1] ""
"Você está usando %1$s para converter imagens para WebP. Se deseja que o WP "
"Rocket sirva elas para você, ative esta opção. %2$sMais informações%3$s"
msgstr[2] ""
"Você está usando %1$s para converter imagens para WebP. Se deseja que o WP "
"Rocket sirva elas para você, ative esta opção. %2$sMais informações%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] ""
"Você está usando %1$s para converter imagens para WebP. O WP Rocket irá "
"criar arquivos separados de cache para servir suas imagens WebP. %2$sMais "
"informações%3$s"
msgstr[1] ""
"Você está usando %1$s para converter imagens para WebP. O WP Rocket irá "
"criar arquivos separados de cache para servir suas imagens WebP. %2$sMais "
"informações%3$s"
msgstr[2] ""
"Você está usando %1$s para converter imagens para WebP. O WP Rocket irá "
"criar arquivos separados de cache para servir suas imagens WebP. %2$sMais "
"informações%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$sNão detectamos nenhu plugin WebP compatível!%6$s%4$sSe você ainda não "
"tem imagens WebP no seu site, considere usar o %3$sImagify%2$s ou outro "
"plugin suportado. %1$sMais informações%2$s %4$sSe você não estiver usando "
"WebP não ative esta opção."
#: inc/Addon/WebP/AdminSubscriber.php:185
msgid "WP Rocket will create separate cache files to serve your WebP images."
msgstr ""
"O WP Rocket irá criar arquivos de cache separados para servir as suas "
"imagens WebP."
#: inc/admin/admin.php:18 inc/common/admin-bar.php:273
#: inc/deprecated/deprecated.php:1787
msgid "Support"
msgstr "Suporte"
#: inc/admin/admin.php:20
msgid "Docs"
msgstr "Documentação"
#: inc/admin/admin.php:22 inc/common/admin-bar.php:261
msgid "FAQ"
msgstr "Perguntas Frequentes"
#: inc/admin/admin.php:24 inc/common/admin-bar.php:70
msgid "Settings"
msgstr "Configurações"
#: 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 "Limpar este cache"
#: inc/admin/admin.php:402
msgid "Settings import failed: you do not have the permissions to do this."
msgstr ""
"A importação das configurações falhou: você não tem permissões para fazer "
"isso."
#: inc/admin/admin.php:406
msgid "Settings import failed: no file uploaded."
msgstr "A importação das configurações falhou: nenhum arquivo foi enviado."
#: inc/admin/admin.php:410
msgid "Settings import failed: incorrect filename."
msgstr "A importação das configurações falhou: nome incorreto de arquivo."
#: inc/admin/admin.php:421
msgid "Settings import failed: incorrect filetype."
msgstr "A importação das configurações falhou: tipo de arquivo incorreto."
#: inc/admin/admin.php:431
msgid "Settings import failed: "
msgstr "A importação das configurações falhou:"
#: inc/admin/admin.php:447
msgid "Settings import failed: unexpected file content."
msgstr ""
"A importação das configurações falhou: arquivo com conteúdo inesperado."
#: inc/admin/admin.php:492
msgid "Settings imported and saved."
msgstr "Configurações importadas e salvas."
#: inc/admin/options.php:102 inc/Engine/Admin/Settings/Page.php:551
msgid "Excluded CSS Files"
msgstr "Arquivos CSS Excluídos"
#: inc/admin/options.php:103 inc/Engine/Admin/Settings/Page.php:699
msgid "Excluded Inline JavaScript"
msgstr "JavaScript Inline Excluído"
#: 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 "Arquivos JavaScript Excluídos"
#: inc/admin/options.php:105
msgid "Defer JavaScript Files"
msgstr "Adiar arquivos JavaScript"
#: inc/admin/options.php:106
msgid "Excluded Delay JavaScript Files"
msgstr "Arquivos JavaScript excluídos do retraso"
#: inc/admin/options.php:107 inc/Engine/Admin/Settings/Page.php:1203
msgid "Never Cache URL(s)"
msgstr "URL(s) Jamais em Cache"
#: inc/admin/options.php:108 inc/Engine/Admin/Settings/Page.php:1217
msgid "Never Cache User Agent(s)"
msgstr "User Agent(s) Jamais em Cache"
#: inc/admin/options.php:109 inc/Engine/Admin/Settings/Page.php:1223
msgid "Always Purge URL(s)"
msgstr "Sempre Esvaziar URL(s)"
#: inc/admin/options.php:110 inc/Engine/Admin/Settings/Page.php:1504
msgid "Exclude files from CDN"
msgstr "Excluir arquivos da 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] "O seguinte padrão é inválido e foi removido:"
msgstr[1] "Os seguintes padrões são inválidos e foram removidos:"
msgstr[2] "Os seguintes padrões são inválidos e foram removidos:"
#: inc/admin/options.php:157
msgid "More info"
msgstr "Mais informações"
#: inc/admin/ui/meta-boxes.php:37 inc/admin/ui/notices.php:671
msgid "Clear cache"
msgstr "Limpar o 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ão foi desativado por falta de permissões de escrita.<br>\n"
"Ative a permissão de escrita para <strong>%2$s</strong> e tente novamente, ou forçe a desativação agora:"
#. 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>: Um ou mais plugins foram ativados ou desativados, limpe"
" o cache se eles afetam a interface do seu 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>: Os plugins a seguir não são compatíveis com este plugin"
" e podem causar resultados inesperados:"
#: inc/admin/ui/notices.php:147
msgid "Deactivate"
msgstr "Desativar"
#: 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ão é um complemento oficial. Ele impede algumas opções "
"no WP Rocket de funcionarem corretamente. Por favor desative-o se tiver "
"problemas."
#. 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 ""
"O Cache Endurance está ativo no momento, e pode entrar em conflito com o WP "
"Rocket Cache. Por favor defina o nível de cache do Endurance Cache para "
"Inativo (Level 0) na página %1$sConfigurações > Geral%2$s para evitar "
"quaisquer problemas."
#. 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: É obrigatória uma estrutura personalizada de links permanentes para o "
"plugin funcionar corretamente. %2$sVá para as configurações de links "
"permanentes%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ão pôde alterar o arquivo .htaccess devido à falta de permissões de "
"escrita."
#. 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 ""
"Solução de Problemas: %1$sComo ativar a permissão escrita nos arquivos do "
"sistema%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://docs.wp-rocket.me/article/626-how-to-make-system-files-htaccess-wp-"
"config-writeable/?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 ""
"Não se preocupe, o cache de páginas e as configurações do WP Rocket vão "
"continuar funcionando corretamente."
#: inc/admin/ui/notices.php:311
msgid ""
"For optimal performance, adding the following lines into your .htaccess is "
"recommended (not required):"
msgstr ""
"Para um ótimo desempenho, é recomendado adicionar as linhas a seguir ao seu "
"arquivo .htaccess (não obrigatório):"
#. 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á pronto! %2$sTeste o seu tempo de carregamento%4$s ou visite as "
"suas %3$sconfigurações%4$s."
#: inc/admin/ui/notices.php:499
msgid ""
"Would you allow WP Rocket to collect non-sensitive diagnostic data from this"
" website?"
msgstr ""
"Você permite que o WP Rocket colete dados não-sensíveis de diagnóstico deste"
" site?"
#: inc/admin/ui/notices.php:500
msgid "This would help us to improve WP Rocket for you in the future."
msgstr "Isto pode nos ajudar a melhorar o WP Rocket para você no futuro."
#. translators: button text, click will expand data collection preview
#: inc/admin/ui/notices.php:506
msgid "What info will we collect?"
msgstr "Que informações iremos coletar?"
#: 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 ""
"Abaixo está uma visão detalhada de todos os dados que WP Rocket irá coletar "
"se você der permissão. O WP Rocket nunca irá transmitir quaisquer nomes de "
"domínio ou endereços de e-mail (exceto para validação de licença), endereços"
" IP ou chaves de API de terceiros."
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:520
msgid "Yes, allow"
msgstr "Sim, permitir"
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:523
msgid "No, thanks"
msgstr "Não, obrigado"
#: inc/admin/ui/notices.php:562
msgid "Thank you!"
msgstr "Obrigado!"
#: inc/admin/ui/notices.php:567
msgid "WP Rocket now collects these metrics from your website:"
msgstr "O WP Rocket agora coleta estas métricas do seu website:"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:605
msgid "%s: Cache cleared."
msgstr "%s: Cache limpo."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:612
msgid "%s: Post cache cleared."
msgstr "%s: Cache do post limpo."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:619
msgid "%s: Term cache cleared."
msgstr "%s: Cache de termos limpo."
#. translators: %s = plugin name).
#: inc/admin/ui/notices.php:626
msgid "%s: User cache cleared."
msgstr "%s: Cache de usuário limpo."
#: 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 "Descartar essa notificação"
#: inc/admin/ui/notices.php:682 inc/Engine/Saas/Admin/AdminBar.php:51
msgid "Clear Used CSS"
msgstr "Limpar CSS usado"
#: inc/admin/ui/notices.php:685
msgid "Stop Preload"
msgstr "Parar o Pré-carregamento"
#: inc/admin/ui/notices.php:691
msgid "Turn on Remove Unused CSS"
msgstr "Ativar Remoção do CSS Não Usado"
#: inc/admin/ui/notices.php:697
msgid "Enable “Separate Cache Files for Mobile Devices” now"
msgstr "Ativar \"Arquivos Separados de Cache para Dispositivos Móveis\" agora"
#: inc/admin/ui/notices.php:715
msgid "Force deactivation "
msgstr "Forçar desativação "
#: inc/admin/ui/notices.php:745
msgid "The following code should have been written to this file:"
msgstr "O código a seguir deveria ter sido escrito neste arquivo:"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:776
msgid "%s cannot configure itself due to missing writing permissions."
msgstr ""
"%s não pode se auto-configurar devido à falta de permissões de escrita."
#. translators: %s = file/folder name
#: inc/admin/ui/notices.php:782
msgid "Affected file/folder: %s"
msgstr "Arquivo/pasta afetado: %s"
#: inc/classes/admin/class-logs.php:124
msgid "The debug file could not be deleted."
msgstr "Não foi possível excluir o arquivo de depuração."
#. 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 "Para funcionar corretamente o %1$s %2$s requer ao menos:"
#. 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. Para usar esta versão do WP Rocket, pergunte ao seu provedor como "
"atualizar o seu servidor para o PHP %1$s ou acima."
#. 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. Para usar esta versão do WP Rocket, por favor atualize seu "
"WordPress para a versão %1$s ou acima."
#: 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 ""
"Se não puder atualizar, você ainda pode voltar para a versão anterior usando"
" o botão abaixo."
#. 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 "Reinstalar a versão %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 "Reversão da Atualização %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] "Falha ao detectar o seguinte requisito no seu tema: fechando %1$s."
msgstr[1] ""
"Falha ao detectar os seguintes requisitos no seu tema: fechando %1$s."
msgstr[2] ""
"Falha ao detectar os seguintes requisitos no seu tema: fechando %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 "Esvaziar e Pré-carregar o Cache"
#: inc/common/admin-bar.php:91 inc/common/admin-bar.php:154
msgid "Clear Cache"
msgstr "Esvaziar o Cache"
#: inc/common/admin-bar.php:131 inc/functions/i18n.php:20
msgid "All languages"
msgstr "Todos os idiomas"
#: inc/common/admin-bar.php:178
msgid "Clear this post"
msgstr "Limpar este Post"
#: inc/common/admin-bar.php:192
msgid "Purge this URL"
msgstr "Esvaziar este URL"
#: inc/common/admin-bar.php:212
msgid "Purge Sucuri cache"
msgstr "Limpar cache Sucuri"
#: inc/common/admin-bar.php:236 views/settings/fields/rocket-cdn.php:55
msgid "Purge RocketCDN cache"
msgstr "Esvaziar o cache da RocketCDN"
#: inc/common/admin-bar.php:249 views/settings/partials/documentation.php:14
msgid "Documentation"
msgstr "Documentação"
#: inc/deprecated/3.2.php:52 views/settings/page-sections/imagify.php:107
msgid "Activate Imagify"
msgstr "Ativar o Imagify"
#: inc/deprecated/3.2.php:52
msgid "Install Imagify for Free"
msgstr "Instale Gratuitamente o Imagify"
#: 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 ""
"Acelere o seu site e turbine o seu SEO reduzindo o tamanho dos arquivos das "
"imagem sem perder qualidade com o Imagify."
#: inc/deprecated/3.2.php:72
msgid "More details"
msgstr "Mais detalhes"
#. translators: %d is the number of pages preloaded.
#: inc/deprecated/3.2.php:228
msgid "Sitemap preload: %d pages have been cached."
msgstr "Pré-carregamento do sitemap: %d páginas foram armazenadas em 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é-carregamento do sitemap: %d páginas sem cache foram pré-carregadas. "
"(atualize a página para ver o progresso)"
#. 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 ""
"Ocorreu um erro inesperado. Algo pode estar errado com o WP-Rocket.me ou nas"
" configurações deste servidor. Se continuar a ter problemas <a "
"href=“%s”>contate o suporte</a>."
#: inc/deprecated/3.4.php:18
msgid "Choose a domain from the list"
msgstr "Escolha um domínio da lista"
#: inc/deprecated/3.4.php:31
msgid "No domain available in your Cloudflare account"
msgstr "Nenhum domínio disponível na sua conta do 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 ""
"O Curl está desativado no seu servidor. Peça ao seu provedor para ativá-lo. "
"Isso é necessário para que o complemento do Cloudflare funcione "
"corretamente."
#. 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 ""
"O e-mail, chave da API e ID da Zona não foram definidos. Leia a "
"%1$sdocumentação%2$spara mais assistência."
#. 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 ""
"O e-mail e a chave da API do Cloudflare nào estão definidos. Leia a "
"%1$sdocumentação%2$s para mais assistência."
#: inc/deprecated/3.5.php:271
msgid "Connection to Cloudflare failed"
msgstr "Falha na conexão com o Cloudflare"
#. 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> O cache do Cloudflare foi limpo com sucesso."
#: 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] ""
"O seguinte evento agendado falhou em ser executado. Isso pode indicar que o "
"sistema CRON não está funcionando corretamente, o que pode impedir algumas "
"funções do WP Rocket de funcionarem como esperado:"
msgstr[1] ""
"Os seguintes eventos agendados falharam em ser executados. Isso pode indicar"
" que o sistema CRON não está funcionando corretamente, o que pode impedir "
"algumas funções do WP Rocket de funcionarem como esperado:"
msgstr[2] ""
"Os seguintes eventos agendados falharam em ser executados. Isso pode indicar"
" que o sistema CRON não está funcionando corretamente, o que pode impedir "
"algumas funções do WP Rocket de funcionarem como esperado:"
#: inc/deprecated/3.5.php:867 inc/Engine/HealthCheck/HealthCheck.php:88
msgid "Please contact your host to check if CRON is working."
msgstr ""
"Entre em contato com o seu host para verificar se o CRON está funcionando."
#: inc/deprecated/3.10.php:163
msgid "OPcache purge failed."
msgstr "A limpeza do OPcache falhou"
#: inc/deprecated/3.10.php:168
msgid "OPcache successfully purged"
msgstr "O OPcache foi esvaziado com sucesso"
#: inc/deprecated/3.11.php:81
msgid "Yoast SEO XML sitemap"
msgstr "Sitemap XML do 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 ""
"Detectamos automaticamente o sitemap gerado pelo plugin %s. Você pode marcar"
" a opção para pré-carregá-lo."
#. 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$sRetorne ao%2$sdo WP Rocket ou %3$svá para a página de Plugins%2$s"
#: inc/deprecated/3.12.php:56
msgid "All in One SEO XML sitemap"
msgstr "Sitemap XML do All in One SEO"
#: inc/deprecated/3.12.php:85
msgid "Rank Math XML sitemap"
msgstr "Sitemap XML do Rank Math"
#: inc/deprecated/3.12.php:184
msgid "SEOPress XML sitemap"
msgstr "Sitemap XML do SEOPress"
#: inc/deprecated/3.12.php:251
msgid "The SEO Framework XML sitemap"
msgstr "Sitemap XML do The SEO Framework"
#: inc/deprecated/3.12.php:332
msgid "Jetpack XML Sitemaps"
msgstr "Sitemaps XML do Jetpack"
#: inc/deprecated/3.12.php:334
msgid "Preload the sitemap from the Jetpack plugin"
msgstr "Pré-carregar o sitemap do plugin Jetpack"
#: inc/deprecated/3.15.php:28
#: inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php:74
msgid "WP Rocket Options"
msgstr "Opções do WP Rocket"
#: inc/deprecated/3.15.php:57 views/metaboxes/post_edit_options.php:19
msgid "Never cache this page"
msgstr "Nunca armazenar esta página em cache"
#: inc/deprecated/3.15.php:61 views/metaboxes/post_edit_options.php:23
msgid "Activate these options on this post:"
msgstr "Ativar estas opções neste post:"
#. translators: %s is the name of the option.
#: inc/deprecated/3.15.php:81
#: inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php:121
msgid "Activate first the %s option."
msgstr "Ative primeiro a opção %s."