Update translation · python/python-docs-pt-br@ff4acaa · GitHub
Skip to content

Commit ff4acaa

Browse files
Update translation
Co-Authored-By: python-doc bot
1 parent 8c0f3fb commit ff4acaa

14 files changed

Lines changed: 17748 additions & 17294 deletions

c-api/extension-modules.po

Lines changed: 96 additions & 57 deletions
Large diffs are not rendered by default.

c-api/import.po

Lines changed: 28 additions & 21 deletions

deprecations/index.po

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-06-23 16:23+0000\n"
15+
"POT-Creation-Date: 2026-06-25 16:18+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2026\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -392,6 +392,19 @@ msgstr ""
392392
":class:`typing.ByteString`, obsoleto desde o Python 3.9, está programado "
393393
"para ser removido no Python 3.17."
394394

395+
#: ../../deprecations/pending-removal-in-3.17.rst:72
396+
msgid ":mod:`tkinter`:"
397+
msgstr ""
398+
399+
#: ../../deprecations/pending-removal-in-3.17.rst:74
400+
msgid ""
401+
"The :class:`!tkinter.Variable` methods :meth:`!trace_variable`, :meth:`!"
402+
"trace` (an alias of :meth:`!trace_variable`), :meth:`!trace_vdelete` and :"
403+
"meth:`!trace_vinfo`, deprecated since Python 3.14, are scheduled for removal "
404+
"in Python 3.17. Use :meth:`!trace_add`, :meth:`!trace_remove` and :meth:`!"
405+
"trace_info` instead. (Contributed by Serhiy Storchaka in :gh:`120220`.)"
406+
msgstr ""
407+
395408
#: ../../deprecations/c-api-pending-removal-in-3.18.rst:2
396409
#: ../../deprecations/pending-removal-in-3.18.rst:2
397410
msgid "Pending removal in Python 3.18"

deprecations/pending-removal-in-3.17.po

Lines changed: 14 additions & 1 deletion

0 commit comments

Comments
 (0)