-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpt_BR.po
More file actions
13221 lines (10213 loc) · 366 KB
/
Copy pathpt_BR.po
File metadata and controls
13221 lines (10213 loc) · 366 KB
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
# Bruno R. Zanuzzo <xmrbrz@fedoraproject.org>, 2015. #zanata
# Luis Carlos Peters Motta <luiscpmotta@gmail.com>, 2015. #zanata
# Daniel Lara <danniel@fedoraproject.org>, 2016. #zanata
# Lucas Landim Pinheiro <detona.headmetal@gmail.com>, 2016. #zanata, 2020.
# Daniel Lara <danniel@fedoraproject.org>, 2017. #zanata
# Mateus de Melo Santos <mateusms@tutanota.com>, 2017. #zanata
# Daniel Lara <danniel@fedoraproject.org>, 2018. #zanata
# Ludek Janda <ljanda@redhat.com>, 2018. #zanata
# Luis Carlos Peters Motta <luiscpmotta@gmail.com>, 2018. #zanata
# Luiz Fernando Pereira <luizfernandopereira@outlook.com.br>, 2018. #zanata
# cockpit <cockpituous@gmail.com>, 2018. #zanata
# Leonardo Bressan Motyczka <leomoty@gmail.com>, 2019. #zanata
# Mateus de Melo Santos <mateusms@tutanota.com>, 2019. #zanata
# cockpit <cockpituous@gmail.com>, 2019. #zanata
# Daniel Lara Souza <daniellarasouza@yahoo.com.br>, 2020.
# Paulo Eduardo Faversani <pauloeduardo2709@gmail.com>, 2020.
# Anonymous <noreply@weblate.org>, 2020.
# Fábio Rodrigues Ribeiro <farribeiro@gmail.com>, 2020.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-07-17 21:47+0000\n"
"PO-Revision-Date: 2026-07-24 03:17+0000\n"
"Last-Translator: \"Geraldo S. Simião Kutz\" <geraldo.simiao.kutz@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/"
"projects/cockpit/cockpit/pt_BR/>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Weblate 2026.7.1\n"
#: pkg/users/accounts-list.js:236
msgid "# of users"
msgstr "Número de usuários"
#: pkg/metrics/metrics.jsx:658
msgid "$0 CPU"
msgid_plural "$0 CPUs"
msgstr[0] "$0 CPU"
msgstr[1] "$0 CPUs"
#: pkg/lib/machine-info.js:218
msgid "$0 GiB"
msgstr "$0 GiB"
#: pkg/networkmanager/network-main.jsx:192
msgid "$0 active zone"
msgid_plural "$0 active zones"
msgstr[0] "$0 zona ativa"
msgstr[1] "$0 zonas ativas"
#: pkg/metrics/metrics.jsx:680 pkg/metrics/metrics.jsx:843
msgid "$0 available"
msgstr "$0 disponíveis"
#: pkg/storaged/block/resize.jsx:255
msgid "$0 can not be made larger"
msgstr "$0 não pode ser aumentado"
#: pkg/storaged/block/resize.jsx:252
msgid "$0 can not be made smaller"
msgstr "$0 não pode ser reduzido"
#: pkg/storaged/block/resize.jsx:248
msgid "$0 can not be resized"
msgstr "$0 não pode ser redimensionado"
#: pkg/storaged/block/resize.jsx:244
msgid "$0 can not be resized here"
msgstr "$0 não pode ser redimensionado aqui"
#: pkg/storaged/mdraid/mdraid.jsx:255
msgid "$0 chunk size"
msgstr "Tamanho do bloco $0"
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:281
msgid "$0 data + $1 overhead used of $2 ($3)"
msgstr "$0 dados + $1 sobrecarga usada de $2 ($3)"
#: pkg/lib/cockpit-components-plot.jsx:214
msgid "$0 day"
msgid_plural "$0 days"
msgstr[0] "$0 dia"
msgstr[1] "$0 dias"
#: pkg/systemd/overview-cards/smart-status.jsx:80
msgid "$0 disk is failing"
msgid_plural "$0 disks are failing"
msgstr[0] "$0 disco está falhando"
msgstr[1] "$0 discos estão falhando"
#: pkg/playground/translate.js:27 pkg/playground/translate.js:30
#: pkg/storaged/mdraid/mdraid.jsx:260
msgid "$0 disk is missing"
msgid_plural "$0 disks are missing"
msgstr[0] "$0 disco não encontrado"
msgstr[1] "$0 discos não encontrados"
#: pkg/playground/translate.js:33 pkg/playground/translate.js:36
msgctxt "disk-non-rotational"
msgid "$0 disk is missing"
msgid_plural "$0 disks are missing"
msgstr[0] "$0 disco não encontrado"
msgstr[1] "$0 discos não encontrados"
#: pkg/storaged/mdraid/mdraid.jsx:253
msgid "$0 disks"
msgstr "$0 discos"
#: pkg/shell/topnav.tsx:136
msgid "$0 documentation"
msgstr "Documentação de $0"
#: pkg/systemd/terminal.jsx:151
msgid "$0 does not exist"
msgstr "$0 não existe"
#: pkg/static/login.js:460 pkg/static/login.js:1045
msgid "$0 error"
msgstr "Erro $0"
#: pkg/lib/cockpit.js:1220
msgid "$0 exited with code $1"
msgstr "$0 foi encerrado com o código $1"
#: pkg/lib/cockpit.js:1222
msgid "$0 failed"
msgstr "$0 falhou"
#: pkg/systemd/overview-cards/lastLogin.tsx:105
msgid "$0 failed login attempt"
msgid_plural "$0 failed login attempts"
msgstr[0] "$0 tentativa de login falhou"
msgstr[1] "$0 tentativas de login falharam"
#: pkg/storaged/filesystem/filesystem.jsx:77
msgid "$0 filesystem"
msgstr "Sistema de arquivos $0"
#: pkg/systemd/services.jsx:863
msgid "$0 filters applied"
msgstr "$0 filtros aplicados"
#: pkg/metrics/metrics.jsx:892
msgid "$0 free"
msgstr "$0 livre"
#: pkg/networkmanager/network-interface.jsx:1030
msgid "$0 hidden network"
msgid_plural "$0 hidden networks"
msgstr[0] "$0 rede oculta"
msgstr[1] "$0 redes ocultas"
#: pkg/lib/cockpit-components-plot.jsx:217
msgid "$0 hour"
msgid_plural "$0 hours"
msgstr[0] "$0 hora"
msgstr[1] "$0 horas"
#: pkg/storaged/drive/smart-details.jsx:146
msgid "$0 hours"
msgstr "$0 horas"
#: pkg/users/account-create-dialog.js:364
msgid "$0 is an existing file"
msgstr "$0 é um arquivo existente"
#: pkg/storaged/lvm2/volume-group.jsx:73 pkg/storaged/lvm2/volume-group.jsx:304
#: pkg/storaged/lvm2/block-logical-volume.jsx:54
#: pkg/storaged/lvm2/block-logical-volume.jsx:137
#: pkg/storaged/stratis/pool.jsx:438 pkg/storaged/stratis/filesystem.jsx:102
#: pkg/storaged/crypto/actions.jsx:57 pkg/storaged/block/format-dialog.jsx:198
#: pkg/storaged/block/resize.jsx:423 pkg/storaged/block/resize.jsx:573
#: pkg/storaged/btrfs/volume.jsx:56 pkg/storaged/mdraid/mdraid.jsx:49
#: pkg/storaged/mdraid/mdraid.jsx:109 pkg/storaged/partitions/partition.jsx:33
#: pkg/storaged/partitions/format-disk-dialog.jsx:25
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:36
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:70
msgid "$0 is in use"
msgstr "$0 está em uso"
#: pkg/systemd/terminal.jsx:147
msgid "$0 is not a directory"
msgstr "$0 não é um diretório"
#: pkg/lib/cockpit-components-install-dialog.jsx:139
#: pkg/storaged/lvm2/create-logical-volume-dialog.jsx:28
msgid "$0 is not available from any repository."
msgstr "$0 não está disponível em nenhum repositório."
#: pkg/shell/hosts_dialog.jsx:653 pkg/lib/cockpit-connect-ssh.tsx:113
#: pkg/static/login.js:824
msgid "$0 key changed"
msgstr "$0 chave alterada"
#: pkg/lib/cockpit.js:1218
msgid "$0 killed with signal $1"
msgstr "$0 morto com sinal $1"
#: pkg/lib/cockpit-components-plot.jsx:220
msgid "$0 minute"
msgid_plural "$0 minutes"
msgstr[0] "$0 minuto"
msgstr[1] "$0 minutos"
#: pkg/lib/cockpit-components-plot.jsx:208
msgid "$0 month"
msgid_plural "$0 months"
msgstr[0] "$0 mês"
msgstr[1] "$0 meses"
#: pkg/users/accounts-list.js:311
msgid "$0 more..."
msgstr "$0 mais..."
#: pkg/networkmanager/network-main.jsx:100
msgid "$0 network"
msgid_plural "$0 networks"
msgstr[0] "$0 rede"
msgstr[1] "$0 redes"
#: pkg/packagekit/history.tsx:82
msgid "$0 package"
msgid_plural "$0 packages"
msgstr[0] "$0 pacote"
msgstr[1] "$0 pacotes"
#: pkg/packagekit/updates.jsx:670 pkg/packagekit/updates.jsx:786
msgid "$0 package needs a system reboot"
msgid_plural "$0 packages need a system reboot"
msgstr[0] "$0 pacote precisa de uma reinicialização do sistema"
msgstr[1] "$0 pacotes precisam de uma reinicialização do sistema"
#: pkg/metrics/metrics.jsx:125
msgid "$0 page"
msgid_plural "$0 pages"
msgstr[0] "$0 página"
msgstr[1] "$0 páginas"
#: pkg/storaged/partitions/partition-table.jsx:81
msgid "$0 partitions"
msgstr "Partições $0"
#: pkg/packagekit/updates.jsx:758
msgid "$0 security fix available"
msgid_plural "$0 security fixes available"
msgstr[0] "$0 correção de segurança disponível"
msgstr[1] "$0 correções de segurança disponíveis"
#: pkg/systemd/services.jsx:593
msgid "$0 service has failed"
msgid_plural "$0 services have failed"
msgstr[0] "$0 serviço falhou"
msgstr[1] "$0 serviços falharam"
#: pkg/packagekit/updates.jsx:687 pkg/packagekit/updates.jsx:798
msgid "$0 service needs to be restarted"
msgid_plural "$0 services need to be restarted"
msgstr[0] "$0 serviço precisa ser reiniciado"
msgstr[1] "$0 serviços precisam ser reiniciados"
#: pkg/storaged/crypto/keyslots.jsx:781
msgid "$0 slot remains"
msgid_plural "$0 slots remain"
msgstr[0] "$0 slot restante"
msgstr[1] "$0 slots restantes"
#: pkg/metrics/metrics.jsx:1300
msgid "$0 spike"
msgid_plural "$0 spikes"
msgstr[0] "$0 pico"
msgstr[1] "$0 picos"
#: pkg/storaged/lvm2/block-logical-volume.jsx:388
msgid "$0 synchronized"
msgstr "$0 sincronizado"
#: pkg/metrics/metrics.jsx:672 pkg/metrics/metrics.jsx:834
#: pkg/metrics/metrics.jsx:900
msgid "$0 total"
msgstr "$0 total"
#: pkg/packagekit/updates.jsx:766
msgid "$0 update available"
msgid_plural "$0 updates available"
msgstr[0] "$0 atualização disponível"
msgstr[1] "$0 atualizações disponíveis"
#: pkg/storaged/legacy-vdo/legacy-vdo.jsx:295
msgid "$0 used of $1 ($2 saved)"
msgstr "$0 usados of $1 ($2 salvos)"
#: pkg/storaged/dialog.jsx:1411
msgid "$0 used, $1 total"
msgstr "$0 usado, $1 total"
#: pkg/lib/cockpit-components-plot.jsx:211
msgid "$0 week"
msgid_plural "$0 weeks"
msgstr[0] "$0 semana"
msgstr[1] "$0 semanas"
#: pkg/lib/cockpit-components-install-dialog.jsx:94
msgid "$0 will be installed."
msgstr "$0 será instalado."
#: pkg/lib/cockpit-components-plot.jsx:205
msgid "$0 year"
msgid_plural "$0 years"
msgstr[0] "$0 ano"
msgstr[1] "$0 anos"
#: pkg/networkmanager/firewall.jsx:207
msgid "$0 zone"
msgstr "Zona $0"
#: pkg/storaged/utils.js:259
msgid "$name (from $host)"
msgstr "$name (do $host)"
#: pkg/storaged/dialog.jsx:1313
msgid "(Not part of target)"
msgstr "(Não faz parte do alvo)"
#: pkg/storaged/filesystem/utils.jsx:225
msgid "(no assigned mount point)"
msgstr "(nenhum ponto de montagem atribuído)"
#: pkg/storaged/filesystem/utils.jsx:222 pkg/storaged/filesystem/utils.jsx:227
#: pkg/storaged/nfs/nfs.jsx:280
msgid "(not mounted)"
msgstr "(não montado)"
#: pkg/storaged/block/format-dialog.jsx:176
msgid "(recommended)"
msgstr "(recomendado)"
#: pkg/packagekit/updates.jsx:768
msgid ", including $1 security fix"
msgid_plural ", including $1 security fixes"
msgstr[0] ", incluindo $1 correção de segurança"
msgstr[1] ", incluindo $1 correções de segurança"
#: pkg/storaged/mdraid/create-dialog.jsx:81
msgid "1 MiB"
msgstr "1 MiB"
#: pkg/lib/cockpit-components-plot.jsx:253
msgid "1 day"
msgstr "1 dia"
#: pkg/lib/cockpit-components-plot.jsx:251
msgid "1 hour"
msgstr "1 hora"
#: pkg/metrics/metrics.jsx:802
msgid "1 min"
msgstr "1 min"
#: pkg/lib/cockpit-components-shutdown.jsx:165
msgid "1 minute"
msgstr "1 minuto"
#: pkg/lib/cockpit-components-plot.jsx:254
msgid "1 week"
msgstr "1 semana"
#: pkg/systemd/timer-dialog.jsx:311
msgid "10th"
msgstr "10º"
#: pkg/systemd/timer-dialog.jsx:312
msgid "11th"
msgstr "11º"
#: pkg/storaged/mdraid/create-dialog.jsx:79
msgid "128 KiB"
msgstr "128 KiB"
#: pkg/systemd/timer-dialog.jsx:312
msgid "12th"
msgstr "12º"
#: pkg/systemd/timer-dialog.jsx:312
msgid "13th"
msgstr "13º"
#: pkg/systemd/timer-dialog.jsx:312
msgid "14th"
msgstr "14º"
#: pkg/metrics/metrics.jsx:804
msgid "15 min"
msgstr "15 min"
#: pkg/systemd/timer-dialog.jsx:312
msgid "15th"
msgstr "15º"
#: pkg/storaged/mdraid/create-dialog.jsx:76
msgid "16 KiB"
msgstr "16 KiB"
#: pkg/systemd/timer-dialog.jsx:313
msgid "16th"
msgstr "16º"
#: pkg/systemd/timer-dialog.jsx:313
msgid "17th"
msgstr "17º"
#: pkg/systemd/timer-dialog.jsx:313
msgid "18th"
msgstr "18º"
#: pkg/systemd/timer-dialog.jsx:313
msgid "19th"
msgstr "19º"
#: pkg/systemd/timer-dialog.jsx:310
msgid "1st"
msgstr "1º"
#: pkg/storaged/mdraid/create-dialog.jsx:82
msgid "2 MiB"
msgstr "2 MiB"
#: pkg/lib/cockpit-components-shutdown.jsx:167
msgid "20 minutes"
msgstr "20 minutos"
#: pkg/systemd/timer-dialog.jsx:313
msgid "20th"
msgstr "20º"
#: pkg/systemd/timer-dialog.jsx:314
msgid "21th"
msgstr "21º"
#: pkg/systemd/timer-dialog.jsx:314
msgid "22th"
msgstr "22º"
#: pkg/systemd/timer-dialog.jsx:314
msgid "23th"
msgstr "23º"
#: pkg/systemd/timer-dialog.jsx:314
msgid "24th"
msgstr "24º"
#: pkg/systemd/timer-dialog.jsx:314
msgid "25th"
msgstr "25º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "26th"
msgstr "26º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "27th"
msgstr "27º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "28th"
msgstr "28º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "29th"
msgstr "29º"
#: pkg/systemd/timer-dialog.jsx:310
msgid "2nd"
msgstr "2º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "30th"
msgstr "30º"
#: pkg/systemd/timer-dialog.jsx:315
msgid "31st"
msgstr "31º"
#: pkg/storaged/mdraid/create-dialog.jsx:77
msgid "32 KiB"
msgstr "32 KiB"
#: pkg/systemd/timer-dialog.jsx:310
msgid "3rd"
msgstr "3º"
#: pkg/storaged/mdraid/create-dialog.jsx:74
msgid "4 KiB"
msgstr "4 KiB"
#: pkg/lib/cockpit-components-shutdown.jsx:168
msgid "40 minutes"
msgstr "40 minutos"
#: pkg/systemd/timer-dialog.jsx:310
msgid "4th"
msgstr "4º"
#: pkg/metrics/metrics.jsx:803
msgid "5 min"
msgstr "5 min"
#: pkg/lib/cockpit-components-shutdown.jsx:166
#: pkg/lib/cockpit-components-plot.jsx:250
msgid "5 minutes"
msgstr "5 minutos"
#: pkg/storaged/mdraid/create-dialog.jsx:80
msgid "512 KiB"
msgstr "512 KiB"
#: pkg/systemd/timer-dialog.jsx:310
msgid "5th"
msgstr "5º"
#: pkg/lib/cockpit-components-plot.jsx:252
msgid "6 hours"
msgstr "6 horas"
#: pkg/lib/cockpit-components-shutdown.jsx:169
msgid "60 minutes"
msgstr "60 minutos"
#: pkg/storaged/mdraid/create-dialog.jsx:78
msgid "64 KiB"
msgstr "64 KiB"
#: pkg/systemd/timer-dialog.jsx:311
msgid "6th"
msgstr "6º"
#: pkg/systemd/timer-dialog.jsx:311
msgid "7th"
msgstr "7º"
#: pkg/storaged/mdraid/create-dialog.jsx:75
msgid "8 KiB"
msgstr "8 KiB"
#: pkg/networkmanager/bond.jsx:33
msgid "802.3ad"
msgstr "802.3ad"
#: pkg/networkmanager/team.jsx:30
msgid "802.3ad LACP"
msgstr "802.3ad LACP"
#: pkg/systemd/timer-dialog.jsx:311
msgid "8th"
msgstr "8º"
#: pkg/systemd/timer-dialog.jsx:311
msgid "9th"
msgstr "9º"
#: pkg/shell/hosts_dialog.jsx:201 pkg/lib/cockpit-connect-ssh.tsx:508
msgid "A compatible version of Cockpit is not installed on $0."
msgstr "Uma versão compatível do Cockpit não está instalada em $0."
#: pkg/storaged/drive/smart-details.jsx:41
msgid "A fatal error occurred during the self-test operation"
msgstr "Ocorreu um erro fatal durante a operação de autoteste"
#: pkg/storaged/stratis/utils.jsx:106
msgid "A filesystem with this name exists already in this pool."
msgstr ""
"Um sistema de arquivos com esse nome já existe nesse pool de armazenamento."
#: pkg/users/group-create-dialog.js:57
msgid "A group with this name already exists"
msgstr "Já existe um grupo com este nome"
#: pkg/static/login.html:49
msgid ""
"A modern browser is required for security, reliability, and performance."
msgstr ""
"Um navegador moderno é necessário para segurança, confiabilidade e "
"desempenho."
#: pkg/networkmanager/bond.jsx:137
msgid ""
"A network bond combines multiple network interfaces into one logical "
"interface with higher throughput or redundancy."
msgstr ""
"Uma ligação de rede combina várias interfaces de rede em uma interface "
"lógica com maior taxa de transferência ou redundância."
#: pkg/shell/hosts_dialog.jsx:986 pkg/lib/cockpit-connect-ssh.tsx:403
msgid ""
"A new SSH key at $0 will be created for $1 on $2 and it will be added to the "
"$3 file of $4 on $5."
msgstr ""
"Uma nova chave SSH em $0 será criada por $1 em $2 e será adicionada ao "
"arquivo $3 de $4 em $5."
#: pkg/packagekit/updates.jsx:1476
msgid "A package needs a system reboot for the updates to take effect:"
msgid_plural ""
"Some packages need a system reboot for the updates to take effect:"
msgstr[0] ""
"Um pacote precisa de uma reinicialização do sistema para que a atualização "
"tenha efeito:"
msgstr[1] ""
"Alguns pacotes precisam de uma reinicialização do sistema para que as "
"atualizações tenham efeito:"
#: pkg/storaged/stratis/utils.jsx:20
msgid "A pool with this name exists already."
msgstr "Já existe um pool de armazenamento com esse nome."
#: pkg/packagekit/updates.jsx:1480
msgid "A service needs to be restarted for the updates to take effect:"
msgid_plural ""
"Some services need to be restarted for the updates to take effect:"
msgstr[0] ""
"Um serviço precisa ser reiniciado para que a atualização tenha efeito:"
msgstr[1] ""
"Alguns serviços precisam ser reiniciados para que as atualizações tenham "
"efeito:"
#: pkg/storaged/lvm2/volume-group.jsx:351
msgid "A volume group with missing physical volumes can not be renamed."
msgstr ""
"Um grupo de volumes com volumes físicos ausentes não pode ser renomeado."
#: pkg/networkmanager/interfaces.js:907
msgid "AP"
msgstr "AP"
#: pkg/networkmanager/bond.jsx:41
msgid "ARP"
msgstr "ARP"
#: pkg/networkmanager/network-interface.jsx:626
msgid "ARP monitoring"
msgstr "Monitoramento ARP"
#: pkg/networkmanager/team.jsx:42
msgid "ARP ping"
msgstr "Ping ARP"
#: pkg/storaged/drive/smart-details.jsx:86
msgid "Abort test"
msgstr "Abortar teste"
#: pkg/storaged/drive/smart-details.jsx:25
msgid "Aborted"
msgstr "Interrompido"
#: pkg/storaged/drive/smart-details.jsx:38
msgid "Aborted by a Controller Level Reset"
msgstr "Abortado por uma redefinição de nível do controlador"
#: pkg/storaged/drive/smart-details.jsx:39
msgid "Aborted due to a removal of a namespace from the namespace inventory"
msgstr "Abortado devido à remoção de um namespace do inventário de namespace"
#: pkg/storaged/drive/smart-details.jsx:45
msgid "Aborted due to a sanitize operation"
msgstr "Abortado devido a uma operação de higienização"
#: pkg/storaged/drive/smart-details.jsx:40
msgid "Aborted due to the processing of a Format NVM command"
msgstr "Abortado devido ao processamento de um comando Format NVM"
#: pkg/storaged/drive/smart-details.jsx:44
msgid "Aborted for unknown reason"
msgstr "Abortado por uma razão desconhecida"
#: pkg/shell/topnav.tsx:160
msgid "About Web Console"
msgstr "Sobre o console web"
#: pkg/systemd/hw-detect.js:100 pkg/lib/machine-info.js:236
msgid "Absent"
msgstr "Ausente"
#: pkg/static/login.js:730
msgid "Accept key and log in"
msgstr "Aceitar a chave e entrar"
#: pkg/lib/cockpit-components-password.tsx:101
msgid "Acceptable password"
msgstr "Senha aceitável"
#: pkg/users/expiration-dialogs.js:94
msgid "Account expiration"
msgstr "Expiração da conta"
#: pkg/users/account-details.js:107
msgid "Account not available or cannot be edited."
msgstr "Conta não disponível ou não pode ser editada."
#: pkg/users/account-details.js:249 pkg/users/accounts-list.js:237
#: pkg/users/accounts-list.js:423 pkg/users/manifest.json:0
msgid "Accounts"
msgstr "Contas"
#: pkg/storaged/dialog.jsx:1338
msgid "Action"
msgstr "Ação"
#: pkg/apps/application-list.jsx:133 pkg/users/accounts-list.js:360
#: pkg/storaged/drive/smart-details.jsx:92 pkg/storaged/pages.jsx:716
#: pkg/networkmanager/firewall.jsx:198
#: pkg/networkmanager/network-interface.jsx:1085
msgid "Actions"
msgstr "Ações"
#: pkg/storaged/lvm2/inactive-logical-volume.jsx:26
msgid "Activate"
msgstr "Ativar"
#: pkg/storaged/block/resize.jsx:303
msgid "Activate before resizing"
msgstr "Ativar antes de redimensionar"
#: pkg/storaged/jobs-panel.jsx:59
msgid "Activating $target"
msgstr "Ativando $target"
#: pkg/networkmanager/interfaces.js:891 pkg/networkmanager/team.jsx:36
msgid "Active"
msgstr "Ativo"
#: pkg/networkmanager/bond.jsx:30 pkg/networkmanager/team.jsx:27
msgid "Active backup"
msgstr "Backup ativo"
#: pkg/shell/topnav.tsx:205 pkg/shell/active-pages-modal.tsx:97
#: pkg/shell/active-pages-modal.tsx:101
msgid "Active pages"
msgstr "Páginas ativas"
#: pkg/systemd/service-details.jsx:531
msgid "Active since "
msgstr "Ativo desde "
#: pkg/systemd/services.jsx:818 pkg/systemd/services.jsx:822
#: pkg/systemd/services.jsx:824
msgid "Active state"
msgstr "Estado ativo"
#: pkg/networkmanager/bond.jsx:35
msgid "Adaptive load balancing"
msgstr "Balanceamento de carga dinâmico"
#: pkg/networkmanager/bond.jsx:34
msgid "Adaptive transmit load balancing"
msgstr "Transmissão dinâmica de balanceamento de carga"
#: pkg/systemd/timer-dialog.jsx:340 pkg/shell/credentials.tsx:78
#: pkg/shell/hosts_dialog.jsx:437 pkg/users/authorized-keys-panel.js:54
#: pkg/storaged/lvm2/volume-group.jsx:197 pkg/storaged/stratis/pool.jsx:512
#: pkg/storaged/nfs/nfs.jsx:174 pkg/storaged/crypto/keyslots.jsx:464
#: pkg/storaged/crypto/keyslots.jsx:784 pkg/storaged/mdraid/mdraid.jsx:160
#: pkg/storaged/iscsi/create-dialog.jsx:106
#: pkg/storaged/iscsi/create-dialog.jsx:130
#: pkg/networkmanager/dialogs-common.jsx:143
msgid "Add"
msgstr "Adicionar"
#: pkg/lib/cockpit-components-firewalld-request.jsx:131
#: pkg/networkmanager/network-interface-members.jsx:146
msgid "Add $0"
msgstr "Adicionar $0"
#: pkg/networkmanager/ip-settings.jsx:297
#: pkg/networkmanager/ip-settings.jsx:302
msgid "Add DNS server"
msgstr "Adicionar servidor DNS"
#: pkg/storaged/crypto/keyslots.jsx:391
msgid "Add Network Bound Disk Encryption"
msgstr "Adicionar criptografia de disco vinculado à rede"
#: pkg/storaged/stratis/pool.jsx:931
msgid "Add Tang keyserver"
msgstr "Adicionar servidor de chaves Tang"
#: pkg/networkmanager/network-main.jsx:161 pkg/networkmanager/vlan.jsx:76
msgid "Add VLAN"
msgstr "Adicionar VLAN"
#: pkg/networkmanager/network-main.jsx:157
msgid "Add VPN"
msgstr "Adicionar VPN"
#: pkg/networkmanager/wireguard.jsx:230
msgid "Add WireGuard VPN"
msgstr "Adicionar WireGuard VPN"
#: pkg/storaged/mdraid/mdraid.jsx:279
msgid "Add a bitmap"
msgstr "Adicionar um bitmap"
#: pkg/networkmanager/firewall.jsx:1069
msgid "Add a new zone"
msgstr "Adicionar uma nova zona"
#: pkg/networkmanager/ip-settings.jsx:233
#: pkg/networkmanager/ip-settings.jsx:238
msgid "Add address"
msgstr "Adicionar endereço"
#: pkg/storaged/stratis/pool.jsx:488 pkg/storaged/stratis/pool.jsx:571
msgid "Add block devices"
msgstr "Adicionar dispositivos de bloco"
#: pkg/networkmanager/network-main.jsx:158 pkg/networkmanager/bond.jsx:130
msgid "Add bond"
msgstr "Adicionar vínculo"
#: pkg/networkmanager/network-main.jsx:160 pkg/networkmanager/bridge.jsx:81
msgid "Add bridge"
msgstr "Adicionar ponte"
#: pkg/storaged/mdraid/mdraid.jsx:219
msgid "Add disk"
msgstr "Adicionar disco"
#: pkg/storaged/lvm2/volume-group.jsx:184 pkg/storaged/mdraid/mdraid.jsx:147
msgid "Add disks"
msgstr "Adicionar discos"
#: pkg/storaged/overview/overview.jsx:139
#: pkg/storaged/iscsi/create-dialog.jsx:15
msgid "Add iSCSI portal"
msgstr "Adicionar portal iSCSI"
#: pkg/shell/credentials.tsx:280 pkg/users/authorized-keys-panel.js:98
#: pkg/storaged/crypto/keyslots.jsx:428
msgid "Add key"
msgstr "Adicionar chave"
#: pkg/storaged/stratis/pool.jsx:715 pkg/storaged/stratis/pool.jsx:826
msgid "Add keyserver"
msgstr "Adicionar servidor de chaves"
#: pkg/networkmanager/network-interface-members.jsx:176
msgid "Add member"
msgstr "Adicionar membro"
#: pkg/shell/hosts.tsx:259 pkg/shell/hosts_dialog.jsx:436
msgid "Add new host"
msgstr "Adicionar novo host"
#: pkg/networkmanager/firewall.jsx:1070
msgid "Add new zone"
msgstr "Adicionar nova zona"
#: pkg/storaged/stratis/pool.jsx:685 pkg/storaged/stratis/pool.jsx:821
#: pkg/storaged/stratis/pool.jsx:854
msgid "Add passphrase"
msgstr "Adicionar senha"
#: pkg/networkmanager/wireguard.jsx:315
msgid "Add peer"
msgstr "Adicionar par"
#: pkg/storaged/lvm2/volume-group.jsx:231
msgid "Add physical volume"
msgstr "Adicionar volume físico"
#: pkg/networkmanager/firewall.jsx:614
msgid "Add ports"
msgstr "Adicionar portas"
#: pkg/networkmanager/firewall.jsx:615
msgid "Add ports to $0 zone"
msgstr "Adicionar portas para zona $0"
#: pkg/users/authorized-keys-panel.js:47
msgid "Add public key"
msgstr "Adicionar chave pública"
#: pkg/networkmanager/ip-settings.jsx:389
#: pkg/networkmanager/ip-settings.jsx:394
msgid "Add route"
msgstr "Adicionar rota"
#: pkg/networkmanager/ip-settings.jsx:343
#: pkg/networkmanager/ip-settings.jsx:348
msgid "Add search domain"
msgstr "Adicionar busca de domínios"
#: pkg/networkmanager/firewall.jsx:168 pkg/networkmanager/firewall.jsx:614
msgid "Add services"
msgstr "Adicionar serviços"
#: pkg/networkmanager/firewall.jsx:615
msgid "Add services to $0 zone"
msgstr "Adicionar serviços à zona $0"
#: pkg/networkmanager/firewall.jsx:167
msgid "Add services to zone $0"
msgstr "Adicionar serviços à zona $0"
#: pkg/networkmanager/network-main.jsx:159 pkg/networkmanager/team.jsx:139
msgid "Add team"
msgstr "Adicionar equipe"
#: pkg/networkmanager/firewall.jsx:829 pkg/networkmanager/firewall.jsx:915
msgid "Add zone"
msgstr "Adicionar zona"
#: pkg/storaged/crypto/keyslots.jsx:351
msgid "Adding \"$0\" to encryption options"
msgstr "Adicionando \"$0\" às opções de criptografia"
#: pkg/storaged/crypto/keyslots.jsx:340
msgid "Adding \"$0\" to filesystem options"
msgstr "Adicionando \"$0\" às opções do sistema de arquivos"
#: pkg/networkmanager/network-interface-members.jsx:145
msgid ""
"Adding $0 will break the connection to the server, and will make the "
"administration UI unavailable."
msgstr ""
"Adicionar $0 irá interromper a conexão com o servidor e tornará a interface "
"de administração indisponível."
#: pkg/storaged/stratis/pool.jsx:937
msgid "Adding a keyserver requires unlocking the pool."
msgstr ""
"Adicionar servidor de chaves requer o desbloqueio do pool de armazenamento."
#: pkg/storaged/stratis/pool.jsx:860
msgid "Adding a passphrase requires unlocking the pool."
msgstr "Adicionar uma senha requer o desbloqueio do pool."
#: pkg/storaged/stratis/pool.jsx:508
msgid "Adding blockdevices requires unlocking the pool."
msgstr "Adicionar dispositivos de bloco requer desbloqueio do pool."
#: pkg/networkmanager/firewall.jsx:722
msgid ""
"Adding custom ports will reload firewalld. A reload will result in the loss "
"of any runtime-only configuration!"
msgstr ""
"Adicionar portas personalizadas recarregará o firewalld. Uma recarga "
"resultará na perda de qualquer configuração somente em tempo de execução!"
#: pkg/storaged/crypto/keyslots.jsx:414
msgid "Adding key"
msgstr "Adicionando chave"
#: pkg/storaged/jobs-panel.jsx:64
msgid "Adding physical volume to $target"
msgstr "Adicionando volume físico a $target"
#: pkg/storaged/crypto/keyslots.jsx:312
msgid "Adding rd.neednet=1 to kernel command line"
msgstr "Adicionando rd.neednet=1 à linha de comando do kernel"
#: pkg/networkmanager/network-interface.jsx:507
msgid "Additional DNS $val"
msgstr "DNS adicional $val"
#: pkg/networkmanager/network-interface.jsx:510
msgid "Additional DNS search domains $val"
msgstr "Domínios de pesquisa de DNS adicionais $val"
#: pkg/systemd/service-details.jsx:194
msgid "Additional actions"
msgstr "Ações adicionais"
#: pkg/networkmanager/network-interface.jsx:498
msgid "Additional address $val"
msgstr "Endereço adicional $val"
#: pkg/lib/cockpit-components-install-dialog.jsx:61
msgid "Additional packages:"
msgstr "Pacotes adicionais:"
#: pkg/networkmanager/firewall.jsx:145
msgid "Additional port"
msgstr "Porta adicional"
#: pkg/storaged/iscsi/create-dialog.jsx:97 pkg/storaged/iscsi/session.jsx:77
#: pkg/networkmanager/ip-settings.jsx:249
#: pkg/networkmanager/ip-settings.jsx:404
msgid "Address"
msgstr "Endereço"
#: pkg/networkmanager/network-interface.jsx:498
msgid "Address $val"
msgstr "Endereço $val"
#: pkg/storaged/crypto/tang.jsx:27
msgid "Address cannot be empty"
msgstr "O endereço não pode estar vazio"