Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ffabc60

Browse files
author
github-actions
committedJun 2, 2024
Update translations from Transifex
1 parent e39c96e commit ffabc60

17 files changed

+99
-69
lines changed
 

‎howto/mro.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,11 @@ msgid ""
599599
"effectively stopping the programmer from generating ambiguous hierarchies. "
600600
"The reason for that is that the C3 algorithm fails when the merge::"
601601
msgstr ""
602+
"Como regra geral, hierarquias como a anterior devem ser evitadas, uma vez "
603+
"que não está claro se F deve substituir E ou vice-versa. O Python 2.3 "
604+
"resolve a ambiguidade levantando uma exceção na criação da classe G, "
605+
"impedindo efetivamente o programador de gerar hierarquias ambíguas. A razão "
606+
"para isso é que o algoritmo C3 falha quando a mesclagem::"
602607

603608
#: ../../howto/mro.rst:437
604609
msgid ""

‎library/gettext.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,16 @@
77
# Victor Matheus Castro <victormatheuscastro@gmail.com>, 2021
88
# Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>, 2023
99
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
10+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1011
#
1112
#, fuzzy
1213
msgid ""
1314
msgstr ""
1415
"Project-Id-Version: Python 3.13\n"
1516
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-05-24 14:15+0000\n"
17+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
1718
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
18-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
19+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
1920
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2021
"teams/5390/pt_BR/)\n"
2122
"MIME-Version: 1.0\n"
@@ -27,7 +28,7 @@ msgstr ""
2728

2829
#: ../../library/gettext.rst:2
2930
msgid ":mod:`!gettext` --- Multilingual internationalization services"
30-
msgstr ""
31+
msgstr ":mod:`!gettext` --- Serviços de internacionalização multilíngues"
3132

3233
#: ../../library/gettext.rst:10
3334
msgid "**Source code:** :source:`Lib/gettext.py`"

‎library/grp.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1010
# Marciel Leal <marcielmanoel15@gmail.com>, 2021
1111
# i17obot <i17obot@rougeth.com>, 2021
12+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1213
#
1314
#, fuzzy
1415
msgid ""
1516
msgstr ""
1617
"Project-Id-Version: Python 3.13\n"
1718
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-05-11 02:33+0000\n"
19+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
1920
"PO-Revision-Date: 2021-06-28 01:07+0000\n"
20-
"Last-Translator: i17obot <i17obot@rougeth.com>, 2021\n"
21+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2122
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2223
"teams/5390/pt_BR/)\n"
2324
"MIME-Version: 1.0\n"
@@ -39,7 +40,7 @@ msgstr ""
3940

4041
#: ../../library/grp.rst:13
4142
msgid ":ref:`Availability <availability>`: Unix, not WASI, not iOS."
42-
msgstr ""
43+
msgstr ":ref:`Disponibilidade <availability>`: Unix, não WASI, não iOS."
4344

4445
#: ../../library/grp.rst:15
4546
msgid ""

‎library/ipaddress.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@
88
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
99
# i17obot <i17obot@rougeth.com>, 2021
1010
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
11+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1112
#
1213
#, fuzzy
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: Python 3.13\n"
1617
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-05-11 02:33+0000\n"
18+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
1819
"PO-Revision-Date: 2021-06-28 01:08+0000\n"
19-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
20+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2021
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2122
"teams/5390/pt_BR/)\n"
2223
"MIME-Version: 1.0\n"
@@ -28,7 +29,7 @@ msgstr ""
2829

2930
#: ../../library/ipaddress.rst:2
3031
msgid ":mod:`!ipaddress` --- IPv4/IPv6 manipulation library"
31-
msgstr ""
32+
msgstr ":mod:`!ipaddress` --- Biblioteca de manipulação de IPv4/IPv6"
3233

3334
#: ../../library/ipaddress.rst:9
3435
msgid "**Source code:** :source:`Lib/ipaddress.py`"

‎library/json.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
# Leticia Portella <leportella@gmail.com>, 2021
1111
# felipe caridade fernandes <caridade500@gmail.com>, 2021
1212
# i17obot <i17obot@rougeth.com>, 2021
13-
# Adorilson Bezerra <adorilson@gmail.com>, 2022
1413
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
14+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1515
#
1616
#, fuzzy
1717
msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.13\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-05-11 02:33+0000\n"
21+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
2222
"PO-Revision-Date: 2021-06-28 01:08+0000\n"
23-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
23+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2525
"teams/5390/pt_BR/)\n"
2626
"MIME-Version: 1.0\n"
@@ -32,7 +32,7 @@ msgstr ""
3232

