Skip to content

Commit 72d820c

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 90dd78b commit 72d820c

Some content is hidden

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

79 files changed

+418
-352
lines changed

c-api/arg.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@
1313
# Caio Carvalho <[email protected]>, 2021
1414
# Julia Rizza <[email protected]>, 2021
1515
# Adorilson Bezerra <[email protected]>, 2022
16-
# Rafael Fontenelle <[email protected]>, 2022
1716
# Welliton Malta <[email protected]>, 2023
17+
# Rafael Fontenelle <[email protected]>, 2023
1818
#
1919
#, fuzzy
2020
msgid ""
2121
msgstr ""
2222
"Project-Id-Version: Python 3.11\n"
2323
"Report-Msgid-Bugs-To: \n"
24-
"POT-Creation-Date: 2023-04-07 14:12+0000\n"
24+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
2525
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
26-
"Last-Translator: Welliton Malta <wellyton47@hotmail.com>, 2023\n"
26+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
2727
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2828
"teams/5390/pt_BR/)\n"
2929
"MIME-Version: 1.0\n"
@@ -835,7 +835,7 @@ msgstr ""
835835
"``O``, mas usa dois argumentos C: o primeiro é o endereço de um objeto do "
836836
"tipo Python, o segundo é um endereço da variável C (de tipo :c:expr:"
837837
"`PyObject*`) no qual o ponteiro do objeto está armazenado. Se o objeto "
838-
"Python não tiver o tipo necessário, :exc:`TypeError` é levantada. "
838+
"Python não tiver o tipo necessário, :exc:`TypeError` é levantada."
839839

840840
#: ../../c-api/arg.rst:366 ../../c-api/arg.rst:672
841841
msgid "``O&`` (object) [*converter*, *anything*]"
@@ -1372,7 +1372,7 @@ msgstr ""
13721372
#: ../../c-api/arg.rst:609
13731373
msgid "Convert a plain C :c:expr:`short int` to a Python integer object."
13741374
msgstr ""
1375-
"Converte um simples :c:expr`short int` do C em um objeto inteiro do Python."
1375+
"Converte um simples :c:expr:`short int` do C em um objeto inteiro do Python."
13761376

13771377
#: ../../c-api/arg.rst:612
13781378
msgid "Convert a C :c:expr:`long int` to a Python integer object."
@@ -1434,7 +1434,7 @@ msgstr ""
14341434
#: ../../c-api/arg.rst:644
14351435
msgid "Convert a C :c:expr:`double` to a Python floating point number."
14361436
msgstr ""
1437-
"Converte um :c:expr:`double` do C em um número ponto flutuante do Python. "
1437+
"Converte um :c:expr:`double` do C em um número ponto flutuante do Python."
14381438

14391439
#: ../../c-api/arg.rst:647
14401440
msgid "Convert a C :c:expr:`float` to a Python floating point number."

c-api/call.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.11\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2023-04-07 14:12+0000\n"
21+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
2222
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2323
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -364,7 +364,7 @@ msgstr ""
364364

365365
#: ../../c-api/call.rst:189
366366
msgid "Function"
367-
msgstr "Função "
367+
msgstr "Função"
368368

369369
#: ../../c-api/call.rst:189
370370
msgid "callable"

c-api/cell.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <[email protected]>, 2021
7+
# Rafael Fontenelle <[email protected]>, 2023
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
14+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2021\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1818
"teams/5390/pt_BR/)\n"
1919
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../c-api/cell.rst:6
2727
msgid "Cell Objects"
28-
msgstr "Objeto célula "
28+
msgstr "Objeto célula"
2929

3030
#: ../../c-api/cell.rst:8
3131
msgid ""

c-api/codec.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# Translators:
77
# Tiago Henrique <[email protected]>, 2021
88
# Hildeberto Abreu Magalhães <[email protected]>, 2021
9-
# Rafael Fontenelle <[email protected]>, 2022
9+
# Rafael Fontenelle <[email protected]>, 2023
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
16+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
18-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2022\n"
18+
"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"
2121
"MIME-Version: 1.0\n"
@@ -205,7 +205,7 @@ msgstr "Levanta *exc* como uma exceção."
205205

206206
#: ../../c-api/codec.rst:112
207207
msgid "Ignore the unicode error, skipping the faulty input."
208-
msgstr "Ignora o erro de unicode, ignorando a entrada que causou o erro. "
208+
msgstr "Ignora o erro de unicode, ignorando a entrada que causou o erro."
209209

210210
#: ../../c-api/codec.rst:116
211211
msgid "Replace the unicode encode error with ``?`` or ``U+FFFD``."

c-api/complex.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# Renan Lopes <[email protected]>, 2021
8-
# Rafael Fontenelle <[email protected]>, 2022
8+
# Rafael Fontenelle <[email protected]>, 2023
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-04-14 14:13+0000\n"
15+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2022\n"
17+
"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"
2020
"MIME-Version: 1.0\n"
@@ -80,15 +80,15 @@ msgid ""
8080
"`Py_complex` representation."
8181
msgstr ""
8282
"Retorna a diferença entre dois números complexos, utilizando a representação "
83-
"C :c:type:`Py_complex`:"
83+
"C :c:type:`Py_complex`."
8484

