summaryrefslogtreecommitdiff
path: root/django/conf/locale/pt_BR/LC_MESSAGES/django.po
blob: 7ced516b762359cce00769d01844a2f22d9a9284 (plain)
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
# This file is distributed under the same license as the Django package.
#
# Translators:
# Allisson Azevedo <allisson@gmail.com>, 2014
# Amanda Savluchinske <amandasavluchinske@gmail.com>, 2019
# amcorreia <mutley.sandro@gmail.com>, 2018
# andrewsmedina <andrewsmedina@gmail.com>, 2014-2015
# Arthur Silva <arxdsilva@gmail.com>, 2017
# bruno.devpod <bruno.devpod@gmail.com>, 2014
# Camilo B. Moreira <camilo.moreira@fatec.sp.gov.br>, 2017
# Carlos C. Leite <caduado@gmail.com>, 2020
# Carlos C. Leite <caduado@gmail.com>, 2016,2019
# Filipe Cifali <cifali.filipe@gmail.com>, 2016
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2020
# dudanogueira <dudanogueira@gmail.com>, 2012
# dudanogueira <dudanogueira@gmail.com>, 2019
# Elyézer Rezende <elyezermr@gmail.com>, 2013
# Fábio C. Barrionuevo da Luz <bnafta@gmail.com>, 2014-2015
# Felipe Rodrigues <bidu.pub@gmail.com>, 2016
# Filipe Cifali <cifali.filipe@gmail.com>, 2019
# Gladson <gladsonbrito@gmail.com>, 2013
# semente, 2011-2014
# Guilherme, 2022
# Heron Fonsaca, 2022
# Igor Cavalcante <igorcavlim@gmail.com>, 2017
# Jannis Leidel <jannis@leidel.info>, 2011
# Jonas Rodrigues, 2023
# Lucas Infante <maccinza@gmail.com>, 2015
# Luiz Boaretto <lboaretto@gmail.com>, 2017
# Marssal Jr. <marssaljr@gmail.com>, 2022
# Marcelo Moro Brondani <mbrondani@inf.ufsm.br>, 2018
# Mariusz Felisiak <felisiak.mariusz@gmail.com>, 2021
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021-2022
# Samuel Nogueira Bacelar <samuelnbacelar@hotmail.com>, 2020
# Sandro <sandrossv@hotmail.com>, 2011
# Sergio Garcia <sergio@ginx.com.br>, 2015
# Tânia Andrea <taniaa.moreira@gmail.com>, 2017
# Wiliam Souza <wiliamsouza83@gmail.com>, 2015
# Francisco Petry Rauber <xico.petry@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-17 02:13-0600\n"
"PO-Revision-Date: 2023-04-25 06:49+0000\n"
"Last-Translator: Jonas Rodrigues, 2023\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/django/django/"
"language/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=2; plural=(n > 1);\n"

msgid "Afrikaans"
msgstr "Africânder"

msgid "Arabic"
msgstr "Árabe"

msgid "Algerian Arabic"
msgstr "Árabe Argelino"

msgid "Asturian"
msgstr "Asturiano"

msgid "Azerbaijani"
msgstr "Azerbaijão"

msgid "Bulgarian"
msgstr "Búlgaro"

msgid "Belarusian"
msgstr "Bielorrussa"

msgid "Bengali"
msgstr "Bengali"

msgid "Breton"
msgstr "Bretão"

msgid "Bosnian"
msgstr "Bósnio"

msgid "Catalan"
msgstr "Catalão"

msgid "Central Kurdish (Sorani)"
msgstr "Curdo Central (Sorâni)"

msgid "Czech"
msgstr "Tcheco"

msgid "Welsh"
msgstr "Galês"

msgid "Danish"
msgstr "Dinamarquês"

msgid "German"
msgstr "Alemão"

msgid "Lower Sorbian"
msgstr "Sorábio Baixo"

msgid "Greek"
msgstr "Grego"

msgid "English"
msgstr "Inglês"

msgid "Australian English"
msgstr "Inglês Australiano"

msgid "British English"
msgstr "Inglês Britânico"

msgid "Esperanto"
msgstr "Esperanto"

msgid "Spanish"
msgstr "Espanhol"

msgid "Argentinian Spanish"
msgstr "Espanhol Argentino"

msgid "Colombian Spanish"
msgstr "Espanhol Colombiano"

msgid "Mexican Spanish"
msgstr "Espanhol Mexicano"

msgid "Nicaraguan Spanish"
msgstr "Espanhol Nicaraguense"

msgid "Venezuelan Spanish"
msgstr "Espanhol Venuzuelano"

msgid "Estonian"
msgstr "Estoniano"

msgid "Basque"
msgstr "Basco"

msgid "Persian"
msgstr "Persa"

msgid "Finnish"
msgstr "Finlandês"

msgid "French"
msgstr "Francês"

