Skip to content

Commit e31cbca

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent c1ef50b commit e31cbca

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

c-api/typeobj.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2019
1010
# Marco Rougeth <marco@rougeth.com>, 2020
1111
# Vitor Buxbaum Orlandi, 2023
12-
# Pedro Fonini, 2024
12+
# Pedro Fonini <fonini@protonmail.ch>, 2024
1313
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2025-01-03 16:35+0000\n"
20+
"POT-Creation-Date: 2025-07-04 17:30+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:39+0000\n"
2222
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"

faq/general.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.9\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-02-03 19:54+0000\n"
18+
"POT-Creation-Date: 2025-07-04 17:30+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:43+0000\n"
2020
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2121
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -680,7 +680,7 @@ msgid ""
680680
"supported by most widely used libraries. Although 2.x is still widely used, "
681681
"`it is not maintained anymore <https://www.python.org/dev/peps/pep-0373/>`_."
682682
msgstr ""
683-
"As últimas versões estáveis ​​sempre podem ser encontradas na `página de "
683+
"As últimas versões estáveis sempre podem ser encontradas na `página de "
684684
"download do Python <https://www.python.org/downloads/>`_. Existem duas "
685685
"versões prontas para produção do Python: 2.x e 3.x. A versão recomendada é 3."
686686
"x, que é suportada pelas bibliotecas mais usadas. Embora 2.x ainda seja "

library/hashlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-06-13 17:30+0000\n"
17+
"POT-Creation-Date: 2025-07-04 17:30+0000\n"
1818
"PO-Revision-Date: 2017-02-16 23:12+0000\n"
1919
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -500,7 +500,7 @@ msgstr ""
500500

501501
#: ../../library/hashlib.rst:353
502502
msgid "16"
503-
msgstr ""
503+
msgstr "16"
504504

505505
#: ../../library/hashlib.rst:354
506506
msgid "BLAKE2s"

potodo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
- gc.po 54 / 55 ( 98.0% translated).
147147
- grp.po 26 / 28 ( 92.0% translated).
148148
- gzip.po 46 / 57 ( 80.0% translated).
149-
- hashlib.po 37 / 139 ( 26.0% translated).
149+
- hashlib.po 38 / 139 ( 27.0% translated).
150150
- heapq.po 49 / 51 ( 96.0% translated).
151151
- hmac.po 22 / 27 ( 81.0% translated).
152152
- html.parser.po 2 / 48 ( 4.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.85%", "translated": 32116, "entries": 49524, "updated_at": "2025-07-09T00:47:22+00:00Z"}
1+
{"completion": "64.85%", "translated": 32117, "entries": 49524, "updated_at": "2025-07-10T00:46:49+00:00Z"}

using/cmdline.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2025-03-28 17:02+0000\n"
20+
"POT-Creation-Date: 2025-07-04 17:30+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:41+0000\n"
2222
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -759,7 +759,7 @@ msgid ""
759759
"interactive interpreter. This only works on debug builds."
760760
msgstr ""
761761
"``-X showrefcount`` para produzir a contagem de referências total e o número "
762-
"de blocos de memória usados ​​quando o programa termina ou após cada instrução "
762+
"de blocos de memória usados quando o programa termina ou após cada instrução "
763763
"no interpretador interativo. Isso só funciona em compilações de depuração."
764764

765765
#: ../../using/cmdline.rst:434

0 commit comments

Comments
 (0)