55#
66# Translators:
77# Tiago Henrique <tiagohrm@gmail.com>, 2021
8- # Rafael Fontenelle <rffontenelle@gmail.com>, 2021
98# Marco Rougeth <marco@rougeth.com>, 2021
109# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1110# Aline Balogh <linecrist@hotmail.com>, 2021
1211# Augusta Carla Klug <augustaklug@gmail.com>, 2021
1312# Adorilson Bezerra <adorilson@gmail.com>, 2021
1413# Leonardo Mendes, 2021
14+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2021
1515#
1616#, fuzzy
1717msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020"Report-Msgid-Bugs-To :\n "
2121"POT-Creation-Date :2021-06-29 12:56+0000\n "
2222"PO-Revision-Date :2021-06-28 00:52+0000\n "
23- "Last-Translator :Leonardo Mendes , 2021\n "
23+ "Last-Translator :Rafael Fontenelle <rffontenelle@gmail.com> , 2021\n "
2424"Language-Team :Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
2525"teams/5390/pt_BR/)\n "
2626"MIME-Version :1.0\n "
@@ -1703,8 +1703,9 @@ msgid ""
17031703"If all elements of the list may be used as set keys (i.e. they are all :term:"
17041704"`hashable`) this is often faster ::"
17051705msgstr ""
1706- "Se todos os elementos da lista podem ser usados como chaves de conjunto (ex: "
1707- "eles são todos :term:`hasheáveis`) isso é muitas vezes mais rápido ::"
1706+ "Se todos os elementos da lista podem ser usados como chaves de conjunto "
1707+ "(isto é, eles são todos :term:`hasheáveis <hasheável>`) isso é muitas vezes "
1708+ "mais rápido ::"
17081709
17091710#: ../../faq/programming.rst:1156
17101711msgid ""