Skip to content

Commit b881374

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

File tree

4 files changed

+18
-6
lines changed

4 files changed

+18
-6
lines changed

c-api/sys.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 16:02+0000\n"
14+
"POT-Creation-Date: 2025-08-03 16:29+0000\n"
1515
"PO-Revision-Date: 2025-07-18 20:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -511,6 +511,12 @@ msgid ""
511511
"events table <audit-events>`. Details are in each function's documentation."
512512
msgstr ""
513513

514+
#: ../../c-api/sys.rst:366
515+
msgid ""
516+
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
517+
"arguments."
518+
msgstr " "
519+
514520
#: ../../c-api/sys.rst:368
515521
msgid ""
516522
"If the interpreter is initialized, this function raises a auditing event "

library/sys.po

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-03 16:02+0000\n"
14+
"POT-Creation-Date: 2025-08-03 16:29+0000\n"
1515
"PO-Revision-Date: 2025-07-18 20:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -99,6 +99,12 @@ msgstr ""
9999
"quaisquer módulos que permitam modificação arbitrária da memória (como :mod:"
100100
"`ctypes`) devem ser completamente removidos ou monitorados de perto."
101101

102+
#: ../../library/sys.rst:47
103+
msgid ""
104+
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
105+
"arguments."
106+
msgstr " "
107+
102108
#: ../../library/sys.rst:49
103109
msgid ""
104110
"Calling :func:`sys.addaudithook` will itself raise an auditing event named "

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66

7-
# c-api (59.38% done)
7+
# c-api (59.39% done)
88

99
- allocation.po 8 / 9 ( 88.0% translated).
1010
- arg.po 193 / 195 ( 98.0% translated).
@@ -23,7 +23,7 @@
2323
- sequence.po 26 / 27 ( 96.0% translated).
2424
- stable.po 23 / 32 ( 71.0% translated).
2525
- structures.po 46 / 129 ( 35.0% translated).
26-
- sys.po 23 / 67 ( 34.0% translated).
26+
- sys.po 24 / 68 ( 35.0% translated).
2727
- tuple.po 47 / 48 ( 97.0% translated).
2828
- type.po 27 / 63 ( 42.0% translated).
2929
- typeobj.po 233 / 604 ( 38.0% translated).
@@ -229,7 +229,7 @@
229229
- struct.po 90 / 168 ( 53.0% translated).
230230
- subprocess.po 137 / 275 ( 49.0% translated).
231231
- symtable.po 36 / 44 ( 81.0% translated).
232-
- sys.po 358 / 412 ( 86.0% translated).
232+
- sys.po 359 / 413 ( 86.0% translated).
233233
- sysconfig.po 75 / 81 ( 92.0% translated).
234234
- tarfile.po 188 / 301 ( 62.0% translated).
235235
- telnetlib.po 7 / 47 ( 14.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "69.97%", "translated": 36157, "entries": 51675, "updated_at": "2025-07-20T00:42:32+00:00Z"}
1+
{"completion": "69.97%", "translated": 36159, "entries": 51677, "updated_at": "2025-08-04T00:40:57+00:00Z"}

0 commit comments

Comments
 (0)