Skip to content

Commit 9b0e19c

Browse files
author
github-actions
committed
Merge 3.13 into 3.12
1 parent dd993fc commit 9b0e19c

File tree

479 files changed

+13925
-3056
lines changed

Some content is hidden

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

479 files changed

+13925
-3056
lines changed

c-api/abstract.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ msgstr ""
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2022\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
20+
"Language: pt_BR\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
2223
"Content-Transfer-Encoding: 8bit\n"
23-
"Language: pt_BR\n"
2424
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2525
"1000000 == 0 ? 1 : 2;\n"
2626

c-api/allocation.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ msgstr ""
1818
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2020
"teams/5390/pt_BR/)\n"
21+
"Language: pt_BR\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
2324
"Content-Transfer-Encoding: 8bit\n"
24-
"Language: pt_BR\n"
2525
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2626
"1000000 == 0 ? 1 : 2;\n"
2727

c-api/apiabiversion.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ msgstr ""
1919
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2121
"teams/5390/pt_BR/)\n"
22+
"Language: pt_BR\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
2425
"Content-Transfer-Encoding: 8bit\n"
25-
"Language: pt_BR\n"
2626
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2727
"1000000 == 0 ? 1 : 2;\n"
2828

c-api/arg.po

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ msgstr ""
2525
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2626
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2727
"teams/5390/pt_BR/)\n"
28+
"Language: pt_BR\n"
2829
"MIME-Version: 1.0\n"
2930
"Content-Type: text/plain; charset=UTF-8\n"
3031
"Content-Transfer-Encoding: 8bit\n"
31-
"Language: pt_BR\n"
3232
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
3333
"1000000 == 0 ? 1 : 2;\n"
3434

@@ -86,7 +86,7 @@ msgstr ""
8686

8787
#: ../../c-api/arg.rst:31
8888
msgid "Strings and buffers"
89-
msgstr "Strings and buffers"
89+
msgstr "Strings e buffers"
9090

9191
#: ../../c-api/arg.rst:33
9292
msgid ""
@@ -484,9 +484,9 @@ msgid ""
484484
"recoding them. Instead, the implementation assumes that the byte string "
485485
"object uses the encoding passed in as parameter."
486486
msgstr ""
487-
"O mesmo que ``es``, exceto que os objetos de cadeia de bytes são passados ​​"
488-
"sem os recodificar. Em vez disso, a implementação assume que o objeto de "
489-
"cadeia de bytes usa a codificação passada como parâmetro."
487+
"O mesmo que ``es``, exceto que os objetos strings de bytes são passados ​​sem "
488+
"os recodificar. Em vez disso, a implementação presume que o objeto string de "
489+
"bytes usa a codificação passada como parâmetro."
490490

491491
#: ../../c-api/arg.rst:188
492492
msgid ""
@@ -584,9 +584,9 @@ msgid ""
584584
"recoding them. Instead, the implementation assumes that the byte string "
585585
"object uses the encoding passed in as parameter."
586586
msgstr ""
587-
"O mesmo que ``es#``, exceto que os objetos de cadeia de bytes são passados ​​"
588-
"sem que sejam recodificados. Em vez disso, a implementação assume que o "
589-
"objeto de cadeia de bytes usa a codificação passada como parâmetro."
587+
"O mesmo que ``es#``, exceto que os objetos strings de bytes são passados ​​sem "
588+
"que sejam recodificados. Em vez disso, a implementação presume que o objeto "
589+
"string de bytes usa a codificação passada como parâmetro."
590590

591591
#: ../../c-api/arg.rst:224
592592
msgid ""
@@ -1431,11 +1431,11 @@ msgid ""
14311431
msgstr ""
14321432
"Passa um objeto Python intocado, mas cria uma nova :term:`referência forte` "
14331433
"a ele (isto é, sua contagem de referências é incrementada por um). Se o "
1434-
"objeto passado é um ponteiro ``NULL``, assume-se que isso foi causado porque "
1435-
"a chamada que produziu o argumento encontrou um erro e definiu uma exceção. "
1436-
"Portanto, :c:func:`Py_BuildValue` irá retornar ``NULL`` mas não irá levantar "
1437-
"uma exceção. Se nenhuma exceção foi levantada ainda, :exc:`SystemError` é "
1438-
"definida."
1434+
"objeto passado é um ponteiro ``NULL``, presume-se que isso foi causado "
1435+
"porque a chamada que produziu o argumento encontrou um erro e definiu uma "
1436+
"exceção. Portanto, :c:func:`Py_BuildValue` irá retornar ``NULL`` mas não irá "
1437+
"levantar uma exceção. Se nenhuma exceção foi levantada ainda, :exc:"
1438+
"`SystemError` é definida."
14391439

