Skip to content

Commit 4d238cb

Browse files
github-actions[bot]adorilsonrffontenelle
committed
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com> Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com> Co-Authored-By: python-doc bot
1 parent c503ff2 commit 4d238cb

16 files changed

Lines changed: 19589 additions & 19272 deletions

.tx/config

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,14 @@ resource_name = c-api--init_config
297297
replace_edited_strings = false
298298
keep_translations = false
299299

300+
[o:python-doc:p:python-newest:r:c-api--interp-lifecycle]
301+
file_filter = c-api/interp-lifecycle.po
302+
type = PO
303+
minimum_perc = 0
304+
resource_name = c-api--interp-lifecycle
305+
replace_edited_strings = false
306+
keep_translations = false
307+
300308
[o:python-doc:p:python-newest:r:c-api--intro]
301309
file_filter = c-api/intro.po
302310
type = PO
@@ -449,6 +457,14 @@ resource_name = c-api--picklebuffer
449457
replace_edited_strings = false
450458
keep_translations = false
451459

460+
[o:python-doc:p:python-newest:r:c-api--profiling]
461+
file_filter = c-api/profiling.po
462+
type = PO
463+
minimum_perc = 0
464+
resource_name = c-api--profiling
465+
replace_edited_strings = false
466+
keep_translations = false
467+
452468
[o:python-doc:p:python-newest:r:c-api--refcounting]
453469
file_filter = c-api/refcounting.po
454470
type = PO
@@ -505,6 +521,22 @@ resource_name = c-api--structures
505521
replace_edited_strings = false
506522
keep_translations = false
507523

524+
[o:python-doc:p:python-newest:r:c-api--subinterpreters]
525+
file_filter = c-api/subinterpreters.po
526+
type = PO
527+
minimum_perc = 0
528+
resource_name = c-api--subinterpreters
529+
replace_edited_strings = false
530+
keep_translations = false
531+
532+
[o:python-doc:p:python-newest:r:c-api--synchronization]
533+
file_filter = c-api/synchronization.po
534+
type = PO
535+
minimum_perc = 0
536+
resource_name = c-api--synchronization
537+
replace_edited_strings = false
538+
keep_translations = false
539+
508540
[o:python-doc:p:python-newest:r:c-api--sys]
509541
file_filter = c-api/sys.po
510542
type = PO
@@ -513,6 +545,14 @@ resource_name = c-api--sys
513545
replace_edited_strings = false
514546
keep_translations = false
515547

548+
[o:python-doc:p:python-newest:r:c-api--threads]
549+
file_filter = c-api/threads.po
550+
type = PO
551+
minimum_perc = 0
552+
resource_name = c-api--threads
553+
replace_edited_strings = false
554+
keep_translations = false
555+
516556
[o:python-doc:p:python-newest:r:c-api--time]
517557
file_filter = c-api/time.po
518558
type = PO
@@ -521,6 +561,14 @@ resource_name = c-api--time
521561
replace_edited_strings = false
522562
keep_translations = false
523563

564+
[o:python-doc:p:python-newest:r:c-api--tls]
565+
file_filter = c-api/tls.po
566+
type = PO
567+
minimum_perc = 0
568+
resource_name = c-api--tls
569+
replace_edited_strings = false
570+
keep_translations = false
571+
524572
[o:python-doc:p:python-newest:r:c-api--tuple]
525573
file_filter = c-api/tuple.po
526574
type = PO

c-api/index.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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"
14+
"POT-Creation-Date: 2026-02-25 14:44+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -24,8 +24,8 @@ msgstr ""
2424
"1000000 == 0 ? 1 : 2;\n"
2525

2626
#: ../../c-api/index.rst:5
27-
msgid "Python/C API Reference Manual"
28-
msgstr "Manual de referência da API Python/C"
27+
msgid "Python/C API reference manual"
28+
msgstr ""
2929

3030
#: ../../c-api/index.rst:7
3131
msgid ""

0 commit comments

Comments
 (0)