@@ -1893,6 +1893,8 @@ msgid ""
18931893"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
18941894"argument ``obj``."
18951895msgstr ""
1896+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.addressof`` com o "
1897+ "argumento ``obj``."
18961898
18971899#: ../../library/ctypes.rst:1896
18981900msgid ""
@@ -1951,6 +1953,8 @@ msgid ""
19511953"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
19521954"with arguments ``init``, ``size``."
19531955msgstr ""
1956+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
1957+ "create_string_buffer`` com os argumentos ``init``, ``size``."
19541958
19551959#: ../../library/ctypes.rst:1940
19561960msgid ""
@@ -1978,6 +1982,8 @@ msgid ""
19781982"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
19791983"with arguments ``init``, ``size``."
19801984msgstr ""
1985+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
1986+ "create_unicode_buffer`` com os argumentos ``init``, ``size``."
19811987
19821988#: ../../library/ctypes.rst:1957
19831989msgid ""
@@ -2040,6 +2046,8 @@ msgid ""
20402046"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
20412047"arguments."
20422048msgstr ""
2049+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_errno`` sem "
2050+ "argumentos."
20432051
20442052#: ../../library/ctypes.rst:2014
20452053msgid ""
@@ -2052,6 +2060,8 @@ msgid ""
20522060"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
20532061"arguments."
20542062msgstr ""
2063+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_last_error`` "
2064+ "sem argumentos."
20552065
20562066#: ../../library/ctypes.rst:2021
20572067msgid ""
@@ -2105,6 +2115,8 @@ msgid ""
21052115"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
21062116"argument ``errno``."
21072117msgstr ""
2118+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_errno`` com o "
2119+ "argumento ``errno``."
21082120
21092121#: ../../library/ctypes.rst:2067
21102122msgid ""
@@ -2118,6 +2130,8 @@ msgid ""
21182130"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
21192131"argument ``error``."
21202132msgstr ""
2133+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_last_error`` "
2134+ "com o argumento ``error``."
21212135
21222136#: ../../library/ctypes.rst:2076
21232137msgid ""
@@ -2136,6 +2150,8 @@ msgid ""
21362150"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
21372151"arguments ``ptr``, ``size``."
21382152msgstr ""
2153+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.string_at`` com os "
2154+ "argumentos ``ptr``, ``size``."
21392155
21402156#: ../../library/ctypes.rst:2091
21412157msgid ""
@@ -2164,6 +2180,8 @@ msgid ""
21642180"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
21652181"arguments ``ptr``, ``size``."
21662182msgstr ""
2183+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.wstring_at`` com "
2184+ "os argumentos ``ptr``, ``size``."
21672185
21682186#: ../../library/ctypes.rst:2115
21692187msgid "Data types"
@@ -2199,6 +2217,8 @@ msgid ""
21992217"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
22002218"arguments ``pointer``, ``size``, ``offset``."
22012219msgstr ""
2220+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.cdata/buffer`` com "
2221+ "os argumentos ``pointer``, ``size``, ``offset``."
22022222
22032223#: ../../library/ctypes.rst:2142
22042224msgid ""
@@ -2219,6 +2239,9 @@ msgid ""
22192239"This method, and others that indirectly call this method, raises an :ref:"
22202240"`auditing event <auditing>` ``ctypes.cdata`` with argument ``address``."
22212241msgstr ""
2242+ "Este método, e outros que indiretamente chamam este método, levantam um :ref:"
2243+ "`evento de auditoria <auditing>` ``ctypes.cdata`` com o argumento "
2244+ "``address``."
22222245
22232246#: ../../library/ctypes.rst:2163
22242247msgid ""
0 commit comments