4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # Augusta Carla Klug <augustaklug @gmail.com>, 2021
7
+ # Rafael Fontenelle <rffontenelle @gmail.com>, 2021
8
8
#
9
9
#, fuzzy
10
10
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Report-Msgid-Bugs-To : \n "
14
14
"POT-Creation-Date : 2021-08-13 13:42+0000\n "
15
15
"PO-Revision-Date : 2021-08-10 13:22+0000\n "
16
- "Last-Translator : Augusta Carla Klug <augustaklug @gmail.com>, 2021\n "
16
+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2021\n "
17
17
"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
18
18
"teams/5390/pt_BR/)\n "
19
19
"MIME-Version : 1.0\n "
@@ -24,34 +24,41 @@ msgstr ""
24
24
25
25
#: ../../library/security_warnings.rst:6
26
26
msgid "Security Considerations"
27
- msgstr "Considerações de Segurança "
27
+ msgstr "Considerações de segurança "
28
28
29
29
#: ../../library/security_warnings.rst:8
30
30
msgid "The following modules have specific security considerations:"
31
- msgstr ""
31
+ msgstr "Os módulos a seguir têm considerações de segurança específicas: "
32
32
33
33
#: ../../library/security_warnings.rst:10
34
34
msgid ""
35
35
":mod:`base64`: :ref:`base64 security considerations <base64-security>` in :"
36
36
"rfc:`4648`"
37
37
msgstr ""
38
+ ":mod:`base64`: :ref:`considerações de segurança do base64 <base64-security>` "
39
+ "na :rfc:`4648`"
38
40
39
41
#: ../../library/security_warnings.rst:12
40
42
msgid ":mod:`cgi`: :ref:`CGI security considerations <cgi-security>`"
41
- msgstr ""
43
+ msgstr ":mod:`cgi`: :ref:`considerações de segurança de CGI <cgi-security>` "
42
44
43
45
#: ../../library/security_warnings.rst:13
44
46
msgid ""
45
47
":mod:`hashlib`: :ref:`all constructors take a \" usedforsecurity\" keyword-"
46
48
"only argument disabling known insecure and blocked algorithms <hashlib-"
47
49
"usedforsecurity>`"
48
50
msgstr ""
51
+ ":mod:`hashlib`: :ref:`todos os construtores usam um argumento somente-"
52
+ "nomeado \" usedforsecurity\" , desativando algoritmos conhecidos não seguros e "
53
+ "bloqueados <hashlib-usedforsecurity>`"
49
54
50
55
#: ../../library/security_warnings.rst:16
51
56
msgid ""
52
57
":mod:`http.server` is not suitable for production use, only implementing "
53
58
"basic security checks"
54
59
msgstr ""
60
+ ":mod:`http.server` não é adequado para uso em produção, implementando apenas "
61
+ "verificações básicas de segurança"
55
62
56
63
#: ../../library/security_warnings.rst:18
57
64
msgid ""
0 commit comments