File tree 3 files changed +11
-3
lines changed
3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -430,6 +430,12 @@ msgid ""
430
430
"to point at your custom input function. See ``Modules/readline.c`` and "
431
431
"``Parser/myreadline.c`` for more hints."
432
432
msgstr ""
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."
433
439
434
440
#: ../../faq/extending.rst:276
435
441
msgid ""
@@ -456,6 +462,8 @@ msgstr ""
456
462
#: ../../faq/extending.rst:432
457
463
msgid "How do I find undefined g++ symbols __builtin_new or __pure_virtual?"
458
464
msgstr ""
465
+ "Como encontro os símbolos __builtin_new ou __pure_virtual não-definidos no g+"
466
+ "+?"
459
467
460
468
#: ../../faq/extending.rst:434
461
469
msgid ""
Original file line number Diff line number Diff line change 40
40
- newtypes_tutorial.po 28 / 123 ( 22.0% translated).
41
41
42
42
43
- # faq (81.62 % done)
43
+ # faq (81.91 % done)
44
44
45
45
- design.po 119 / 139 ( 85.0% translated).
46
- - extending.po 45 / 60 ( 75 .0% translated).
46
+ - extending.po 47 / 60 ( 78 .0% translated).
47
47
- library.po 131 / 142 ( 92.0% translated).
48
48
- programming.po 269 / 350 ( 76.0% translated).
49
49
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