8585
#: ../../c-api/complex.rst:51
8686
msgid ""
8787
"Return the negation of the complex number *num*, using the C :c:type:"
8888
"`Py_complex` representation."
8989
msgstr ""
9090
"Retorna a negação do número complexo *num*, utilizando a representação C :c:"
91-
"type:`Py_complex` "
91+
"type:`Py_complex`."
9292

9393
#: ../../c-api/complex.rst:57
9494
msgid ""
@@ -120,7 +120,7 @@ msgid ""
120120
"`Py_complex` representation."
121121
msgstr ""
122122
"Retorna a exponenciação de *num* por *exp*, utilizando a representação C :c:"
123-
"type:`Py_complex` "
123+
"type:`Py_complex`"
124124

125125
#: ../../c-api/complex.rst:75
126126
msgid ""

c-api/conversion.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Raul Lima <[email protected]>, 2021
8-
# Rafael Fontenelle <[email protected]>, 2022
7+
# Rafael Fontenelle <[email protected]>, 2023
98
#
109
#, fuzzy
1110
msgid ""
1211
msgstr ""
1312
"Project-Id-Version: Python 3.11\n"
1413
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
14+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1615
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
17-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2022\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1817
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1918
"teams/5390/pt_BR/)\n"
2019
"MIME-Version: 1.0\n"
@@ -30,7 +29,7 @@ msgstr "Conversão e formação de strings"
3029

3130
#: ../../c-api/conversion.rst:8
3231
msgid "Functions for number conversion and formatted string output."
33-
msgstr "Funções para conversão de números e saída formatada de Strings. "
32+
msgstr "Funções para conversão de números e saída formatada de Strings."
3433

3534
#: ../../c-api/conversion.rst:13
3635
msgid ""

c-api/dict.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.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
16+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -76,7 +76,7 @@ msgstr ""
7676

7777
#: ../../c-api/dict.rst:48
7878
msgid "Empty an existing dictionary of all key-value pairs."
79-
msgstr "Esvazia um dicionário existente de todos os pares chave-valor. "
79+
msgstr "Esvazia um dicionário existente de todos os pares chave-valor."
8080

8181
#: ../../c-api/dict.rst:53
8282
msgid ""

c-api/exceptions.po

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
# Renan Lopes <[email protected]>, 2021
1313
# a76d6fb6142d7607ab0526dcbddb02d7_7bf0da0 <3b5fb0f281c8dfb4c0170f2ee2a6cfcf_843623>, 2021
1414
# i17obot <[email protected]>, 2022
15-
# Rafael Fontenelle <[email protected]>, 2022
15+
# Rafael Fontenelle <[email protected]>, 2023
1616
#
1717
#, fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.11\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2023-04-14 14:13+0000\n"
22+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
2323
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
24-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2022\n"
24+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
2525
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2626
"teams/5390/pt_BR/)\n"
2727
"MIME-Version: 1.0\n"
@@ -104,7 +104,7 @@ msgstr ""
104104

105105
#: ../../c-api/exceptions.rst:44
106106
msgid "Printing and clearing"
107-
msgstr "Impressão e limpeza "
107+
msgstr "Impressão e limpeza"
108108

109109
#: ../../c-api/exceptions.rst:49
110110
msgid ""
@@ -196,7 +196,7 @@ msgid ""
196196
"an arbitrary Python object for the \"value\" of the exception."
197197
msgstr ""
198198
"Essa função é semelhante à :c:func:`PyErr_SetString` mas permite especificar "
199-
"um objeto Python arbitrário para o valor da exceção. "
199+
"um objeto Python arbitrário para o valor da exceção."
200200

201201
#: ../../c-api/exceptions.rst:114
202202
msgid ""
@@ -212,7 +212,7 @@ msgid ""
212212
"rather than a variable number of arguments."
213213
msgstr ""
214214
"Igual a :c:func:`PyErr_Format`, mas usando o argumento :c:type:`va_list` em "
215-
"vez de um número variável de argumentos. "
215+
"vez de um número variável de argumentos."
216216

217217
#: ../../c-api/exceptions.rst:131
218218
msgid "This is a shorthand for ``PyErr_SetObject(type, Py_None)``."
@@ -326,7 +326,7 @@ msgid ""
326326
"parameter specifying the exception type to be raised."
327327
msgstr ""
328328
"Similar à :c:func:`PyErr_SetFromWindowsErrWithFilename`, com um parâmetro "
329-
"adicional especificando o tipo de exceção a ser gerado. "
329+
"adicional especificando o tipo de exceção a ser gerado."
330330

331331
#: ../../c-api/exceptions.rst:248
332332
msgid ""
@@ -716,7 +716,7 @@ msgstr ""
716716
"O valor ``-1`` desabilita o recurso; este é o estado inicial. Isso é "
717717
"equivalente à :func:`signal.set_wakeup_fd` em Python, mas sem nenhuma "
718718
"verificação de erro. *fd* deve ser um descritor de arquivo válido. A função "
719-
"só deve ser chamada a partir da thread principal. "
719+
"só deve ser chamada a partir da thread principal."
720720

