1515# Danilo Lima <djkcond@gmail.com>, 2023
1616# i17obot <i17obot@rougeth.com>, 2023
1717# Rodrigo Cendamore, 2023
18- # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1918# Cezar Peixeiro <czr-pxr@protonmail.com>, 2023
19+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
2020#
2121#, fuzzy
2222msgid ""
@@ -25,7 +25,7 @@ msgstr ""
2525"Report-Msgid-Bugs-To : \n "
2626"POT-Creation-Date : 2023-09-22 14:13+0000\n "
2727"PO-Revision-Date : 2021-06-28 01:16+0000\n "
28- "Last-Translator : Cezar Peixeiro <czr-pxr@protonmail .com>, 2023\n "
28+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2023\n "
2929"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
3030"teams/5390/pt_BR/)\n "
3131"MIME-Version : 1.0\n "
@@ -500,10 +500,10 @@ msgid ""
500500"``Callable[[int], str]`` signifies a function that takes a single parameter "
501501"of type :class:`int` and returns a :class:`str`."
502502msgstr ""
503- "Funções -- ou outros objetos :term:`chamáveis` -- podem ser anotados "
504- "utilizando-se :class:`collections.abc.Callable` ou :data:`typing.Callable`. "
505- "`` Callable[[int], str]``. Significa uma função que recebe um único parâmetro "
506- "do tipo :class:`int`. e retorna um :class:`str`."
503+ "Funções -- ou outros objetos :term:`chamáveis <chamável> ` -- podem ser "
504+ "anotados utilizando-se :class:`collections.abc.Callable` ou :data:`typing."
505+ "Callable`. `` Callable[[int], str]``. Significa uma função que recebe um "
506+ "único parâmetro do tipo :class:`int`. e retorna um :class:`str`."
507507
508508#: ../../library/typing.rst:271 ../../library/typing.rst:2873
509509#: ../../library/typing.rst:3015
@@ -600,7 +600,7 @@ msgid ""
600600"parameter syntax <type-params>`::"
601601msgstr ""
602602"Funções e classes genéricas podem ser parametrizadas utilizando-se :ref:"
603- "`sintaxe do parâmetro de tipo 1 `::"
603+ "`sintaxe do parâmetro de tipo <type-params> `::"
604604
605605#: ../../library/typing.rst:379
606606msgid "Or by using the :class:`TypeVar` factory directly::"
@@ -1074,7 +1074,8 @@ msgid ""
10741074"Special annotation for explicitly declaring a :ref:`type alias <type-"
10751075"aliases>`."
10761076msgstr ""
1077- "Anotações especiais para declarar explicitamente um :ref:`apelido de tipo 1`."
1077+ "Anotações especiais para declarar explicitamente um :ref:`apelido de tipo "
1078+ "<type-aliases>`."
10781079
10791080#: ../../library/typing.rst:1017
10801081msgid ""
@@ -1580,7 +1581,7 @@ msgid ""
15801581"<generic-functions>`."
15811582msgstr ""
15821583"Aqui os colchetes depois no nome da função indica uma :ref:`função genérica "
1583- "1 `."
1584+ "<generic-functions> `."
15841585
15851586#: ../../library/typing.rst:1564
15861587msgid ""
0 commit comments