8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8041c65 commit 1a93c47Copy full SHA for 1a93c47
library/ctypes.po
@@ -499,9 +499,8 @@ msgid ":class:`c_char_p`"
499
msgstr ":class:`c_char_p`"
500
501
#: ../Doc/library/ctypes.rst:256
502
-#, fuzzy
503
msgid ":c:expr:`char *` (NUL terminated)"
504
-msgstr ":c:type:`char *` (NUL terminated)"
+msgstr ":c:expr:`char *` (terminado en NUL)"
505
506
507
msgid "bytes object or ``None``"
@@ -512,9 +511,8 @@ msgid ":class:`c_wchar_p`"
512
511
msgstr ":class:`c_wchar_p`"
513
514
#: ../Doc/library/ctypes.rst:258
515
516
msgid ":c:expr:`wchar_t *` (NUL terminated)"
517
-msgstr ":c:type:`wchar_t *` (NUL terminated)"
+msgstr ":c:expr:`wchar_t *` (terminado en NUL)"
518
519
520
msgid "string or ``None``"
0 commit comments