721721
#: ../../c-api/exceptions.rst:629
722722
msgid "On Windows, the function now also supports socket handles."
@@ -805,7 +805,7 @@ msgid ""
805805
":attr:`__suppress_context__` is implicitly set to ``True`` by this function."
806806
msgstr ""
807807
":attr:`__suppress_context__` para essa função é definido ``True`` , "
808-
"implicitamente. "
808+
"implicitamente."
809809

810810
#: ../../c-api/exceptions.rst:710
811811
msgid "Unicode Exception Objects"
@@ -895,7 +895,7 @@ msgstr ""
895895
msgid "Marks a point where a recursive C-level call is about to be performed."
896896
msgstr ""
897897
"Marca um ponto em que a chamada recursiva em nível C está prestes a ser "
898-
"executada. "
898+
"executada."
899899

900900
#: ../../c-api/exceptions.rst:791
901901
msgid ""
@@ -943,7 +943,7 @@ msgid ""
943943
"implementation to detect cycles."
944944
msgstr ""
945945
"Chamado no início da implementação :c:member:`~PyTypeObject.tp_repr` para "
946-
"detectar ciclos. "
946+
"detectar ciclos."
947947

948948
#: ../../c-api/exceptions.rst:825
949949
msgid ""
@@ -969,15 +969,15 @@ msgid ""
969969
"tp_repr` implementation can continue normally."
970970
msgstr ""
971971
"Caso contrário, a função retorna zero e a implementação :c:member:"
972-
"`~PyTypeObject.tp_repr` poderá continuar normalmente. "
972+
"`~PyTypeObject.tp_repr` poderá continuar normalmente."
973973

974974
#: ../../c-api/exceptions.rst:840
975975
msgid ""
976976
"Ends a :c:func:`Py_ReprEnter`. Must be called once for each invocation of :"
977977
"c:func:`Py_ReprEnter` that returns zero."
978978
msgstr ""
979979
"Termina a :c:func:`Py_ReprEnter`. Deve ser chamado uma vez para cada chamada "
980-
"de :c:func:`Py_ReprEnter` que retorna zero. "
980+
"de :c:func:`Py_ReprEnter` que retorna zero."
981981

982982
#: ../../c-api/exceptions.rst:847
983983
msgid "Standard Exceptions"

c-api/gcsupport.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.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2023-04-07 14:12+0000\n"
16+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -27,7 +27,7 @@ msgstr ""
2727

2828
#: ../../c-api/gcsupport.rst:6
2929
msgid "Supporting Cyclic Garbage Collection"
30-
msgstr "Suporte a Coleta Cíclica de Lixo "
30+
msgstr "Suporte a Coleta Cíclica de Lixo"
3131

3232
#: ../../c-api/gcsupport.rst:8
3333
msgid ""

c-api/init.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
# Rafael Marques <[email protected]>, 2021
1111
# a76d6fb6142d7607ab0526dcbddb02d7_7bf0da0 <3b5fb0f281c8dfb4c0170f2ee2a6cfcf_843623>, 2021
1212
# Andre Weber, 2021
13-
# Rafael Fontenelle <[email protected]>, 2022
1413
# Rodrigo Cândido, 2022
14+
# Rafael Fontenelle <[email protected]>, 2023
1515
#
1616
#, fuzzy
1717
msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.11\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2023-04-21 14:13+0000\n"
21+
"POT-Creation-Date: 2023-04-28 14:13+0000\n"
2222
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
23-
"Last-Translator: Rodrigo Cândido, 2022\n"
23+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2023\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2525
"teams/5390/pt_BR/)\n"
2626
"MIME-Version: 1.0\n"
@@ -60,7 +60,7 @@ msgid ""
6060
"The following functions can be safely called before Python is initialized:"
6161
msgstr ""
6262
"As seguintes funções podem ser seguramente chamadas antes da inicialização "
63-
"do Python. "
63+
"do Python."
6464

6565
#: ../../c-api/init.rst:24
6666
msgid "Configuration functions:"
@@ -389,7 +389,7 @@ msgstr ""
389389

390390
#: ../../c-api/init.rst:173
391391
msgid "See :pep:`528` for more details."
392-
msgstr "Veja :pep:`528` para mais detalhes. "
392+
msgstr "Veja :pep:`528` para mais detalhes."
393393

394394
#: ../../c-api/init.rst:179
395395
msgid ""
@@ -436,7 +436,7 @@ msgid ""
436436
"Don't display the copyright and version messages even in interactive mode."
437437
msgstr ""
438438
"Não exibe as mensagens de direito autoral e de versão nem mesmo no modo "
439-
"interativo. "
439+
"interativo."
440440

441441
#: ../../c-api/init.rst:203
442442
msgid "Set by the :option:`-q` option."

0 commit comments

Comments
 (0)