File tree Expand file tree Collapse file tree 12 files changed +464
-185
lines changed Expand file tree Collapse file tree 12 files changed +464
-185
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.12\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2024-04-19 14:13 +0000\n "
15
+ "POT-Creation-Date : 2024-05-04 01:27 +0000\n "
16
16
"PO-Revision-Date : 2021-06-28 00:47+0000\n "
17
17
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
18
18
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -93,5 +93,5 @@ msgid ""
93
93
"Return :c:data:`Py_True` or :c:data:`Py_False`, depending on the truth value "
94
94
"of *v*."
95
95
msgstr ""
96
- "Retorna :c:data:`Py_True` ou :c:data:`Py_False`, dependendo do valor "
97
- "verdadeiro de *v*."
96
+ "Retorna :c:data:`Py_True` ou :c:data:`Py_False`, dependendo do valor verdade "
97
+ "de *v*."
Original file line number Diff line number Diff line change 15
15
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
16
16
# Leonardo Rodrigues da Costa, 2023
17
17
# Guilherme Alves da Silva, 2023
18
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
18
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
19
19
#
20
20
#, fuzzy
21
21
msgid ""
22
22
msgstr ""
23
23
"Project-Id-Version : Python 3.12\n "
24
24
"Report-Msgid-Bugs-To : \n "
25
- "POT-Creation-Date : 2024-04-19 14:13 +0000\n "
25
+ "POT-Creation-Date : 2024-05-04 01:27 +0000\n "
26
26
"PO-Revision-Date : 2021-06-28 00:48+0000\n "
27
- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2023 \n "
27
+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024 \n "
28
28
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
29
29
"teams/5390/pt_BR/)\n "
30
30
"MIME-Version : 1.0\n "
@@ -1622,7 +1622,7 @@ msgstr ":exc:`Warning`"
1622
1622
1623
1623
#: ../../c-api/exceptions.rst:1194
1624
1624
msgid "[3]_"
1625
- msgstr ""
1625
+ msgstr "[3]_ "
1626
1626
1627
1627
#: ../../c-api/exceptions.rst:1196
1628
1628
msgid ":c:data:`PyExc_BytesWarning`"
Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# Marco Rougeth <marco@rougeth.com>, 2021
8
8
# Vinícius Muniz de Melo <viniciusdesk@icloud.com>, 2021
9
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2022
10
9
# Vitor Buxbaum Orlandi, 2023
10
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
11
11
#
12
12
#, fuzzy
13
13
msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.12\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2024-02-09 14:13 +0000\n "
17
+ "POT-Creation-Date : 2024-05-04 01:27 +0000\n "
18
18
"PO-Revision-Date : 2021-06-28 00:56+0000\n "
19
- "Last-Translator : Vitor Buxbaum Orlandi, 2023 \n "
19
+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024 \n "
20
20
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
21
21
"teams/5390/pt_BR/)\n "
22
22
"MIME-Version : 1.0\n "
@@ -146,7 +146,7 @@ msgstr "``__hash__``"
146
146
147
147
#: ../../library/collections.abc.rst:125
148
148
msgid ":class:`Iterable` [1]_ [2]_"
149
- msgstr ""
149
+ msgstr ":class:`Iterable` [1]_ [2]_ "
150
150
151
151
#: ../../library/collections.abc.rst:125 ../../library/collections.abc.rst:126
152
152
msgid "``__iter__``"
You can’t perform that action at this time.
0 commit comments