Skip to content

Commit 2d75070

Browse files
Update translations
1 parent 7d2ea6e commit 2d75070

File tree

3 files changed

+10
-11
lines changed

3 files changed

+10
-11
lines changed

c-api/function.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.12\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-02-21 14:51+0000\n"
14+
"POT-Creation-Date: 2025-05-30 15:38+0000\n"
1515
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -207,27 +207,27 @@ msgstr ""
207207

208208
#: ../../c-api/function.rst:148
209209
msgid "Enumeration of possible function watcher events:"
210-
msgstr ""
210+
msgstr "Enumeração de possíveis eventos do observador de funções:"
211211

212212
#: ../../c-api/function.rst:150
213213
msgid "``PyFunction_EVENT_CREATE``"
214-
msgstr ""
214+
msgstr "``PyFunction_EVENT_CREATE``"
215215

216216
#: ../../c-api/function.rst:151
217217
msgid "``PyFunction_EVENT_DESTROY``"
218-
msgstr ""
218+
msgstr "``PyFunction_EVENT_DESTROY``"
219219

220220
#: ../../c-api/function.rst:152
221221
msgid "``PyFunction_EVENT_MODIFY_CODE``"
222-
msgstr ""
222+
msgstr "``PyFunction_EVENT_MODIFY_CODE``"
223223

224224
#: ../../c-api/function.rst:153
225225
msgid "``PyFunction_EVENT_MODIFY_DEFAULTS``"
226-
msgstr ""
226+
msgstr "``PyFunction_EVENT_MODIFY_DEFAULTS``"
227227

228228
#: ../../c-api/function.rst:154
229229
msgid "``PyFunction_EVENT_MODIFY_KWDEFAULTS``"
230-
msgstr ""
230+
msgstr "``PyFunction_EVENT_MODIFY_KWDEFAULTS``"
231231

232232
#: ../../c-api/function.rst:161
233233
msgid "Type of a function watcher callback function."

potodo.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,11 @@
55
- license.po 116 / 125 ( 92.0% translated).
66

77

8-
# c-api (54.05% done)
8+
# c-api (54.18% done)
99

1010
- exceptions.po 194 / 366 ( 53.0% translated).
1111
- float.po 15 / 35 ( 42.0% translated).
1212
- frame.po 20 / 36 ( 55.0% translated).
13-
- function.po 33 / 39 ( 84.0% translated).
1413
- gcsupport.po 9 / 52 ( 17.0% translated).
1514
- import.po 36 / 57 ( 63.0% translated).
1615
- init.po 143 / 434 ( 32.0% translated).
@@ -254,5 +253,5 @@
254253
- 3.7.po 252 / 568 ( 44.0% translated).
255254

256255

257-
# TOTAL (68.10% done)
256+
# TOTAL (68.11% done)
258257

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "68.1%", "translated": 42219, "entries": 61994, "updated_at": "2025-06-02T23:41:20+00:00Z"}
1+
{"completion": "68.11%", "translated": 42225, "entries": 61994, "updated_at": "2025-06-03T23:39:30+00:00Z"}

0 commit comments

Comments
 (0)