@@ -1893,6 +1893,8 @@ msgid ""
1893
1893
"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
1894
1894
"argument ``obj``."
1895
1895
msgstr ""
1896
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.addressof`` com o "
1897
+ "argumento ``obj``."
1896
1898
1897
1899
#: ../../library/ctypes.rst:1896
1898
1900
msgid ""
@@ -1951,6 +1953,8 @@ msgid ""
1951
1953
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
1952
1954
"with arguments ``init``, ``size``."
1953
1955
msgstr ""
1956
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
1957
+ "create_string_buffer`` com os argumentos ``init``, ``size``."
1954
1958
1955
1959
#: ../../library/ctypes.rst:1940
1956
1960
msgid ""
@@ -1978,6 +1982,8 @@ msgid ""
1978
1982
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
1979
1983
"with arguments ``init``, ``size``."
1980
1984
msgstr ""
1985
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
1986
+ "create_unicode_buffer`` com os argumentos ``init``, ``size``."
1981
1987
1982
1988
#: ../../library/ctypes.rst:1957
1983
1989
msgid ""
@@ -2040,6 +2046,8 @@ msgid ""
2040
2046
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
2041
2047
"arguments."
2042
2048
msgstr ""
2049
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_errno`` sem "
2050
+ "argumentos."
2043
2051
2044
2052
#: ../../library/ctypes.rst:2014
2045
2053
msgid ""
@@ -2052,6 +2060,8 @@ msgid ""
2052
2060
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
2053
2061
"arguments."
2054
2062
msgstr ""
2063
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_last_error`` "
2064
+ "sem argumentos."
2055
2065
2056
2066
#: ../../library/ctypes.rst:2021
2057
2067
msgid ""
@@ -2105,6 +2115,8 @@ msgid ""
2105
2115
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
2106
2116
"argument ``errno``."
2107
2117
msgstr ""
2118
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_errno`` com o "
2119
+ "argumento ``errno``."
2108
2120
2109
2121
#: ../../library/ctypes.rst:2067
2110
2122
msgid ""
@@ -2118,6 +2130,8 @@ msgid ""
2118
2130
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
2119
2131
"argument ``error``."
2120
2132
msgstr ""
2133
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_last_error`` "
2134
+ "com o argumento ``error``."
2121
2135
2122
2136
#: ../../library/ctypes.rst:2076
2123
2137
msgid ""
@@ -2136,6 +2150,8 @@ msgid ""
2136
2150
"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
2137
2151
"arguments ``ptr``, ``size``."
2138
2152
msgstr ""
2153
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.string_at`` com os "
2154
+ "argumentos ``ptr``, ``size``."
2139
2155
2140
2156
#: ../../library/ctypes.rst:2091
2141
2157
msgid ""
@@ -2164,6 +2180,8 @@ msgid ""
2164
2180
"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
2165
2181
"arguments ``ptr``, ``size``."
2166
2182
msgstr ""
2183
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.wstring_at`` com "
2184
+ "os argumentos ``ptr``, ``size``."
2167
2185
2168
2186
#: ../../library/ctypes.rst:2115
2169
2187
msgid "Data types"
@@ -2199,6 +2217,8 @@ msgid ""
2199
2217
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
2200
2218
"arguments ``pointer``, ``size``, ``offset``."
2201
2219
msgstr ""
2220
+ "Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.cdata/buffer`` com "
2221
+ "os argumentos ``pointer``, ``size``, ``offset``."
2202
2222
2203
2223
#: ../../library/ctypes.rst:2142
2204
2224
msgid ""
@@ -2219,6 +2239,9 @@ msgid ""
2219
2239
"This method, and others that indirectly call this method, raises an :ref:"
2220
2240
"`auditing event <auditing>` ``ctypes.cdata`` with argument ``address``."
2221
2241
msgstr ""
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``."
2222
2245
2223
2246
#: ../../library/ctypes.rst:2163
2224
2247
msgid ""
0 commit comments