Skip to content

Commit 2b06f33

Browse files
github-actions[bot]wagnermarques00rffontenelle
committed
Update translation
Co-Authored-By: Wagner Marques Oliveira <wagnermarques00@gmail.com> Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 77c6882 commit 2b06f33

551 files changed

Lines changed: 70079 additions & 91701 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.tx/config

Lines changed: 535 additions & 639 deletions
Large diffs are not rendered by default.

about.po

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,22 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
87
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
98
#
109
#, fuzzy
1110
msgid ""
1211
msgstr ""
13-
"Project-Id-Version: Python 3.15\n"
12+
"Project-Id-Version: Python 3.14\n"
1413
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-09 14:43+0000\n"
16-
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
14+
"POT-Creation-Date: 2026-05-08 19:31+0000\n"
15+
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
1716
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1817
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1918
"teams/5390/pt_BR/)\n"
19+
"Language: pt_BR\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
23-
"Language: pt_BR\n"
2423
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2524
"1000000 == 0 ? 1 : 2;\n"
2625

@@ -85,16 +84,14 @@ msgstr "Contribuidores da documentação do Python"
8584
#: ../../about.rst:34
8685
msgid ""
8786
"Many people have contributed to the Python language, the Python standard "
88-
"library, and the Python documentation. See the `CPython GitHub repository "
89-
"<https://github.com/python/cpython/graphs/contributors>`__ for a partial "
90-
"list of contributors."
87+
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
88+
"Python source distribution for a partial list of contributors."
9189
msgstr ""
9290
"Muitas pessoas têm contribuído para a linguagem Python, sua biblioteca "
93-
"padrão e sua documentação. Consulte o `repositório CPython <https://github."
94-
"com/python/cpython/graphs/contributors>`__ Para a lista parcial de "
95-
"contribuidores."
91+
"padrão e sua documentação. Veja :source:`Misc/ACKS` na distribuição do "
92+
"código do Python para ver uma lista parcial de contribuidores."
9693

97-
#: ../../about.rst:39
94+
#: ../../about.rst:38
9895
msgid ""
9996
"It is only with the input and contributions of the Python community that "
10097
"Python has such wonderful documentation -- Thank You!"

bugs.po

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,22 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
8-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
9-
# Adorilson Bezerra <adorilson@gmail.com>, 2025
10-
# Angelo Siqueira, 2026
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
118
#
129
#, fuzzy
1310
msgid ""
1411
msgstr ""
15-
"Project-Id-Version: Python 3.15\n"
12+
"Project-Id-Version: Python 3.14\n"
1613
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2026-05-08 18:34+0000\n"
18-
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
19-
"Last-Translator: Angelo Siqueira, 2026\n"
14+
"POT-Creation-Date: 2026-05-08 19:31+0000\n"
15+
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
2017
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2118
"teams/5390/pt_BR/)\n"
19+
"Language: pt_BR\n"
2220
"MIME-Version: 1.0\n"
2321
"Content-Type: text/plain; charset=UTF-8\n"
2422
"Content-Transfer-Encoding: 8bit\n"
25-
"Language: pt_BR\n"
2623
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2724
"1000000 == 0 ? 1 : 2;\n"
2825

@@ -135,14 +132,18 @@ msgstr ""
135132
#: ../../bugs.rst:46
136133
msgid ""
137134
"`Documentation Translations <https://devguide.python.org/documentation/"
138-
"translations/translating/#translation-coordinators>`_"
135+
"translating/>`_"
139136
msgstr ""
137+
"`Traduções da documentação <https://devguide.python.org/documentation/"
138+
"translating/>`_"
140139

141140
#: ../../bugs.rst:47
142141
msgid ""
143-
"A list of GitHub pages for documentation translation and their coordination "
144-
"teams."
142+
"A list of GitHub pages for documentation translation and their primary "
143+
"contacts."
145144
msgstr ""
145+
"Uma lista de páginas no GitHub relacionadas à tradução da documentação e "
146+
"respectivos contatos iniciais."
146147

147148
#: ../../bugs.rst:53
148149
msgid "Using the Python issue tracker"

c-api/abstract.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-05-09 14:19+0000\n"
15-
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
14+
"POT-Creation-Date: 2026-05-08 19:31+0000\n"
15+
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1818
"teams/5390/pt_BR/)\n"
19+
"Language: pt_BR\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
2122
"Content-Transfer-Encoding: 8bit\n"
22-
"Language: pt_BR\n"
2323
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2424
"1000000 == 0 ? 1 : 2;\n"
2525

c-api/allocation.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,23 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Gustavo Reis, 2025
8-
# python-doc bot, 2025
97
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
8+
# Wagner Marques Oliveira <wagnermarques00@gmail.com>, 2026
109
#
1110
#, fuzzy
1211
msgid ""
1312
msgstr ""
1413
"Project-Id-Version: Python 3.14\n"
1514
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2026-05-07 16:02+0000\n"
17-
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
15+
"POT-Creation-Date: 2026-05-09 15:35+0000\n"
16+
"PO-Revision-Date: 2026-05-08 17:16+0000\n"
17+
"Last-Translator: Wagner Marques Oliveira <wagnermarques00@gmail.com>, 2026\n"
1918
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2019
"teams/5390/pt_BR/)\n"
20+
"Language: pt_BR\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
2323
"Content-Transfer-Encoding: 8bit\n"
24-
"Language: pt_BR\n"
2524
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2625
"1000000 == 0 ? 1 : 2;\n"
2726

0 commit comments

Comments
 (0)