3333
#: ../../library/json.rst:2
3434
msgid ":mod:`!json` --- JSON encoder and decoder"
35-
msgstr ""
35+
msgstr ":mod:`!json` --- Codificador e decodificador JSON"
3636

3737
#: ../../library/json.rst:10
3838
msgid "**Source code:** :source:`Lib/json/__init__.py`"
@@ -87,7 +87,7 @@ msgstr "Saída bonita::"
8787

8888
#: ../../library/json.rst:63
8989
msgid "Specializing JSON object encoding::"
90-
msgstr ""
90+
msgstr "Especialização em codificação de objeto JSON::"
9191

9292
#: ../../library/json.rst:74
9393
msgid "Decoding JSON::"

‎library/locale.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.13\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-05-11 02:33+0000\n"
19+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
2020
"PO-Revision-Date: 2021-06-28 01:08+0000\n"
2121
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -30,7 +30,7 @@ msgstr ""
3030

3131
#: ../../library/locale.rst:2
3232
msgid ":mod:`!locale` --- Internationalization services"
33-
msgstr ""
33+
msgstr ":mod:`!locale` --- Serviços de internacionalização"
3434

3535
#: ../../library/locale.rst:10
3636
msgid "**Source code:** :source:`Lib/locale.py`"

‎library/os.po

Lines changed: 28 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ""
2727
msgstr ""
2828
"Project-Id-Version: Python 3.13\n"
2929
"Report-Msgid-Bugs-To: \n"
30-
"POT-Creation-Date: 2024-05-24 14:15+0000\n"
30+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
3131
"PO-Revision-Date: 2021-06-28 01:10+0000\n"
3232
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
3333
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -6478,7 +6478,7 @@ msgid ""
64786478
"inability to fork or create a pipe."
64796479
msgstr ""
64806480
"Código de saída que significa que um erro do sistema operacional foi "
6481-
"detectado, como a incapacidade de fazer fork ou criar um encadeamento."
6481+
"detectado, como a incapacidade de criar um fork ou um encadeamento."
64826482

64836483
#: ../../library/os.rst:4383
64846484
msgid ""
@@ -6543,8 +6543,8 @@ msgid ""
65436543
"Fork a child process. Return ``0`` in the child and the child's process id "
65446544
"in the parent. If an error occurs :exc:`OSError` is raised."
65456545
msgstr ""
6546-
"Faz um fork de um processo filho. Retorna ``0`` no filho e o ID de processo "
6547-
"do filho no pai. Se ocorrer um erro, uma :exc:`OSError` é levantada."
6546+
"Cria um fork de um processo filho. Retorna ``0`` no filho e o ID de processo "
6547+
"do filho no pai. Se ocorrer um erro, uma exceção :exc:`OSError` é levantada."
65486548

65496549
#: ../../library/os.rst:4447
65506550
msgid ""
@@ -6558,31 +6558,30 @@ msgstr ""
65586558
msgid ""
65596559
"Raises an :ref:`auditing event <auditing>` ``os.fork`` with no arguments."
65606560
msgstr ""
6561-
"Levanta um :ref:`evento de auditoria <auditing>` ``os.fork`` com nenhum "
6562-
"argumento."
6561+
"Levanta um :ref:`evento de auditoria <auditing>` ``os.fork`` sem argumentos."
65636562

65646563
#: ../../library/os.rst:4454
65656564
msgid ""
65666565
"If you use TLS sockets in an application calling ``fork()``, see the warning "
65676566
"in the :mod:`ssl` documentation."
65686567
msgstr ""
65696568
"Se você usa soquetes TLS em um aplicação chamando ``fork()``, consulte "
6570-
"alerta na documentação :mod:`ssl`."
6569+
"alerta na documentação do módulo :mod:`ssl`."
65716570

65726571
#: ../../library/os.rst:4459 ../../library/os.rst:4503
65736572
msgid ""
65746573
"On macOS the use of this function is unsafe when mixed with using higher-"
65756574
"level system APIs, and that includes using :mod:`urllib.request`."
65766575
msgstr ""
6577-
"No macOS, o uso desta função é inseguro quando misturado com o uso de APIs "
6576+
"No macOS, o uso desta função é inseguro quando combinado com o uso de APIs "
65786577
"de sistema de nível superior, e isso inclui o uso de :mod:`urllib.request`."
65796578

65806579
#: ../../library/os.rst:4462
65816580
msgid ""
65826581
"Calling ``fork()`` in a subinterpreter is no longer supported (:exc:"
65836582
"`RuntimeError` is raised)."
65846583
msgstr ""
6585-
"Chamar ``fork()`` em um subinterpretador não é mais suportado (:exc:"
6584+
"Chamar ``fork()`` em um subinterpretador não é mais possível (:exc:"
65866585
"`RuntimeError` é levantada)."
65876586