14401440
#: ../../c-api/arg.rst:628
14411441
msgid "``S`` (object) [PyObject \\*]"

c-api/bool.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ msgstr ""
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
20+
"Language: pt_BR\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
2223
"Content-Transfer-Encoding: 8bit\n"
23-
"Language: pt_BR\n"
2424
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2525
"1000000 == 0 ? 1 : 2;\n"
2626

c-api/buffer.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ msgstr ""
2929
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
3030
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
3131
"teams/5390/pt_BR/)\n"
32+
"Language: pt_BR\n"
3233
"MIME-Version: 1.0\n"
3334
"Content-Type: text/plain; charset=UTF-8\n"
3435
"Content-Transfer-Encoding: 8bit\n"
35-
"Language: pt_BR\n"
3636
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
3737
"1000000 == 0 ? 1 : 2;\n"
3838

@@ -318,7 +318,7 @@ msgid ""
318318
msgstr ""
319319
"Se :c:member:`~Py_buffer.shape` é ``NULL`` como resultado de uma :c:macro:"
320320
"`PyBUF_SIMPLE` ou uma requisição :c:macro:`PyBUF_WRITABLE`, o consumidor "
321-
"deve ignorar :c:member:`~Py_buffer.itemsize` e assumir ``itemsize == 1``."
321+
"deve ignorar :c:member:`~Py_buffer.itemsize` e presumir ``itemsize == 1``."
322322

323323
#: ../../c-api/buffer.rst:152
324324
msgid ""

c-api/bytearray.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ msgstr ""
1818
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2020
"teams/5390/pt_BR/)\n"
21+
"Language: pt_BR\n"
2122
"MIME-Version: 1.0\n"
2223
"Content-Type: text/plain; charset=UTF-8\n"
2324
"Content-Transfer-Encoding: 8bit\n"
24-
"Language: pt_BR\n"
2525
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2626
"1000000 == 0 ? 1 : 2;\n"
2727

2828
#: ../../c-api/bytearray.rst:6
2929
msgid "Byte Array Objects"
30-
msgstr "Objetos Byte Array"
30+
msgstr "Objetos byte array"
3131

3232
#: ../../c-api/bytearray.rst:13
3333
msgid ""
@@ -101,7 +101,7 @@ msgid ""
101101
"``NULL`` pointer. The returned array always has an extra null byte appended."
102102
msgstr ""
103103
"Retorna o conteúdo de *bytearray* como uma matriz de caracteres após "
104-
"verificar um ponteiro ``NULL``. A matriz retornada sempre tem um byte nulo "
104+
"verificar um ponteiro ``NULL``. O array retornado sempre tem um byte nulo "
105105
"extra acrescentado."
106106

107107
#: ../../c-api/bytearray.rst:71

c-api/bytes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ msgstr ""
2323
"Last-Translator: Adorilson Bezerra <[email protected]>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2525
"teams/5390/pt_BR/)\n"
26+
"Language: pt_BR\n"
2627
"MIME-Version: 1.0\n"
2728
"Content-Type: text/plain; charset=UTF-8\n"
2829
"Content-Transfer-Encoding: 8bit\n"
29-
"Language: pt_BR\n"
3030
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
3131
"1000000 == 0 ? 1 : 2;\n"
3232

c-api/call.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ msgstr ""
2323
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2525
"teams/5390/pt_BR/)\n"
26+
"Language: pt_BR\n"
2627
"MIME-Version: 1.0\n"
2728
"Content-Type: text/plain; charset=UTF-8\n"
2829
"Content-Transfer-Encoding: 8bit\n"
29-
"Language: pt_BR\n"
3030
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
3131
"1000000 == 0 ? 1 : 2;\n"
3232

c-api/capsule.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ msgstr ""
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1919
"teams/5390/pt_BR/)\n"
20+
"Language: pt_BR\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
2223
"Content-Transfer-Encoding: 8bit\n"
23-
"Language: pt_BR\n"
2424
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2525
"1000000 == 0 ? 1 : 2;\n"
2626

0 commit comments

Comments
 (0)