8000 Update translations from Transifex · python/python-docs-pt-br@db71e79 · GitHub
[go: up one dir, main page]

Skip to content

Commit db71e79

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 834fb05 commit db71e79

File tree

6 files changed

+27
-18
lines changed

6 files changed

+27
-18
lines changed

c-api/buffer.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
88
# (Douglas da Silva) <dementikovalev@yandex.ru>, 2021
99
# Julio Gadioli Soares <jugaso@gmail.com>, 2021
10-
# felipe caridade <caridade500@gmail.com>, 2021
10+
# felipe caridade fernandes <caridade500@gmail.com>, 2021
1111
# Danielle Farias <danielle8farias@gmail.com>, 2021
1212
# Julia Rizza <contato@juliarizza.com>, 2021
1313
# Nícolas Prado <nfraprado@protonmail.com>, 2021
@@ -971,7 +971,7 @@ msgstr "(veja o protocolo de buffer)"
971971

972972
#: ../../c-api/buffer.rst:3
973973
msgid "buffer object"
974-
msgstr "objeto de armazenamento temporário"
974+
msgstr "objeto buffer"
975975

976976
#: ../../c-api/buffer.rst:32
977977
msgid "PyBufferProcs"

c-api/exceptions.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,21 @@
1010
# Renan Lopes <renans.l@icloud.com>, 2021
1111
# a76d6fb6142d7607ab0526dcbddb02d7_7bf0da0 <3b5fb0f281c8dfb4c0170f2ee2a6cfcf_843623>, 2021
1212
# i17obot <i17obot@rougeth.com>, 2022
13-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1413
# Marco Rougeth <marco@rougeth.com>, 2023
1514
# Flávio Neves, 2023
1615
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
1716
# Leonardo Rodrigues da Costa, 2023
1817
# Guilherme Alves da Silva, 2023
18+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1919
#
2020
#, fuzzy
2121
msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.12\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2023-11-05 17:24+0000\n"
25+
"POT-Creation-Date: 2023-11-10 14:13+0000\n"
2626
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
27-
"Last-Translator: Guilherme Alves da Silva, 2023\n"
27+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2929
"teams/5390/pt_BR/)\n"
3030
"MIME-Version: 1.0\n"
@@ -159,7 +159,7 @@ msgid ""
159159
"Call :func:`sys.unraisablehook` using the current exception and *obj* "
160160
"argument."
161161
msgstr ""
162-
"Chame :func:`sys.unraisablehook` usando a exceção atual e o argumento *obj*."
162+
"Chama :func:`sys.unraisablehook` usando a exceção atual e o argumento *obj*."
163163

164164
#: ../../c-api/exceptions.rst:83
165165
msgid ""
@@ -189,7 +189,7 @@ msgstr ""
189189

190190
#: ../../c-api/exceptions.rst:98
191191
msgid "Use :func:`sys.unraisablehook`."
192-
msgstr "Utilize :func:`sys.unraisablehook`."
192+
msgstr "Utiliza :func:`sys.unraisablehook`."
193193

194194
#: ../../c-api/exceptions.rst:104
195195
msgid ""

glossary.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# felipe caridade <caridade500@gmail.com>, 2021
7+
# felipe caridade fernandes <caridade500@gmail.com>, 2021
88
# Marco Rougeth <marco@rougeth.com>, 2021
99
# Welington Carlos <wcarlos3@gmail.com>, 2021
1010
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
@@ -2647,14 +2647,17 @@ msgstr ""
26472647

26482648
#: ../../glossary.rst:1134
26492649
msgid "static type checker"
2650-
msgstr ""
2650+
msgstr "verificador de tipo estático"
26512651

26522652
#: ../../glossary.rst:1136
26532653
msgid ""
26542654
"An external tool that reads Python code and analyzes it, looking for issues "
26552655
"such as incorrect types. See also :term:`type hints <type hint>` and the :"
26562656
"mod:`typing` module."
26572657
msgstr ""
2658+
"Uma ferramenta externa que lê o código Python e o analisa, procurando por "
2659+
"problemas como tipos incorretos. Consulte também :term:`dicas de tipo <type "
2660+
"hint>` e o módulo :mod:`typing`."
26582661

