7
7
# Raphael Mendonça, 2021
8
8
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
9
9
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
10
+ # Henrique Junqueira, 2022
10
11
#
11
12
#, fuzzy
12
13
msgid ""
@@ -15,8 +16,7 @@ msgstr ""
15
16
"Report-Msgid-Bugs-To : \n "
16
17
"POT-Creation-Date : 2022-06-16 06:28+0000\n "
17
18
"PO-Revision-Date : 2021-06-29 13:04+0000\n "
18
- "Last-Translator : Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, "
19
- "2021\n "
19
+ "Last-Translator : Henrique Junqueira, 2022\n "
20
20
"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
21
21
"teams/5390/pt_BR/)\n "
22
22
"MIME-Version : 1.0\n "
@@ -49,6 +49,14 @@ msgid ""
49
49
"all that much -- by and large, we're mostly fixing well-known annoyances and "
50
50
"warts, and removing a lot of old cruft."
51
51
msgstr ""
52
+ "Este artigo explica os novos recursos do Python 3.0, em comparação com o "
53
+ "2.6. Python 3.0, também conhecido como \" Python 3000\" ou \" Py3K\" , é o "
54
+ "primeiro lançamento do Python *intencionalmente incompatível com versões "
55
+ "anteriores*. O Python 3.0 foi lançado em 3 de dezembro de 2008. Há mais "
56
+ "mudanças do que em uma versão típica e outras que são importantes para todos "
57
+ "os usuários do Python. No entanto, depois de assimilar as mudanças, você "
58
+ "descobrirá que o Python realmente não mudou muito - em geral, estamos "
59
+ "corrigindo inconvenientes bem conhecidos e removendo muitas coisas antigas."
52
60
53
61
#: ../../whatsnew/3.0.rst:63
54
62
msgid ""
0 commit comments