msgid "Frisian"
msgstr "Frísia"

msgid "Irish"
msgstr "Irlandês"

msgid "Scottish Gaelic"
msgstr "Gaélico Escocês"

msgid "Galician"
msgstr "Galiciano"

msgid "Hebrew"
msgstr "Hebraico"

msgid "Hindi"
msgstr "Hindi"

msgid "Croatian"
msgstr "Croata"

msgid "Upper Sorbian"
msgstr "Sorábio Alto"

msgid "Hungarian"
msgstr "Húngaro"

msgid "Armenian"
msgstr "Armênio"

msgid "Interlingua"
msgstr "Interlíngua"

msgid "Indonesian"
msgstr "Indonésio"

msgid "Igbo"
msgstr "Igbo"

msgid "Ido"
msgstr "Ido"

msgid "Icelandic"
msgstr "Islandês"

msgid "Italian"
msgstr "Italiano"

msgid "Japanese"
msgstr "Japonês"

msgid "Georgian"
msgstr "Georgiano"

msgid "Kabyle"
msgstr "Cabila"

msgid "Kazakh"
msgstr "Cazaque"

msgid "Khmer"
msgstr "Khmer"

msgid "Kannada"
msgstr "Canarês"

msgid "Korean"
msgstr "Coreano"

msgid "Kyrgyz"
msgstr "Quirguiz"

msgid "Luxembourgish"
msgstr "Luxemburguês"

msgid "Lithuanian"
msgstr "Lituano"

msgid "Latvian"
msgstr "Letão"

msgid "Macedonian"
msgstr "Macedônio"

msgid "Malayalam"
msgstr "Malaiala"

msgid "Mongolian"
msgstr "Mongol"

msgid "Marathi"
msgstr "Marathi"

msgid "Malay"
msgstr "Malaia"

msgid "Burmese"
msgstr "Birmanês"

msgid "Norwegian Bokmål"
msgstr "Dano-norueguês"

msgid "Nepali"
msgstr "Nepalês"

msgid "Dutch"
msgstr "Neerlandês"

msgid "Norwegian Nynorsk"
msgstr "Novo Norueguês"

msgid "Ossetic"
msgstr "Osseto"

msgid "Punjabi"
msgstr "Punjabi"

msgid "Polish"
msgstr "Polonês"

msgid "Portuguese"
msgstr "Português"

msgid "Brazilian Portuguese"
msgstr "Português Brasileiro"

msgid "Romanian"
msgstr "Romeno"

msgid "Russian"
msgstr "Russo"

msgid "Slovak"
msgstr "Eslovaco"

msgid "Slovenian"
msgstr "Esloveno"

msgid "Albanian"
msgstr "Albanesa"

msgid "Serbian"
msgstr "Sérvio"

msgid "Serbian Latin"
msgstr "Sérvio Latino"

msgid "Swedish"
msgstr "Sueco"

msgid "Swahili"
msgstr "Suaíli"

msgid "Tamil"
msgstr "Tâmil"

msgid "Telugu"
msgstr "Telugu"

msgid "Tajik"
msgstr "Tadjique"

msgid "Thai"
msgstr "Tailandês"

msgid "Turkmen"
msgstr "Turcomano"

msgid "Turkish"
msgstr "Turco"

msgid "Tatar"
msgstr "Tatar"

msgid "Udmurt"
msgstr "Udmurt"

msgid "Ukrainian"
msgstr "Ucraniano"

msgid "Urdu"
msgstr "Urdu"

msgid "Uzbek"
msgstr "Uzbeque"

msgid "Vietnamese"
msgstr "Vietnamita"

msgid "Simplified Chinese"
msgstr "Chinês Simplificado"

msgid "Traditional Chinese"
msgstr "Chinês Tradicional"

msgid "Messages"
msgstr "Mensagens"

msgid "Site Maps"
msgstr "Site Maps"

msgid "Static Files"
msgstr "Arquivos Estáticos"

msgid "Syndication"
msgstr "Syndication"

#. Translators: String used to replace omitted page numbers in elided page
#. range generated by paginators, e.g. [1, 2, '…', 5, 6, 7, '…', 9, 10].
msgid "…"
msgstr "…"

msgid "That page number is not an integer"
msgstr "Esse número de página não é um número inteiro"

msgid "That page number is less than 1"
msgstr "Esse número de página é menor que 1"

msgid "That page contains no results"
msgstr "Essa página não contém resultados"

msgid "Enter a valid value."
msgstr "Informe um valor válido."

msgid "Enter a valid URL."
msgstr "Informe uma URL válida."

msgid "Enter a valid integer."
msgstr "Insira um número inteiro válido."

msgid "Enter a valid email address."
msgstr "Informe um endereço de email válido."

#. Translators: "letters" means latin letters: a-z and A-Z.
msgid ""
"Enter a valid “slug” consisting of letters, numbers, underscores or hyphens."
msgstr ""
"Informe um “slug” válido tendo letras, números, \"underscores\" e hífens."

