Skip to content

Commit d8ead67

Browse files
Update translation
Co-Authored-By: python-doc bot Co-Authored-By: Rainer Terroso
1 parent e8fa156 commit d8ead67

33 files changed

+13686
-13651
lines changed

c-api/bytes.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# python-doc bot, 2025
87
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# python-doc bot, 2025
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
15+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
17-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: python-doc bot, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
2020
"Language: pt_BR\n"
@@ -187,8 +187,8 @@ msgid "``%zd``"
187187
msgstr "``%zd``"
188188

189189
#: ../../c-api/bytes.rst:84
190-
msgid ":c:type:` Py_ssize_t`"
191-
msgstr ":c:type:` Py_ssize_t`"
190+
msgid ":c:type:`\\ Py_ssize_t`"
191+
msgstr ":c:type:`\\ Py_ssize_t`"
192192

193193
#: ../../c-api/bytes.rst:84
194194
msgid "Equivalent to ``printf(\"%zd\")``. [1]_"

c-api/typeobj.po

Lines changed: 31 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-09 15:04+0000\n"
15+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -115,8 +115,8 @@ msgstr "I"
115115
msgid "<R> :c:member:`~PyTypeObject.tp_name`"
116116
msgstr "<R> :c:member:`~PyTypeObject.tp_name`"
117117

118-
#: ../../c-api/typeobj.rst:44 ../../c-api/typeobj.rst:86
119-
#: ../../c-api/typeobj.rst:372 ../../c-api/typeobj.rst:377
118+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:44
119+
#: ../../c-api/typeobj.rst:86
120120
msgid "const char *"
121121
msgstr "const char *"
122122

@@ -147,11 +147,10 @@ msgstr "X"
147147
msgid ":c:member:`~PyTypeObject.tp_basicsize`"
148148
msgstr ":c:member:`~PyTypeObject.tp_basicsize`"
149149

150-
#: ../../c-api/typeobj.rst:46 ../../c-api/typeobj.rst:48
151-
#: ../../c-api/typeobj.rst:52 ../../c-api/typeobj.rst:99
152-
#: ../../c-api/typeobj.rst:120 ../../c-api/typeobj.rst:343
153-
#: ../../c-api/typeobj.rst:417 ../../c-api/typeobj.rst:448
154-
#: ../../c-api/typeobj.rst:453
150+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:46
151+
#: ../../c-api/typeobj.rst:48 ../../c-api/typeobj.rst:52
152+
#: ../../c-api/typeobj.rst:99 ../../c-api/typeobj.rst:120
153+
#: ../../c-api/typeobj.rst:417
155154
msgid ":c:type:`Py_ssize_t`"
156155
msgstr ":c:type:`Py_ssize_t`"
157156

@@ -425,8 +424,7 @@ msgstr ":c:type:`PyGetSetDef` []"
425424
msgid ":c:member:`~PyTypeObject.tp_base`"
426425
msgstr ":c:member:`~PyTypeObject.tp_base`"
427426

428-
#: ../../c-api/typeobj.rst:111 ../../c-api/typeobj.rst:342
429-
#: ../../c-api/typeobj.rst:357
427+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:111
430428
msgid ":c:type:`PyTypeObject` *"
431429
msgstr ":c:type:`PyTypeObject` *"
432430

@@ -438,32 +436,18 @@ msgstr "__base__"
438436
msgid ":c:member:`~PyTypeObject.tp_dict`"
439437
msgstr ":c:member:`~PyTypeObject.tp_dict`"
440438

