Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44c3925

Browse files
Update translations
1 parent 295cf76 commit 44c3925

Some content is hidden

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

41 files changed

+4115
-4030
lines changed

c-api/module.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-02-03 18:16+0000\n"
14+
"POT-Creation-Date: 2025-02-28 14:56+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -579,7 +579,7 @@ msgstr ""
579579
#: ../../c-api/module.rst:417
580580
msgid ""
581581
"If ``Py_mod_multiple_interpreters`` is not specified, the import machinery "
582-
"defaults to ``Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED``."
582+
"defaults to ``Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED``."
583583
msgstr ""
584584

585585
#: ../../c-api/module.rst:422

c-api/slice.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <[email protected]>, 2024
7+
# Rafael Fontenelle <[email protected]>, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-02-21 14:51+0000\n"
14+
"POT-Creation-Date: 2025-02-28 14:56+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1818
"teams/5390/pt_BR/)\n"
1919
"Language: pt_BR\n"
@@ -224,6 +224,8 @@ msgid ""
224224
"The type of Python :const:`Ellipsis` object. Same as :class:`types."
225225
"EllipsisType` in the Python layer."
226226
msgstr ""
227+
"O tipo do objeto Python :const:`Ellipsis`. O mesmo que :class:`types."
228+
"EllipsisType` na camada Python."
227229

228230
#: ../../c-api/slice.rst:129
229231
msgid ""

0 commit comments

Comments
 (0)