Skip to content

Commit 5c4e737

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 3beec3e commit 5c4e737

File tree

12 files changed

+464
-185
lines changed

12 files changed

+464
-185
lines changed

c-api/bool.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.12\n"
1414
"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"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -93,5 +93,5 @@ msgid ""
9393
"Return :c:data:`Py_True` or :c:data:`Py_False`, depending on the truth value "
9494
"of *v*."
9595
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*."

c-api/exceptions.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
1616
# Leonardo Rodrigues da Costa, 2023
1717
# Guilherme Alves da Silva, 2023
18-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
18+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1919
#
2020
#, fuzzy
2121
msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.12\n"
2424
"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"
2626
"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"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2929
"teams/5390/pt_BR/)\n"
3030
"MIME-Version: 1.0\n"
@@ -1622,7 +1622,7 @@ msgstr ":exc:`Warning`"
16221622

16231623
#: ../../c-api/exceptions.rst:1194
16241624
msgid "[3]_"
1625-
msgstr ""
1625+
msgstr "[3]_"
16261626

16271627
#: ../../c-api/exceptions.rst:1196
16281628
msgid ":c:data:`PyExc_BytesWarning`"

library/collections.abc.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
# Translators:
77
# Marco Rougeth <marco@rougeth.com>, 2021
88
# Vinícius Muniz de Melo <viniciusdesk@icloud.com>, 2021
9-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
109
# Vitor Buxbaum Orlandi, 2023
10+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.12\n"
1616
"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"
1818
"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"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2121
"teams/5390/pt_BR/)\n"
2222
"MIME-Version: 1.0\n"
@@ -146,7 +146,7 @@ msgstr "``__hash__``"
146146

147147
#: ../../library/collections.abc.rst:125
148148
msgid ":class:`Iterable` [1]_ [2]_"
149-
msgstr ""
149+
msgstr ":class:`Iterable` [1]_ [2]_"
150150

151151
#: ../../library/collections.abc.rst:125 ../../library/collections.abc.rst:126
152152
msgid "``__iter__``"

0 commit comments

Comments
 (0)