441-
#: ../../c-api/typeobj.rst:113 ../../c-api/typeobj.rst:132
442-
#: ../../c-api/typeobj.rst:134 ../../c-api/typeobj.rst:136
443-
#: ../../c-api/typeobj.rst:140 ../../c-api/typeobj.rst:342
444-
#: ../../c-api/typeobj.rst:347 ../../c-api/typeobj.rst:351
445-
#: ../../c-api/typeobj.rst:357 ../../c-api/typeobj.rst:358
446-
#: ../../c-api/typeobj.rst:359 ../../c-api/typeobj.rst:363
447-
#: ../../c-api/typeobj.rst:364 ../../c-api/typeobj.rst:365
448-
#: ../../c-api/typeobj.rst:369 ../../c-api/typeobj.rst:371
449-
#: ../../c-api/typeobj.rst:376 ../../c-api/typeobj.rst:378
450-
#: ../../c-api/typeobj.rst:382 ../../c-api/typeobj.rst:383
451-
#: ../../c-api/typeobj.rst:387 ../../c-api/typeobj.rst:388
452-
#: ../../c-api/typeobj.rst:389 ../../c-api/typeobj.rst:393
453-
#: ../../c-api/typeobj.rst:394 ../../c-api/typeobj.rst:395
454-
#: ../../c-api/typeobj.rst:399 ../../c-api/typeobj.rst:400
455-
#: ../../c-api/typeobj.rst:401 ../../c-api/typeobj.rst:405
456-
#: ../../c-api/typeobj.rst:407 ../../c-api/typeobj.rst:408
457-
#: ../../c-api/typeobj.rst:413 ../../c-api/typeobj.rst:415
458-
#: ../../c-api/typeobj.rst:417 ../../c-api/typeobj.rst:419
459-
#: ../../c-api/typeobj.rst:425 ../../c-api/typeobj.rst:430
460-
#: ../../c-api/typeobj.rst:432 ../../c-api/typeobj.rst:436
461-
#: ../../c-api/typeobj.rst:437 ../../c-api/typeobj.rst:441
462-
#: ../../c-api/typeobj.rst:442 ../../c-api/typeobj.rst:443
463-
#: ../../c-api/typeobj.rst:447 ../../c-api/typeobj.rst:452
464-
#: ../../c-api/typeobj.rst:454 ../../c-api/typeobj.rst:458
465-
#: ../../c-api/typeobj.rst:459 ../../c-api/typeobj.rst:463
466-
#: ../../c-api/typeobj.rst:464 ../../c-api/typeobj.rst:465
439+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:113
440+
#: ../../c-api/typeobj.rst:132 ../../c-api/typeobj.rst:134
441+
#: ../../c-api/typeobj.rst:136 ../../c-api/typeobj.rst:140
442+
#: ../../c-api/typeobj.rst:342 ../../c-api/typeobj.rst:347
443+
#: ../../c-api/typeobj.rst:357 ../../c-api/typeobj.rst:369
444+
#: ../../c-api/typeobj.rst:371 ../../c-api/typeobj.rst:382
445+
#: ../../c-api/typeobj.rst:393 ../../c-api/typeobj.rst:405
446+
#: ../../c-api/typeobj.rst:407 ../../c-api/typeobj.rst:413
447+
#: ../../c-api/typeobj.rst:415 ../../c-api/typeobj.rst:417
448+
#: ../../c-api/typeobj.rst:430 ../../c-api/typeobj.rst:432
449+
#: ../../c-api/typeobj.rst:436 ../../c-api/typeobj.rst:441
450+
#: ../../c-api/typeobj.rst:447
467451
msgid ":c:type:`PyObject` *"
468452
msgstr ":c:type:`PyObject` *"
469453

@@ -571,8 +555,8 @@ msgstr "[:c:member:`~PyTypeObject.tp_cache`]"
571555
msgid "[:c:member:`~PyTypeObject.tp_subclasses`]"
572556
msgstr "[:c:member:`~PyTypeObject.tp_subclasses`]"
573557

574-
#: ../../c-api/typeobj.rst:138 ../../c-api/typeobj.rst:279
575-
#: ../../c-api/typeobj.rst:349 ../../c-api/typeobj.rst:353
558+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:138
559+
#: ../../c-api/typeobj.rst:279 ../../c-api/typeobj.rst:349
576560
msgid "void *"
577561
msgstr "void *"
578562

@@ -1157,7 +1141,7 @@ msgid ":c:func:`releasebufferproc`"
11571141
msgstr ":c:func:`releasebufferproc`"
11581142

11591143
#: ../../c-api/typeobj.rst:330
1160-
msgid "__release_ buffer\\__"
1144+
msgid "__release_\\ buffer\\__"
11611145
msgstr ""
11621146

11631147
#: ../../c-api/typeobj.rst:337
@@ -1181,16 +1165,16 @@ msgstr ""
11811165
msgid "void"
11821166
msgstr "void"
11831167

1184-
#: ../../c-api/typeobj.rst:352
1168+
#: ../../c-api/typeobj.rst:0
11851169
msgid ":c:type:`visitproc`"
11861170
msgstr ":c:type:`visitproc`"
11871171