msgid ""
"Enter a valid “slug” consisting of Unicode letters, numbers, underscores, or "
"hyphens."
msgstr ""
"Informe um “slug” válido tendo letras em Unicode, números, \"underscores\" e "
"hífens."

msgid "Enter a valid IPv4 address."
msgstr "Insira um endereço IPv4 válido."

msgid "Enter a valid IPv6 address."
msgstr "Insira um endereço IPv6 válido."

msgid "Enter a valid IPv4 or IPv6 address."
msgstr "Insira um endereço IPv4 ou IPv6 válido."

msgid "Enter only digits separated by commas."
msgstr "Insira apenas dígitos separados por vírgulas."

#, python-format
msgid "Ensure this value is %(limit_value)s (it is %(show_value)s)."
msgstr "Certifique-se de que o valor é %(limit_value)s (ele é %(show_value)s)."

#, python-format
msgid "Ensure this value is less than or equal to %(limit_value)s."
msgstr "Certifique-se que este valor seja menor ou igual a %(limit_value)s."

#, python-format
msgid "Ensure this value is greater than or equal to %(limit_value)s."
msgstr "Certifique-se que este valor seja maior ou igual a %(limit_value)s."

#, python-format
msgid "Ensure this value is a multiple of step size %(limit_value)s."
msgstr ""
"Certifique-se que este valor seja múltiplo do tamanho do passo "
"%(limit_value)s."

#, python-format
msgid ""
"Ensure this value has at least %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at least %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
"Certifique-se de que o valor tenha no mínimo %(limit_value)d caractere (ele "
"possui %(show_value)d)."
msgstr[1] ""
"Certifique-se de que o valor tenha no mínimo %(limit_value)d caracteres (ele "
"possui %(show_value)d)."
msgstr[2] ""
"Certifique-se de que o valor tenha no mínimo %(limit_value)d caracteres (ele "
"possui %(show_value)d)."

#, python-format
msgid ""
"Ensure this value has at most %(limit_value)d character (it has "
"%(show_value)d)."
msgid_plural ""
"Ensure this value has at most %(limit_value)d characters (it has "
"%(show_value)d)."
msgstr[0] ""
"Certifique-se de que o valor tenha no máximo %(limit_value)d caractere (ele "
"possui %(show_value)d)."
msgstr[1] ""
"Certifique-se de que o valor tenha no máximo %(limit_value)d caracteres (ele "
"possui %(show_value)d)."
msgstr[2] ""
"Certifique-se de que o valor tenha no máximo %(limit_value)d caracteres (ele "
"possui %(show_value)d)."

msgid "Enter a number."
msgstr "Informe um número."

#, python-format
msgid "Ensure that there are no more than %(max)s digit in total."
msgid_plural "Ensure that there are no more than %(max)s digits in total."
msgstr[0] "Certifique-se de que não tenha mais de %(max)s dígito no total."
msgstr[1] "Certifique-se de que não tenha mais de %(max)s dígitos no total."
msgstr[2] "Certifique-se de que não tenha mais de %(max)s dígitos no total."

#, python-format
msgid "Ensure that there are no more than %(max)s decimal place."
msgid_plural "Ensure that there are no more than %(max)s decimal places."
msgstr[0] "Certifique-se de que não tenha mais de %(max)s casa decimal."
msgstr[1] "Certifique-se de que não tenha mais de %(max)s casas decimais."
msgstr[2] "Certifique-se de que não tenha mais de %(max)s casas decimais."

#, python-format
msgid ""
"Ensure that there are no more than %(max)s digit before the decimal point."
msgid_plural ""
"Ensure that there are no more than %(max)s digits before the decimal point."
msgstr[0] ""
"Certifique-se de que não tenha mais de %(max)s dígito antes do ponto decimal."
msgstr[1] ""
"Certifique-se de que não tenha mais de %(max)s dígitos antes do ponto "
"decimal."
msgstr[2] ""
"Certifique-se de que não tenha mais de %(max)s dígitos antes do ponto "
"decimal."

#, python-format
msgid ""
"File extension “%(extension)s” is not allowed. Allowed extensions are: "
"%(allowed_extensions)s."
msgstr ""
"A extensão de arquivo “%(extension)s” não é permitida. As extensões válidas "
"são: %(allowed_extensions)s ."

msgid "Null characters are not allowed."
msgstr "Caracteres nulos não são permitidos."

msgid "and"
msgstr "e"

#, python-format
msgid "%(model_name)s with this %(field_labels)s already exists."
msgstr "%(model_name)s com este %(field_labels)s já existe."

#, python-format
msgid "Constraint “%(name)s” is violated."
msgstr "Restrição \"%(name)s\" foi violada."

#, python-format
msgid "Value %(value)r is not a valid choice."
msgstr "Valor %(value)r não é uma opção válida."

