File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -430,6 +430,12 @@ msgid ""
430430"to point at your custom input function. See ``Modules/readline.c`` and "
431431"``Parser/myreadline.c`` for more hints."
432432msgstr ""
433+ "Em C, a forma mais fácil de fazer isso é chamar :c:func:"
434+ "`PyRun_InteractiveLoop` (talvez em uma thread separada) e deixar o "
435+ "interpretador do Python tratar a entrada para você. Você tambémm pode "
436+ "apontar o :c:func:`PyOS_ReadlineFunctionPointer` para a sua função de "
437+ "entrada personalizada. Consulte ``Modules/readline.c`` e ``Parser/myreadline."
438+ "c`` para mais dicas."
433439
434440#: ../../faq/extending.rst:276
435441msgid ""
@@ -456,6 +462,8 @@ msgstr ""
456462#: ../../faq/extending.rst:432
457463msgid "How do I find undefined g++ symbols __builtin_new or __pure_virtual?"
458464msgstr ""
465+ "Como encontro os símbolos __builtin_new ou __pure_virtual não-definidos no g+"
466+ "+?"
459467
460468#: ../../faq/extending.rst:434
461469msgid ""
Original file line number Diff line number Diff line change 4040- newtypes_tutorial.po 28 / 123 ( 22.0% translated).
4141
4242
43- # faq (81.62 % done)
43+ # faq (81.91 % done)
4444
4545- design.po 119 / 139 ( 85.0% translated).
46- - extending.po 45 / 60 ( 75 .0% translated).
46+ - extending.po 47 / 60 ( 78 .0% translated).
4747- library.po 131 / 142 ( 92.0% translated).
4848- programming.po 269 / 350 ( 76.0% translated).
4949
Original file line number Diff line number Diff line change 1- {"translation" : " 59.07 %" , "total" : 47814 , "updated_at" : " 2024-10-31T00:39 :35+00:00Z" }
1+ {"translation" : " 59.08 %" , "total" : 47814 , "updated_at" : " 2024-11-01T00:42 :35+00:00Z" }
You can’t perform that action at this time.
0 commit comments