65886587
#: ../../library/os.rst:4466
@@ -6591,7 +6590,7 @@ msgid ""
65916590
"`os.fork` now raises a :exc:`DeprecationWarning`."
65926591
msgstr ""
65936592
"Se o Python for capaz de detectar que o seu processar tem vários threads, o :"
6594-
"func:`os.fork` agora levanta um :exc:`DeprecationWarning`."
6593+
"func:`os.fork` agora levanta uma exceção :exc:`DeprecationWarning`."
65956594

65966595
#: ../../library/os.rst:4470
65976596
msgid ""
@@ -6604,12 +6603,12 @@ msgid ""
66046603
"``free``)."
66056604
msgstr ""
66066605
"Optamos por apresentar isso como um alerta, quando detectável, para informar "
6607-
"melhor os desenvolvedores sobre um problema de design que a plataforma POSIX "
6608-
"observa especificamente como não suportado. Mesmo em códigos que *aparentem* "
6609-
"funcionar, nunca foi seguro misturar threading com :func:`os.fork` em "
6610-
"plataformas POSIX. O próprio tempo de execução do CPython sempre fez "
6611-
"chamadas API que não são seguras para uso no filho processar quando existiam "
6612-
"threads no pai (como ``malloc`` e ``free``)."
6606+
"melhor aos desenvolvedores sobre um problema de design que a plataforma "
6607+
"POSIX indica especificamente como sem suporte. Mesmo em códigos que "
6608+
"*aparentem* funcionar, nunca foi seguro misturar threading com :func:`os."
6609+
"fork` em plataformas POSIX. O próprio ambiente de execução do CPython sempre "
6610+
"fez chamadas à API que não são seguras para uso no processo filho quando "
6611+
"existiam threads no pai (como ``malloc`` e ``free``)."
66136612

66146613
#: ../../library/os.rst:4479
66156614
msgid ""
@@ -6628,14 +6627,14 @@ msgid ""
66286627
"discuss.python.org/t/33555>`_ for technical details of why we're surfacing "
66296628
"this longstanding platform compatibility problem to developers."
66306629
msgstr ""
6631-
"Consulte `esta discussão sobre a incompatibilidade do fazer um fork com "
6632-
"threads <https://discuss.python.org/t/33555>`_ para obter detalhes técnicos "
6633-
"sobre o motivo pelo qual estamos revelando esse problema de longa data da "
6634-
"plataforma compatibilidade aos desenvolvedores."
6630+
"Consulte `esta discussão sobre fork ser incompatível com threads <https://"
6631+
"discuss.python.org/t/33555>`_ para obter detalhes técnicos sobre o motivo "
6632+
"pelo qual estamos revelando aos desenvolvedores esse problema de longa data "
6633+
"de compatibilidade da plataforma."
66356634

66366635
#: ../../library/os.rst:4488 ../../library/os.rst:4748
66376636
msgid ":ref:`Availability <availability>`: POSIX, not WASI, not iOS."
6638-
msgstr ""
6637+
msgstr ":ref:`Disponibilidade <availability>`: POSIX, não WASI, não iOS."
66396638

66406639
#: ../../library/os.rst:4493
66416640
msgid ""
@@ -6645,7 +6644,7 @@ msgid ""
66456644
"the master end of the pseudo-terminal. For a more portable approach, use "
66466645
"the :mod:`pty` module. If an error occurs :exc:`OSError` is raised."
66476646
msgstr ""
6648-
"Faz um fork de um processo filho, usando um novo pseudoterminal como o "
6647+
"Cria um fork de um processo filho, usando um novo pseudoterminal como o "
66496648
"terminal de controle do filho. Retorna um par de ``(pid, fd)``, onde *pid* é "
66506649
"``0`` no filho, o novo ID de processo do filho no pai e *fd* é o descritor "
66516650
"de arquivo do lado mestre do pseudoterminal. Para uma abordagem mais "
@@ -6656,15 +6655,15 @@ msgstr ""
66566655
msgid ""
66576656
"Raises an :ref:`auditing event <auditing>` ``os.forkpty`` with no arguments."
66586657
msgstr ""
6659-
"Levanta um :ref:`evento de auditoria <auditing>` ``os.forkpty`` com nenhum "
6660-
"argumento."
6658+
"Levanta um :ref:`evento de auditoria <auditing>` ``os.forkpty`` sem "
6659+
"argumentos."
66616660