msgid "This field cannot be null."
msgstr "Este campo não pode ser nulo."

msgid "This field cannot be blank."
msgstr "Este campo não pode estar vazio."

#, python-format
msgid "%(model_name)s with this %(field_label)s already exists."
msgstr "%(model_name)s com este %(field_label)s já existe."

#. Translators: The 'lookup_type' is one of 'date', 'year' or
#. 'month'. Eg: "Title must be unique for pub_date year"
#, python-format
msgid ""
"%(field_label)s must be unique for %(date_field_label)s %(lookup_type)s."
msgstr ""
"%(field_label)s deve ser único para %(date_field_label)s %(lookup_type)s."

#, python-format
msgid "Field of type: %(field_type)s"
msgstr "Campo do tipo: %(field_type)s"

#, python-format
msgid "“%(value)s” value must be either True or False."
msgstr "o valor “%(value)s”  deve ser True ou False."

#, python-format
msgid "“%(value)s” value must be either True, False, or None."
msgstr "o valor “%(value)s” deve ser True, False ou None."

msgid "Boolean (Either True or False)"
msgstr "Booleano (Verdadeiro ou Falso)"

#, python-format
msgid "String (up to %(max_length)s)"
msgstr "String (até %(max_length)s)"

msgid "String (unlimited)"
msgstr "String (ilimitado)"

msgid "Comma-separated integers"
msgstr "Inteiros separados por vírgula"

#, python-format
msgid ""
"“%(value)s” value has an invalid date format. It must be in YYYY-MM-DD "
"format."
msgstr ""
"O valor \"%(value)s\" tem um formato de data inválido. Deve ser no formato  "
"YYYY-MM-DD."

#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD) but it is an invalid "
"date."
msgstr ""
"O valor “%(value)s” tem o formato correto (YYYY-MM-DD) mas uma data inválida."