26592662
#: ../../glossary.rst:1139
26602663
msgid "strong reference"
@@ -2826,6 +2829,9 @@ msgid ""
28262829
"to :term:`static type checkers <static type checker>`. They can also aid "
28272830
"IDEs with code completion and refactoring."
28282831
msgstr ""
2832+
"Dicas de tipo são opcionais e não são forçadas pelo Python, mas elas são "
2833+
"úteis para :term:`verificadores de tipo estático <static type checker>. Eles "
2834+
"também ajudam IDEs a completar e refatorar código."
28292835

28302836
#: ../../glossary.rst:1219
28312837
msgid ""

library/pty.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ msgstr ""
5959

6060
#: ../../library/pty.rst:25
6161
msgid "The :mod:`pty` module defines the following functions:"
62-
msgstr "O módulo :mod:`pty` define o seguinte funções:"
62+
msgstr "O módulo :mod:`pty` define as seguintes funções:"
6363

6464
#: ../../library/pty.rst:30
6565
msgid ""
@@ -94,10 +94,10 @@ msgid ""
9494
"spawned behind the pty will eventually terminate, and when it does *spawn* "
9595
"will return."
9696
msgstr ""
97-
"Gera um processo e conecte seu terminal de controle com o E/S padrão do "
97+
"Gera um processo e conecta seu terminal de controle com o E/S padrão do "
9898
"processo atual. Isso é frequentemente usado para confundir programas que "
9999
"insistem em ler no terminal de controle. Espera-se que o processo gerado por "
100-
"trás do pty acabe sendo encerrado e, quando isso acontecer, o *spawn* será "
100+
"trás do pty acabe sendo encerrado e, quando isso acontecer, o *spawn* é "
101101
"retornado."
102102

103103
#: ../../library/pty.rst:52

library/typing.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ msgid ""
5050
"They can be used by third party tools such as :term:`type checkers <static "
5151
"type checker>`, IDEs, linters, etc."
5252
msgstr ""
53+
"O tempo de execução do Python não força anotações de tipos de variáveis e "
54+
"funções. Elas podem ser usadas por ferramentas de terceiros como :term:"
55+
"`verificadores de tipo <static type checker>`, IDEs, linters, etc."
5356

5457
#: ../../library/typing.rst:26
5558
msgid ""

reference/import.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
99
# Hildeberto Abreu Magalhães <hildeberto@gmail.com>, 2023
1010
# Marco Rougeth <marco@rougeth.com>, 2023
11-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1211
# Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>, 2023
12+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1313
#
1414
#, fuzzy
1515
msgid ""
@@ -18,7 +18,7 @@ msgstr ""
1818
"Report-Msgid-Bugs-To: \n"
1919
"POT-Creation-Date: 2023-11-10 14:13+0000\n"
2020
"PO-Revision-Date: 2021-06-28 01:49+0000\n"
21-
"Last-Translator: Vinicius Gubiani Ferreira <vini.g.fer@gmail.com>, 2023\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"MIME-Version: 1.0\n"
@@ -697,8 +697,8 @@ msgid ""
697697
"best."
698698
msgstr ""
699699
"O módulo irá existir em :data:`sys.modules` antes do carregador executar o "
700-
"código do módulo. Isso é crucial porque o código do módulo pode (direta ou "
701-
"indiretamente) importar a si mesmo; adicioná-lo a:data:`sys.modules` "
700+
"código do módulo. Isso é crucial porque o código do módulo pode (direta ou "
701+
"indiretamente) importar a si mesmo; adicioná-lo a :data:`sys.modules` "
702702
"antecipadamente previne recursão infinita no pior caso e múltiplos "
703703
"carregamentos no melhor caso."
704704

@@ -711,9 +711,9 @@ msgid ""
711711
"the failing module is left in :data:`sys.modules`."
712712
msgstr ""
713713
"Se o carregamento falhar, o módulo com falha -- e apenas o módulo com falha "
714-
"-- é removido de:data:`sys.modules`. Qualquer módulo já presente no cache "
714+
"-- é removido de :data:`sys.modules`. Qualquer módulo já presente no cache "
715715
"de :data:`sys.modules`, e qualquer módulo que tenha sido carregado com "
716-
"sucesso como um efeito colateral, deve permanecer no cache. Isso contrasta "
716+
"sucesso como um efeito colateral, deve permanecer no cache. Isso contrasta "
717717
"com recarregamento, onde mesmo o módulo com falha é mantido em :data:`sys."
718718
"modules`."
719719

0 commit comments

Comments
 (0)
0