66626661
#: ../../library/os.rst:4506
66636662
msgid ""
66646663
"Calling ``forkpty()`` in a subinterpreter is no longer supported (:exc:"
66656664
"`RuntimeError` is raised)."
66666665
msgstr ""
6667-
"Chamar ``forkpty()`` em um subinterpretador não é mais suportado (:exc:"
6666+
"Chamar ``forkpty()`` em um subinterpretador não é mais permitido (:exc:"
66686667
"`RuntimeError` é levantada)."
66696668

66706669
#: ../../library/os.rst:4510
@@ -6673,9 +6672,9 @@ msgid ""
66736672
"raises a :exc:`DeprecationWarning`. See the longer explanation on :func:`os."
66746673
"fork`."
66756674
msgstr ""
6676-
"Se o Python for capaz de detectar que o seu processar tem vários threads, "
6677-
"isso agora levanta um :exc:`DeprecationWarning`. Veja a explicação mais "
6678-
"longa em :func:`os.fork`."
6675+
"Se o Python for capaz de detectar que o seu processo tem vários threads, "
6676+
"isso agora levanta uma exceção :exc:`DeprecationWarning`. Veja a explicação "
6677+
"mais longa em :func:`os.fork`."
66796678

66806679
#: ../../library/os.rst:4515 ../../library/os.rst:4555
66816680
#: ../../library/os.rst:4592 ../../library/os.rst:4732
@@ -6691,7 +6690,7 @@ msgstr ""
66916690
#: ../../library/os.rst:5326 ../../library/os.rst:5335
66926691
#: ../../library/os.rst:5344
66936692
msgid ":ref:`Availability <availability>`: Unix, not WASI, not iOS."
6694-
msgstr ""
6693+
msgstr ":ref:`Disponibilidade <availability>`: Unix, não WASI, não iOS."
66956694

66966695
#: ../../library/os.rst:4524
66976696
msgid ""

‎library/pdb.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ msgstr "``$_exception``: a exceção se o quadro estiver levantando uma exceçã
491491

492492
#: ../../library/pdb.rst:293
493493
msgid "Added the *convenience variable* feature."
494-
msgstr ""
494+
msgstr "Adicionado o recurso de *variável de conveniência*."
495495

496496
#: ../../library/pdb.rst:299
497497
msgid ""

‎library/pwd.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@
88
# Welington Carlos <wcarlos3@gmail.com>, 2021
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
1010
# Marciel Leal <marcielmanoel15@gmail.com>, 2021
11+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1112
#
1213
#, fuzzy
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: Python 3.13\n"
1617
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-05-11 02:33+0000\n"
18+
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
1819
"PO-Revision-Date: 2021-06-28 01:11+0000\n"
19-
"Last-Translator: Marciel Leal <marcielmanoel15@gmail.com>, 2021\n"
20+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2021
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2122
"teams/5390/pt_BR/)\n"
2223
"MIME-Version: 1.0\n"
@@ -41,7 +42,7 @@ msgstr ""
4142

4243
#: ../../library/pwd.rst:13
4344
msgid ":ref:`Availability <availability>`: Unix, not WASI, not iOS."
44-
msgstr ""
45+
msgstr ":ref:`Disponibilidade <availability>`: Unix, não WASI, não iOS."
4546

4647
#: ../../library/pwd.rst:15
4748
msgid ""

‎library/subprocess.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# i17obot <i17obot@rougeth.com>, 2021
1313
# Augusta Carla Klug <augustaklug@gmail.com>, 2021
1414
# Hildeberto Abreu Magalhães <hildeberto@gmail.com>, 2022
15-
# Adorilson Bezerra <adorilson@gmail.com>, 2023
1615
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
16+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1717
#
1818
#, fuzzy
1919
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222
"Report-Msgid-Bugs-To: \n"
2323
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
2424
"PO-Revision-Date: 2021-06-28 01:14+0000\n"
25-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
25+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2626
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2727
"teams/5390/pt_BR/)\n"
2828
"MIME-Version: 1.0\n"
@@ -64,7 +64,7 @@ msgstr ":pep:`324` -- PEP propondo o módulo subprocess"
6464

6565
#: ../../includes/wasm-ios-notavail.rst:3
6666
msgid ":ref:`Availability <availability>`: not WASI, not iOS."
67-
msgstr ":ref:`Disponibilidade <availability>`: não WAS, não iOS."
67+
msgstr ":ref:`Disponibilidade <availability>`: não WASI, não iOS."
6868

6969
#: ../../includes/wasm-ios-notavail.rst:5
7070
msgid ""
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.