Skip to content

Commit 5aedc69

Browse files
github-actions[bot]rffontenelleadorilson
committed
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com> Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent 5adb8c0 commit 5aedc69

12 files changed

Lines changed: 14942 additions & 14563 deletions

File tree

deprecations/index.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66
# Translators:
77
# python-doc bot, 2026
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2026
9+
# Adorilson Bezerra <adorilson@gmail.com>, 2026
910
#
1011
#, fuzzy
1112
msgid ""
1213
msgstr ""
1314
"Project-Id-Version: Python 3.14\n"
1415
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-02-17 14:41+0000\n"
16+
"POT-Creation-Date: 2026-03-13 14:39+0000\n"
1617
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
18+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
1819
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1920
"teams/5390/pt_BR/)\n"
2021
"MIME-Version: 1.0\n"
@@ -177,6 +178,11 @@ msgid ""
177178
"not permit any arguments, but the C version allows any number of positional "
178179
"or keyword arguments, ignoring every argument."
179180
msgstr ""
181+
":func:`~threading.RLock` não aceitará argumentos no Python 3.15. A passagem "
182+
"de quaisquer argumentos foi descontinuada a partir do Python 3.14, uma vez "
183+
"que a versão do Python não permite quaisquer argumentos, mas a versão C "
184+
"permite qualquer número de argumentos posicionais ou nomeados, ignorando "
185+
"todos os argumentos."
180186

181187
#: ../../deprecations/pending-removal-in-3.15.rst:71
182188
msgid ":mod:`types`:"

deprecations/pending-removal-in-3.15.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# python-doc bot, 2025
8+
# Adorilson Bezerra <adorilson@gmail.com>, 2026
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.14\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-02-17 14:41+0000\n"
15+
"POT-Creation-Date: 2026-03-13 14:39+0000\n"
1516
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
16-
"Last-Translator: python-doc bot, 2025\n"
17+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2026\n"
1718
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1819
"teams/5390/pt_BR/)\n"
1920
"MIME-Version: 1.0\n"
@@ -167,6 +168,11 @@ msgid ""
167168
"not permit any arguments, but the C version allows any number of positional "
168169
"or keyword arguments, ignoring every argument."
169170
msgstr ""
171+
":func:`~threading.RLock` não aceitará argumentos no Python 3.15. A passagem "
172+
"de quaisquer argumentos foi descontinuada a partir do Python 3.14, uma vez "
173+
"que a versão do Python não permite quaisquer argumentos, mas a versão C "
174+
"permite qualquer número de argumentos posicionais ou nomeados, ignorando "
175+
"todos os argumentos."
170176

171177
#: ../../deprecations/pending-removal-in-3.15.rst:71
172178
msgid ":mod:`types`:"

0 commit comments

Comments
 (0)