Skip to content

Commit 486147c

Browse files
Update translations
1 parent 1df5c82 commit 486147c

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

c-api/init.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.9\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-11-08 16:35+0000\n"
21+
"POT-Creation-Date: 2024-11-22 16:40+0000\n"
2222
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -518,6 +518,9 @@ msgid ""
518518
"false (zero) if not. After :c:func:`Py_FinalizeEx` is called, this returns "
519519
"false until :c:func:`Py_Initialize` is called again."
520520
msgstr ""
521+
"Retorna true (diferente de zero) quando o interpretador Python foi "
522+
"inicializado, false (zero) se não. Após :c:func:`Py_FinalizeEx` ser chamado, "
523+
"isso retorna false até que :c:func:`Py_Initialize` seja chamado novamente."
521524

522525
#: ../../c-api/init.rst:276
523526
msgid ""

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11

22

3-
# c-api (40.14% done)
3+
# c-api (40.18% done)
44

55
- exceptions.po 196 / 266 ( 73.0% translated).
66
- gcsupport.po 10 / 33 ( 30.0% translated).
7-
- init.po 115 / 308 ( 37.0% translated).
7+
- init.po 116 / 308 ( 37.0% translated).
88
- init_config.po 127 / 281 ( 45.0% translated).
99
- long.po 51 / 52 ( 98.0% translated).
1010
- memory.po 50 / 150 ( 33.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "60.95%", "total": 49502, "updated_at": "2024-11-23T00:26:52+00:00Z"}
1+
{"translation": "60.96%", "total": 49502, "updated_at": "2024-11-24T00:29:56+00:00Z"}

0 commit comments

Comments
 (0)