msgid "Date (without time)"
msgstr "Data (sem hora)"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[."
"uuuuuu]][TZ] format."
msgstr ""
"O valor “%(value)s” tem um formato inválido. Deve estar no formato YYYY-MM-"
"DD HH:MM[:ss[.uuuuuu]][TZ]."

#, python-format
msgid ""
"“%(value)s” value has the correct format (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) but it is an invalid date/time."
msgstr ""
"O valor “%(value)s” está no formato correto. (YYYY-MM-DD HH:MM[:ss[.uuuuuu]]"
"[TZ]) mas é uma data/hora inválida"

msgid "Date (with time)"
msgstr "Data (com hora)"

#, python-format
msgid "“%(value)s” value must be a decimal number."
msgstr "O valor “%(value)s” deve ser um número decimal."

msgid "Decimal number"
msgstr "Número decimal"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in [DD] [[HH:]MM:]ss[."
"uuuuuu] format."
msgstr ""
"O valor “%(value)s” está em um formato inválido. Deve ser no formato  [DD] "
"[[HH:]MM:]ss[.uuuuuu]."

msgid "Duration"
msgstr "Duração"

msgid "Email address"
msgstr "Endereço de e-mail"

msgid "File path"
msgstr "Caminho do arquivo"

#, python-format
msgid "“%(value)s” value must be a float."
msgstr "O valor “%(value)s” deve ser um float."

msgid "Floating point number"
msgstr "Número de ponto flutuante"

#, python-format
msgid "“%(value)s” value must be an integer."
msgstr "O valor “%(value)s” deve ser inteiro."

msgid "Integer"
msgstr "Inteiro"

msgid "Big (8 byte) integer"
msgstr "Inteiro grande (8 byte)"

msgid "Small integer"
msgstr "Inteiro curto"

msgid "IPv4 address"
msgstr "Endereço IPv4"

msgid "IP address"
msgstr "Endereço IP"

#, python-format
msgid "“%(value)s” value must be either None, True or False."
msgstr "O valor “%(value)s” deve ser None, True ou False."

msgid "Boolean (Either True, False or None)"
msgstr "Booleano (Verdadeiro, Falso ou Nada)"

msgid "Positive big integer"
msgstr "Inteiro grande positivo"

msgid "Positive integer"
msgstr "Inteiro positivo"

msgid "Positive small integer"
msgstr "Inteiro curto positivo"

#, python-format
msgid "Slug (up to %(max_length)s)"
msgstr "Slug (até %(max_length)s)"

msgid "Text"
msgstr "Texto"

#, python-format
msgid ""
"“%(value)s” value has an invalid format. It must be in HH:MM[:ss[.uuuuuu]] "
"format."
msgstr ""
"O valor “%(value)s” tem um formato inválido. Deve estar no formato HH:MM[:"
"ss[.uuuuuu]]."

#, python-format
msgid ""
"“%(value)s” value has the correct format (HH:MM[:ss[.uuuuuu]]) but it is an "
"invalid time."
msgstr ""
"O valor “%(value)s” está no formato correto (HH:MM[:ss[.uuuuuu]]) mas é uma "
"hora inválida."

msgid "Time"
msgstr "Hora"

msgid "URL"
msgstr "URL"

msgid "Raw binary data"
msgstr "Dados binários bruto"

#, python-format
msgid "“%(value)s” is not a valid UUID."
msgstr "O valor “%(value)s” não é um UUID válido"

msgid "Universally unique identifier"
msgstr "Identificador único universal"

msgid "File"
msgstr "Arquivo"

msgid "Image"
msgstr "Imagem"

msgid "A JSON object"
msgstr "Um objeto JSON"

msgid "Value must be valid JSON."
msgstr "O valor deve ser um JSON válido."

#, python-format
msgid "%(model)s instance with %(field)s %(value)r does not exist."
msgstr "A instância de %(model)s com %(field)s %(value)r não existe."

msgid "Foreign Key (type determined by related field)"
msgstr "Chave Estrangeira (tipo determinado pelo campo relacionado)"

msgid "One-to-one relationship"
msgstr "Relacionamento um-para-um"

#, python-format
msgid "%(from)s-%(to)s relationship"
msgstr "Relacionamento %(from)s-%(to)s"

#, python-format
msgid "%(from)s-%(to)s relationships"
msgstr "Relacionamentos %(from)s-%(to)s"

msgid "Many-to-many relationship"
msgstr "Relacionamento muitos-para-muitos"

#. Translators: If found as last label character, these punctuation
#. characters will prevent the default label_suffix to be appended to the
#. label
msgid ":?.!"
msgstr ":?.!"

msgid "This field is required."
msgstr "Este campo é obrigatório."

msgid "Enter a whole number."
msgstr "Informe um número inteiro."

msgid "Enter a valid date."
msgstr "Informe uma data válida."

msgid "Enter a valid time."
msgstr "Informe uma hora válida."

msgid "Enter a valid date/time."
msgstr "Informe uma data/hora válida."

msgid "Enter a valid duration."
msgstr "Insira uma duração válida."

#, python-brace-format
msgid "The number of days must be between {min_days} and {max_days}."
msgstr "O número de dias deve ser entre {min_days} e {max_days}."

msgid "No file was submitted. Check the encoding type on the form."
msgstr "Nenhum arquivo enviado. Verifique o tipo de codificação do formulário."

msgid "No file was submitted."
msgstr "Nenhum arquivo foi enviado."

msgid "The submitted file is empty."
msgstr "O arquivo enviado está vazio."

#, python-format
msgid "Ensure this filename has at most %(max)d character (it has %(length)d)."
msgid_plural ""
"Ensure this filename has at most %(max)d characters (it has %(length)d)."
msgstr[0] ""
"Certifique-se de que o arquivo tenha no máximo %(max)d caractere (ele possui "
"%(length)d)."
msgstr[1] ""
"Certifique-se de que o arquivo tenha no máximo %(max)d caracteres (ele "
"possui %(length)d)."
msgstr[2] ""
"Certifique-se de que o arquivo tenha no máximo %(max)d caracteres (ele "
"possui %(length)d)."

msgid "Please either submit a file or check the clear checkbox, not both."
msgstr "Por favor, envie um arquivo ou marque o checkbox, mas não ambos."

msgid ""
"Upload a valid image. The file you uploaded was either not an image or a "
"corrupted image."
msgstr ""
"Envie uma imagem válida. O arquivo enviado não é uma imagem ou está "
"corrompido."

#, python-format
msgid "Select a valid choice. %(value)s is not one of the available choices."
msgstr "Faça uma escolha válida. %(value)s não é uma das escolhas disponíveis."

msgid "Enter a list of values."
msgstr "Informe uma lista de valores."

msgid "Enter a complete value."
msgstr "Insira um valor completo."

msgid "Enter a valid UUID."
msgstr "Insira um UUID válido."

msgid "Enter a valid JSON."
msgstr "Insira um JSON válido"

#. Translators: This is the default suffix added to form field labels
msgid ":"
msgstr ":"

#, python-format
msgid "(Hidden field %(name)s) %(error)s"
msgstr "(Campo oculto %(name)s) %(error)s"

#, python-format
msgid ""
"ManagementForm data is missing or has been tampered with. Missing fields: "
"%(field_names)s. You may need to file a bug report if the issue persists."
msgstr ""
"Dados de ManagementForm estão faltando ou foram adulterados. Campos "
"ausentes: %(field_names)s. Você pode precisar enviar um relatório de bug se "
"o problema persistir."

#, python-format
msgid "Please submit at most %(num)d form."
msgid_plural "Please submit at most %(num)d forms."
msgstr[0] "Por favor, envie no máximo %(num)d formulário."
msgstr[1] "Por favor, envie no máximo %(num)d formulários."
msgstr[2] "Por favor, envie no máximo %(num)d formulários."

#, python-format
msgid "Please submit at least %(num)d form."
msgid_plural "Please submit at least %(num)d forms."
msgstr[0] "Por favor, envie ao menos %(num)d formulário."
msgstr[1] "Por favor, envie ao menos %(num)d formulários."
msgstr[2] "Por favor, envie ao menos %(num)d formulários."

msgid "Order"
msgstr "Ordem"

msgid "Delete"
msgstr "Remover"

#, python-format
msgid "Please correct the duplicate data for %(field)s."
msgstr "Por favor, corrija o valor duplicado para %(field)s."

#, python-format
msgid "Please correct the duplicate data for %(field)s, which must be unique."
msgstr ""
"Por favor, corrija o valor duplicado para %(field)s, o qual deve ser único."

#, python-format
msgid ""
"Please correct the duplicate data for %(field_name)s which must be unique "
"for the %(lookup)s in %(date_field)s."
msgstr ""
"Por favor, corrija o dado duplicado para %(field_name)s, o qual deve ser "
"único para %(lookup)s em %(date_field)s."

msgid "Please correct the duplicate values below."
msgstr "Por favor, corrija os valores duplicados abaixo."

msgid "The inline value did not match the parent instance."
msgstr "O valor na linha não correspondeu com a instância pai."

msgid "Select a valid choice. That choice is not one of the available choices."
msgstr "Faça uma escolha válida. Sua escolha não é uma das disponíveis."

#, python-format
msgid "“%(pk)s” is not a valid value."
msgstr "“%(pk)s” não é um valor válido."

#, python-format
msgid ""
"%(datetime)s couldn’t be interpreted in time zone %(current_timezone)s; it "
"may be ambiguous or it may not exist."
msgstr ""
"%(datetime)s não pode ser interpretada dentro da fuso horário "
"%(current_timezone)s; está ambíguo ou não existe."

msgid "Clear"
msgstr "Limpar"

msgid "Currently"
msgstr "Atualmente"

msgid "Change"
msgstr "Modificar"

msgid "Unknown"
msgstr "Desconhecido"

msgid "Yes"
msgstr "Sim"

msgid "No"
msgstr "Não"

#. Translators: Please do not add spaces around commas.
msgid "yes,no,maybe"
msgstr "sim,não,talvez"

#, python-format
msgid "%(size)d byte"
msgid_plural "%(size)d bytes"
msgstr[0] "%(size)d byte"
msgstr[1] "%(size)d bytes"
msgstr[2] "%(size)d bytes"

#, python-format
msgid "%s KB"
msgstr "%s KB"

#, python-format
msgid "%s MB"
msgstr "%s MB"

#, python-format
msgid "%s GB"
msgstr "%s GB"

#, python-format
msgid "%s TB"
msgstr "%s TB"

#, python-format
msgid "%s PB"
msgstr "%s PB"

msgid "p.m."
msgstr "p.m."

msgid "a.m."
msgstr "a.m."

msgid "PM"
msgstr "PM"

msgid "AM"
msgstr "AM"

msgid "midnight"
msgstr "meia-noite"

msgid "noon"
msgstr "meio-dia"

msgid "Monday"
msgstr "Segunda-feira"

msgid "Tuesday"
msgstr "Terça-feira"

msgid "Wednesday"
msgstr "Quarta-feira"

msgid "Thursday"
msgstr "Quinta-feira"

msgid "Friday"
msgstr "Sexta-feira"

msgid "Saturday"
msgstr "Sábado"

msgid "Sunday"
msgstr "Domingo"

msgid "Mon"
msgstr "Seg"

msgid "Tue"
msgstr "Ter"

msgid "Wed"
msgstr "Qua"

msgid "Thu"
msgstr "Qui"

msgid "Fri"
msgstr "Sex"

msgid "Sat"
msgstr "Sab"

msgid "Sun"
msgstr "Dom"

msgid "January"
msgstr "Janeiro"

msgid "February"
msgstr "Fevereiro"

msgid "March"
msgstr "Março"

msgid "April"
msgstr "Abril"

msgid "May"
msgstr "Maio"

msgid "June"
msgstr "Junho"

msgid "July"
msgstr "Julho"

msgid "August"
msgstr "Agosto"

msgid "September"
msgstr "Setembro"

msgid "October"
msgstr "Outubro"

msgid "November"
msgstr "Novembro"

msgid "December"
msgstr "Dezembro"

msgid "jan"
msgstr "jan"

msgid "feb"
msgstr "fev"

msgid "mar"
msgstr "mar"

msgid "apr"
msgstr "abr"

msgid "may"
msgstr "mai"

msgid "jun"
msgstr "jun"

msgid "jul"
msgstr "jul"

msgid "aug"
msgstr "ago"

msgid "sep"
msgstr "set"

msgid "oct"
msgstr "out"

msgid "nov"
msgstr "nov"

msgid "dec"
msgstr "dez"

msgctxt "abbrev. month"
msgid "Jan."
msgstr "Jan."

msgctxt "abbrev. month"
msgid "Feb."
msgstr "Fev."

msgctxt "abbrev. month"
msgid "March"
msgstr "Março"

msgctxt "abbrev. month"
msgid "April"
msgstr "Abril"

msgctxt "abbrev. month"
msgid "May"
msgstr "Maio"

msgctxt "abbrev. month"
msgid "June"
msgstr "Junho"

msgctxt "abbrev. month"
msgid "July"
msgstr "Julho"

msgctxt "abbrev. month"
msgid "Aug."
msgstr "Ago."

msgctxt "abbrev. month"
msgid "Sept."
msgstr "Set."

msgctxt "abbrev. month"
msgid "Oct."
msgstr "Out."

msgctxt "abbrev. month"
msgid "Nov."
msgstr "Nov."

msgctxt "abbrev. month"
msgid "Dec."
msgstr "Dez."

msgctxt "alt. month"
msgid "January"
msgstr "Janeiro"

msgctxt "alt. month"
msgid "February"
msgstr "Fevereiro"

msgctxt "alt. month"
msgid "March"
msgstr "Março"

msgctxt "alt. month"
msgid "April"
msgstr "Abril"

msgctxt "alt. month"
msgid "May"
msgstr "Maio"

msgctxt "alt. month"
msgid "June"
msgstr "Junho"

msgctxt "alt. month"
msgid "July"
msgstr "Julho"

msgctxt "alt. month"
msgid "August"
msgstr "Agosto"

msgctxt "alt. month"
msgid "September"
msgstr "Setembro"

msgctxt "alt. month"
msgid "October"
msgstr "Outubro"

msgctxt "alt. month"
msgid "November"
msgstr "Novembro"

msgctxt "alt. month"
msgid "December"
msgstr "Dezembro"

msgid "This is not a valid IPv6 address."
msgstr "Este não é um endereço IPv6 válido."

#, python-format
msgctxt "String to return when truncating text"
msgid "%(truncated_text)s…"
msgstr " %(truncated_text)s…"

msgid "or"
msgstr "ou"

#. Translators: This string is used as a separator between list elements
msgid ", "
msgstr ", "

#, python-format
msgid "%(num)d year"
msgid_plural "%(num)d years"
msgstr[0] "%(num)d ano"
msgstr[1] "%(num)d anos"
msgstr[2] "%(num)d anos"

#, python-format
msgid "%(num)d month"
msgid_plural "%(num)d months"
msgstr[0] "%(num)d mês"
msgstr[1] "%(num)d meses"
msgstr[2] "%(num)d meses"

#, python-format
msgid "%(num)d week"
msgid_plural "%(num)d weeks"
msgstr[0] "%(num)d semana"
msgstr[1] "%(num)d semanas"
msgstr[2] "%(num)d semanas"

#, python-format
msgid "%(num)d day"
msgid_plural "%(num)d days"
msgstr[0] "%(num)d dia"
msgstr[1] "%(num)d dias"
msgstr[2] "%(num)d dias"

#, python-format
msgid "%(num)d hour"
msgid_plural "%(num)d hours"
msgstr[0] "%(num)d hora"
msgstr[1] "%(num)d horas"
msgstr[2] "%(num)d horas"

#, python-format
msgid "%(num)d minute"
msgid_plural "%(num)d minutes"
msgstr[0] "%(num)d minuto"
msgstr[1] "%(num)d minutos"
msgstr[2] "%(num)d minutos"

msgid "Forbidden"
msgstr "Proibido"

msgid "CSRF verification failed. Request aborted."
msgstr "Verificação CSRF falhou. Pedido cancelado."

msgid ""
"You are seeing this message because this HTTPS site requires a “Referer "
"header” to be sent by your web browser, but none was sent. This header is "
"required for security reasons, to ensure that your browser is not being "
"hijacked by third parties."
msgstr ""
"Você está vendo esta mensagem porque este site HTTPS requer que um "
"“cabeçalho Refer” seja enviado pelo seu navegador da web, mas nenhum foi "
"enviado. Este cabeçalho é necessário por motivos de segurança, para garantir "
"que seu navegador não seja invadido por terceiros."

msgid ""
"If you have configured your browser to disable “Referer” headers, please re-"
"enable them, at least for this site, or for HTTPS connections, or for “same-"
"origin” requests."
msgstr ""
"Se você configurou seu browser para desabilitar os cabeçalhos “Referer”, por "
"favor reabilite-os, ao menos para este site, ou para conexões HTTPS, ou para "
"requisições “same-origin”."

msgid ""
"If you are using the <meta name=\"referrer\" content=\"no-referrer\"> tag or "
"including the “Referrer-Policy: no-referrer” header, please remove them. The "
"CSRF protection requires the “Referer” header to do strict referer checking. "
"If you’re concerned about privacy, use alternatives like <a "
"rel=\"noreferrer\" …> for links to third-party sites."
msgstr ""
"Se estiver usando a tag <meta name=\"referrer\" content=\"no-referrer\"> ou "
"incluindo o cabeçalho “Referrer-Policy: no-referrer”, por favor remova-os. A "
"proteção CSRF requer o cabeçalho “Referer” para fazer a checagem de "
"referência. Se estiver preocupado com privacidade, use alternativas como <a "
"rel=\"noreferrer\" …> para links de sites de terceiros."

msgid ""
"You are seeing this message because this site requires a CSRF cookie when "
"submitting forms. This cookie is required for security reasons, to ensure "
"that your browser is not being hijacked by third parties."
msgstr ""
"Você está vendo esta mensagem, porque este site requer um cookie CSRF no "
"envio de formulários. Este cookie é necessário por razões de segurança, para "
"garantir que o seu browser não está sendo sequestrado por terceiros."

msgid ""
"If you have configured your browser to disable cookies, please re-enable "
"them, at least for this site, or for “same-origin” requests."
msgstr ""
"Se você configurou seu browser para desabilitar cookies, por favor reabilite-"
"os, ao menos para este site ou para requisições do tipo \"same-origin\"."

msgid "More information is available with DEBUG=True."
msgstr "Mais informações estão disponíveis com DEBUG=True."

msgid "No year specified"
msgstr "Ano não especificado"

msgid "Date out of range"
msgstr "Data fora de alcance"

msgid "No month specified"
msgstr "Mês não especificado"

msgid "No day specified"
msgstr "Dia não especificado"

msgid "No week specified"
msgstr "Semana não especificada"

#, python-format
msgid "No %(verbose_name_plural)s available"
msgstr "Nenhum(a) %(verbose_name_plural)s disponível"

#, python-format
msgid ""
"Future %(verbose_name_plural)s not available because %(class_name)s."
"allow_future is False."
msgstr ""
"%(verbose_name_plural)s futuros não disponíveis pois %(class_name)s."
"allow_future é False."

#, python-format
msgid "Invalid date string “%(datestr)s” given format “%(format)s”"
msgstr ""
"String de data com formato inválido “%(datestr)s” dado o formato “%(format)s”"

#, python-format
msgid "No %(verbose_name)s found matching the query"
msgstr "%(verbose_name)s  não encontrado de acordo com a consulta"

msgid "Page is not “last”, nor can it be converted to an int."
msgstr "Página não é  “last”, e também não pode ser convertida para um int."

#, python-format
msgid "Invalid page (%(page_number)s): %(message)s"
msgstr "Página inválida (%(page_number)s): %(message)s"

#, python-format
msgid "Empty list and “%(class_name)s.allow_empty” is False."
msgstr "Lista vazia e o \"%(class_name)s.allow_empty\" está como False."

msgid "Directory indexes are not allowed here."
msgstr "Índices de diretório não são permitidos aqui."

#, python-format
msgid "“%(path)s” does not exist"
msgstr "\"%(path)s\" não existe"

#, python-format
msgid "Index of %(directory)s"
msgstr "Índice de %(directory)s "

msgid "The install worked successfully! Congratulations!"
msgstr "A instalação foi com sucesso! Parabéns!"

#, python-format
msgid ""
"View <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
"target=\"_blank\" rel=\"noopener\">release notes</a> for Django %(version)s"
msgstr ""
"Ver as <a href=\"https://docs.djangoproject.com/en/%(version)s/releases/\" "
"target=\"_blank\" rel=\"noopener\">notas de lançamento</a> do Django "
"%(version)s"

#, python-format
msgid ""
"You are seeing this page because <a href=\"https://docs.djangoproject.com/en/"
"%(version)s/ref/settings/#debug\" target=\"_blank\" "
"rel=\"noopener\">DEBUG=True</a> is in your settings file and you have not "
"configured any URLs."
msgstr ""
"Você está vendo esta página pois possui <a href=\"https://docs.djangoproject."
"com/en/%(version)s/ref/settings/#debug\" target=\"_blank\" "
"rel=\"noopener\">DEBUG=True</a> no seu arquivo de configurações e não "
"configurou nenhuma URL."

msgid "Django Documentation"
msgstr "Documentação do Django"

msgid "Topics, references, &amp; how-to’s"
msgstr "Tópicos, referências, &amp; how-to’s"

msgid "Tutorial: A Polling App"
msgstr "Tutorial: Um aplicativo de votação"

msgid "Get started with Django"
msgstr "Comece a usar Django"

msgid "Django Community"
msgstr "Comunidade Django"

msgid "Connect, get help, or contribute"
msgstr "Conecte-se, obtenha ajuda ou contribua"