Skip to content

Commit 2caa4ff

Browse files
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent 97e1682 commit 2caa4ff

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

library/ctypes.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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."
37453745
msgstr ""
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
37483752
msgid ""
37493753
"On most platforms, the first element of the list represents the current "
37503754
"executable file. It may be an empty string."
37513755
msgstr ""
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
37543760
msgid ""
@@ -3962,8 +3968,8 @@ msgid ""
39623968
"Raises an :ref:`auditing event <auditing>` ``ctypes.memoryview_at`` with "
39633969
"arguments ``address``, ``size``, ``readonly``."
39643970
msgstr ""
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
39693975
msgid "Data types"

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
1 directory 61.09% done
2-
└── 3.14/ 61.09% done
1+
1 directory 61.10% done
2+
└── 3.14/ 61.10% done
33
├── glossary.po 93.0% translated 460/493
44
├── c-api/ 54.27% done
55
│ ├── call.po 97.0% translated 97/99
@@ -80,7 +80,7 @@
8080
│ ├── copy.po 96.0% translated 31/32
8181
│ ├── copyreg.po 91.0% translated 11/12
8282
│ ├── csv.po 95.0% translated 116/122
83-
│ ├── ctypes.po 51.0% translated 326/628
83+
│ ├── ctypes.po 52.0% translated 328/628
8484
│ ├── curses.ascii.po 98.0% translated 68/69
8585
│ ├── curses.panel.po 95.0% translated 22/23
8686
│ ├── curses.po 13.0% translated 68/491

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "61.09%", "translated": 53598, "entries": 82361, "updated_at": "2026-02-15T23:11:48+00:00Z"}
1+
{"completion": "61.1%", "translated": 53600, "entries": 82361, "updated_at": "2026-02-16T23:12:58+00:00Z"}

0 commit comments

Comments
 (0)