Skip to content

Commit 1bfd65e

Browse files
committed
Keep auditing event without translating according library/functions.po reference
1 parent ec7be01 commit 1bfd65e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/ctypes.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1970,7 +1970,7 @@ msgid ""
19701970
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlopen`` with argument "
19711971
"``name``."
19721972
msgstr ""
1973-
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlopen`` con el "
1973+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlopen`` con el "
19741974
"argumento ``name``."
19751975

19761976
#: ../Doc/library/ctypes.rst:1512
@@ -1988,7 +1988,7 @@ msgid ""
19881988
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym`` with arguments "
19891989
"``library``, ``name``."
19901990
msgstr ""
1991-
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlsym`` con argumentos "
1991+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym`` con argumentos "
19921992
"``library``, ``name``."
19931993

19941994
#: ../Doc/library/ctypes.rst:1518
@@ -2006,7 +2006,7 @@ msgid ""
20062006
"Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` with "
20072007
"arguments ``handle``, ``name``."
20082008
msgstr ""
2009-
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.dlsym/handle`` con "
2009+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` con "
20102010
"argumentos ``handle``, ``name``."
20112011

20122012
#: ../Doc/library/ctypes.rst:1524
@@ -2184,7 +2184,7 @@ msgid ""
21842184
"Raises an :ref:`auditing event <auditing>` ``ctypes.seh_exception`` with "
21852185
"argument ``code``."
21862186
msgstr ""
2187-
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.seh_exception`` con el "
2187+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.seh_exception`` con el "
21882188
"argumento ``code``."
21892189

21902190
#: ../Doc/library/ctypes.rst:1615
@@ -2207,7 +2207,7 @@ msgid ""
22072207
"Raises an :ref:`auditing event <auditing>` ``ctypes.call_function`` with "
22082208
"arguments ``func_pointer``, ``arguments``."
22092209
msgstr ""
2210-
"Lanza un :ref:`evento de auditoría <auditing>` ``ctypes.call_function`` con "
2210+
"Lanza un :ref:`auditing event <auditing>` ``ctypes.call_function`` con "
22112211
"argumentos ``func_pointer``, ``arguments``."
22122212

22132213
#: ../Doc/library/ctypes.rst:1623

0 commit comments

Comments
 (0)