1188-
#: ../../c-api/typeobj.rst:351 ../../c-api/typeobj.rst:363
1189-
#: ../../c-api/typeobj.rst:376 ../../c-api/typeobj.rst:387
1190-
#: ../../c-api/typeobj.rst:399 ../../c-api/typeobj.rst:409
1191-
#: ../../c-api/typeobj.rst:419 ../../c-api/typeobj.rst:421
1192-
#: ../../c-api/typeobj.rst:430 ../../c-api/typeobj.rst:452
1193-
#: ../../c-api/typeobj.rst:458 ../../c-api/typeobj.rst:463
1172+
#: ../../c-api/typeobj.rst:0 ../../c-api/typeobj.rst:351
1173+
#: ../../c-api/typeobj.rst:363 ../../c-api/typeobj.rst:376
1174+
#: ../../c-api/typeobj.rst:387 ../../c-api/typeobj.rst:399
1175+
#: ../../c-api/typeobj.rst:419 ../../c-api/typeobj.rst:430
1176+
#: ../../c-api/typeobj.rst:452 ../../c-api/typeobj.rst:458
1177+
#: ../../c-api/typeobj.rst:463
11941178
msgid "int"
11951179
msgstr "int"
11961180

@@ -1202,7 +1186,7 @@ msgstr "Py_hash_t"
12021186
msgid ":c:type:`getbufferproc`"
12031187
msgstr ":c:type:`getbufferproc`"
12041188

1205-
#: ../../c-api/typeobj.rst:420 ../../c-api/typeobj.rst:426
1189+
#: ../../c-api/typeobj.rst:0
12061190
msgid ":c:type:`Py_buffer` *"
12071191
msgstr ""
12081192

howto/annotations.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
14+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -35,7 +35,7 @@ msgstr "autor"
3535
msgid "Larry Hastings"
3636
msgstr "Larry Hastings"
3737

38-
#: ../../howto/annotations.rst:9
38+
#: ../../howto/annotations.rst-1
3939
msgid "Abstract"
4040
msgstr "Resumo"
4141

howto/curses.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
15+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -44,7 +44,7 @@ msgstr "Versão"
4444
msgid "2.04"
4545
msgstr "2.04"
4646

47-
#: ../../howto/curses.rst:13
47+
#: ../../howto/curses.rst-1
4848
msgid "Abstract"
4949
msgstr "Resumo"
5050

howto/ipaddress.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
14+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -39,7 +39,7 @@ msgstr "Peter Moody"
3939
msgid "Nick Coghlan"
4040
msgstr "Nick Coghlan"
4141

42-
#: ../../howto/ipaddress.rst:14
42+
#: ../../howto/ipaddress.rst-1
4343
msgid "Overview"
4444
msgstr "Visão Geral"
4545

howto/isolating-extensions.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
15+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -28,7 +28,7 @@ msgstr ""
2828
msgid "Isolating Extension Modules"
2929
msgstr "Isolando módulos de extensão"
3030

31-
#: ../../howto/isolating-extensions.rst:9
31+
#: ../../howto/isolating-extensions.rst-1
3232
msgid "Abstract"
3333
msgstr "Resumo"
3434

howto/regex.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
14+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -35,7 +35,7 @@ msgstr "Autor"
3535
msgid "A.M. Kuchling <amk@amk.ca>"
3636
msgstr "A.M. Kuchling <amk@amk.ca>"
3737

38-
#: ../../howto/regex.rst:16
38+
#: ../../howto/regex.rst-1
3939
msgid "Abstract"
4040
msgstr "Resumo"
4141

howto/sockets.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
14+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1515
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -35,7 +35,7 @@ msgstr "Autor"
3535
msgid "Gordon McMillan"
3636
msgstr "Gordon McMillan"
3737

38-
#: ../../howto/sockets.rst:10
38+
#: ../../howto/sockets.rst-1
3939
msgid "Abstract"
4040
msgstr "Resumo"
4141

howto/urllib2.po

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-01 15:07+0000\n"
15+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -40,10 +40,6 @@ msgstr "`Michael Foord <https://agileabstractions.com/>`_"
4040
msgid "Introduction"
4141
msgstr "Introdução"
4242

43-
#: ../../howto/urllib2.rst:13
44-
msgid "Related Articles"
45-
msgstr "Artigos relacionados"
46-
4743
#: ../../howto/urllib2.rst:15
4844
msgid ""
4945
"You may also find useful the following article on fetching web resources "

library/argparse.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-12-17 15:05+0000\n"
16+
"POT-Creation-Date: 2025-12-31 15:00+0000\n"
1717
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1818
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -60,7 +60,7 @@ msgstr ""
6060
"opção que começam com ``-`` mesmo quando correspondem a outra opção "
6161
"definida)."
6262

63-
#: ../../library/argparse.rst:28
63+
#: ../../library/argparse.rst-1
6464
msgid "Tutorial"
6565
msgstr "Tutorial"
6666

0 commit comments

Comments
 (0)