88# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2018
99# Marco Rougeth <marco@rougeth.com>, 2019
1010# Aline Balogh <linecrist@hotmail.com>, 2020
11- # Rafael Fontenelle <rffontenelle@gmail.com>, 2020
1211# Adorilson Bezerra <adorilson@gmail.com>, 2020
12+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2020
1313#
1414#, fuzzy
1515msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818"Report-Msgid-Bugs-To : \n "
1919"POT-Creation-Date : 2020-10-22 04:25+0000\n "
2020"PO-Revision-Date : 2017-02-16 17:43+0000\n "
21- "Last-Translator : Adorilson Bezerra <adorilson @gmail.com>, 2020\n "
21+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2020\n "
2222"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
2323"teams/5390/pt_BR/)\n "
2424"MIME-Version : 1.0\n "
@@ -480,9 +480,9 @@ msgid ""
480480"importer's namespace, and makes it much harder for linters to detect "
481481"undefined names."
482482msgstr ""
483- "Em geral, não use ``from modulename import *``. Ao fazê-lo, o namespace do "
484- "importador é mais difícil e torna muito mais difícil para as ferramentas "
485- "linters detectar nomes indefinidos."
483+ "Em geral, não use ``from modulename import *``. Ao fazê-lo, o espaço de "
484+ "nomes do importador é mais difícil e torna muito mais difícil para as "
485+ "ferramentas linters detectar nomes indefinidos."
486486
487487#: ../../faq/programming.rst:283
488488msgid ""
0 commit comments