@@ -3743,12 +3743,18 @@ msgid ""
37433743"The function can raise :exc:`OSError` if the underlying platform APIs fail. "
37443744"The exact functionality is system dependent."
37453745msgstr ""
3746+ "Tenta fornecer uma lista de caminhos das bibliotecas partilhadas carregadas "
3747+ "no processo atual. Estes caminhos não são normalizados nem processados de "
3748+ "forma alguma. A função pode levantar :exc:`OSError` se as APIs da plataforma "
3749+ "subjacente falharem. A funcionalidade exata depende do sistema."
37463750
37473751#: ../../library/ctypes.rst:2163
37483752msgid ""
37493753"On most platforms, the first element of the list represents the current "
37503754"executable file. It may be an empty string."
37513755msgstr ""
3756+ "Na maioria das plataformas, o primeiro elemento da lista corresponde ao "
3757+ "arquivo executável atual. Pode ser uma string vazia."
37523758
37533759#: ../../library/ctypes.rst:2171
37543760msgid ""
@@ -3962,8 +3968,8 @@ msgid ""
39623968"Raises an :ref:`auditing event <auditing>` ``ctypes.memoryview_at`` with "
39633969"arguments ``address``, ``size``, ``readonly``."
39643970msgstr ""
3965- "Levanta um evento de auditoria :ref:`auditing <auditing>` ``ctypes."
3966- "memoryview_at`` com os argumentos ``address``, ``size`` e ``readonly``."
3971+ "Levanta um :ref:` evento de auditoria <auditing>` ``ctypes.memoryview_at`` "
3972+ "com os argumentos ``address``, ``size`` e ``readonly``."
39673973
39683974#: ../../library/ctypes.rst:2335
39693975msgid "Data types"
0 commit comments