10
10
# Hélio Júnior <hb2araujo@gmail.com>, 2021
11
11
# Rodrigo Cândido, 2022
12
12
# Lívia Pavini Zeviani, 2022
13
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2023
14
13
# Vitor Buxbaum Orlandi, 2023
14
+ # Rafael Fontenelle <rffontenelle@gmail.com>, 2024
15
15
#
16
16
#, fuzzy
17
17
msgid ""
18
18
msgstr ""
19
19
"Project-Id-Version : Python 3.13\n "
20
20
"Report-Msgid-Bugs-To : \n "
21
- "POT-Creation-Date : 2024-05-11 02:33 +0000\n "
21
+ "POT-Creation-Date : 2024-05-31 14:14 +0000\n "
22
22
"PO-Revision-Date : 2021-06-28 00:49+0000\n "
23
- "Last-Translator : Vitor Buxbaum Orlandi, 2023 \n "
23
+ "Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024 \n "
24
24
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
25
25
"teams/5390/pt_BR/)\n "
26
26
"MIME-Version : 1.0\n "
@@ -302,54 +302,75 @@ msgid ""
302
302
"``PYMEM_ALLOCATOR_DEBUG`` (``2``): :ref:`default memory allocators <default-"
303
303
"memory-allocators>` with :ref:`debug hooks <pymem-debug-hooks>`."
304
304
msgstr ""
305
+ "``PYMEM_ALLOCATOR_DEBUG`` (``2``): :ref:`alocadores de memória padrão "
306
+ "<default-memory-allocators>` com :ref:`ganchos de depuração <pymem-debug-"
307
+ "hooks>`."
305
308
306
309
#: ../../c-api/init_config.rst:248
307
310
msgid "``PYMEM_ALLOCATOR_MALLOC`` (``3``): use ``malloc()`` of the C library."
308
- msgstr ""
311
+ msgstr "``PYMEM_ALLOCATOR_MALLOC`` (``3``): usa ``malloc()`` da biblioteca C. "
309
312
310
313
#: ../../c-api/init_config.rst:249
311
314
msgid ""
312
315
"``PYMEM_ALLOCATOR_MALLOC_DEBUG`` (``4``): force usage of ``malloc()`` with :"
313
316
"ref:`debug hooks <pymem-debug-hooks>`."
314
317
msgstr ""
318
+ "``PYMEM_ALLOCATOR_MALLOC_DEBUG`` (``4``): força uso de ``malloc()`` com :ref:"
319
+ "`ganchos de depuração <pymem-debug-hooks>`."
315
320
316
321
#: ../../c-api/init_config.rst:251
317
322
msgid ""
318
323
"``PYMEM_ALLOCATOR_PYMALLOC`` (``5``): :ref:`Python pymalloc memory allocator "
319
324
"<pymalloc>`."
320
325
msgstr ""
326
+ "``PYMEM_ALLOCATOR_PYMALLOC`` (``5``): :ref:`alocador de memória do Python "
327
+ "pymalloc <pymalloc>`."
321
328
322
329
#: ../../c-api/init_config.rst:253
323
330
msgid ""
324
331
"``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` (``6``): :ref:`Python pymalloc memory "
325
332
"allocator <pymalloc>` with :ref:`debug hooks <pymem-debug-hooks>`."
326
333
msgstr ""
334
+ "``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` (``6``): :ref:`alocador de memória deo "
335
+ "Python pymalloc <pymalloc>` com :ref:`ganchos de depuração <pymem-debug-"
336
+ "hooks>`."
327
337
328
338
#: ../../c-api/init_config.rst:256
329
339
msgid ""
330
340
"``PYMEM_ALLOCATOR_MIMALLOC`` (``6``): use ``mimalloc``, a fast malloc "
331
341
"replacement."
332
342
msgstr ""
343
+ "``PYMEM_ALLOCATOR_MIMALLOC`` (``6``): usa ``mimalloc``, um substituto rápido "
344
+ "do malloc."
333
345
334
346
#: ../../c-api/init_config.rst:258
335
347
msgid ""
336
348
"``PYMEM_ALLOCATOR_MIMALLOC_DEBUG`` (``7``): use ``mimalloc``, a fast malloc "
337
349
"replacement with :ref:`debug hooks <pymem-debug-hooks>`."
338
350
msgstr ""
351
+ "``PYMEM_ALLOCATOR_MIMALLOC_DEBUG`` (``7``): use ``mimalloc``, um substituto "
352
+ "rápido do malloc com :ref:`ganchos de depuração <pymem-debug-hooks>`."
339
353
340
354
#: ../../c-api/init_config.rst:262
341
355
msgid ""
342
356
"``PYMEM_ALLOCATOR_PYMALLOC`` and ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` are not "
343
357
"supported if Python is :option:`configured using --without-pymalloc <--"
344
358
"without-pymalloc>`."
345
359
msgstr ""
360
+ "``PYMEM_ALLOCATOR_PYMALLOC`` e ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` não são "
361
+ "suportados se o Python estiver :option:`configurado usando --without-"
362
+ "pymalloc <--without-pymalloc>`."
346
363
347
364
#: ../../c-api/init_config.rst:266
348
365
msgid ""
349
366
"``PYMEM_ALLOCATOR_MIMALLOC`` and ``PYMEM_ALLOCATOR_MIMALLOC_DEBUG`` are not "
350
367
"supported if Python is :option:`configured using --without-mimalloc <--"
351
368
"without-mimalloc>` or if the underlying atomic support isn't available."
352
369
msgstr ""
370
+ "``PYMEM_ALLOCATOR_MIMALLOC`` e ``PYMEM_ALLOCATOR_MIMALLOC_DEBUG`` não são "
371
+ "suportados se o Python estiver :option:`configurado usando --without-"
372
+ "mimalloc <--without-mimalloc>` ou se suporte atômico subjacente não estiver "
373
+ "disponível."
353
374
354
375
#: ../../c-api/init_config.rst:271
355
376
msgid "See :ref:`Memory Management <memory>`."
@@ -361,36 +382,42 @@ msgstr "Padrão: ``PYMEM_ALLOCATOR_NOT_SET``."
361
382
362
383
#: ../../c-api/init_config.rst:277
363
384
msgid "Set the LC_CTYPE locale to the user preferred locale."
364
- msgstr ""
385
+ msgstr "Define a localidade LC_CTYPE para a localidade preferida do usuário. "
365
386
366
387
#: ../../c-api/init_config.rst:279
367
388
msgid ""
368
389
"If equals to ``0``, set :c:member:`~PyPreConfig.coerce_c_locale` and :c:"
369
390
"member:`~PyPreConfig.coerce_c_locale_warn` members to ``0``."
370
391
msgstr ""
392
+ "Se igual a ``0``, define os membros :c:member:`~PyPreConfig.coerce_c_locale` "
393
+ "e :c:member:`~PyPreConfig.coerce_c_locale_warn` para ``0``."
371
394
372
395
#: ../../c-api/init_config.rst:282 ../../c-api/init_config.rst:293
373
396
msgid "See the :term:`locale encoding`."
374
- msgstr ""
397
+ msgstr "Veja a :term:`codificação da localidade`. "
375
398
376
399
#: ../../c-api/init_config.rst:284 ../../c-api/init_config.rst:339
377
400
#: ../../c-api/init_config.rst:710
378
401
msgid "Default: ``1`` in Python config, ``0`` in isolated config."
379
402
msgstr ""
403
+ "Padrão: ``1`` na configuração do Python, ``0`` na configuração isolada."
380
404
381
405
#: ../../c-api/init_config.rst:288
382
406
msgid "If equals to ``2``, coerce the C locale."
383
- msgstr ""
407
+ msgstr "Se igual a ``2``, força a localidade para C. "
384
408
385
409
#: ../../c-api/init_config.rst:290
386
410
msgid ""
387
411
"If equals to ``1``, read the LC_CTYPE locale to decide if it should be "
388
412
"coerced."
389
413
msgstr ""
414
+ "Se for igual a ``1``, lê a localidade LC_CTYPE para decidir se deve ser "
415
+ "forçado."
390
416
391
417
#: ../../c-api/init_config.rst:295 ../../c-api/init_config.rst:301
392
418
msgid "Default: ``-1`` in Python config, ``0`` in isolated config."
393
419
msgstr ""
420
+ "Padrão: ``-1`` na configuração do Python, ``0`` na configuração isolada."
394
421
395
422
#: ../../c-api/init_config.rst:299
396
423
msgid "If non-zero, emit a warning if the C locale is coerced."
@@ -400,41 +427,45 @@ msgstr "Se diferente de zero, emite um aviso se a localidade C for forçada."
400
427
msgid ""
401
428
":ref:`Python Development Mode <devmode>`: see :c:member:`PyConfig.dev_mode`."
402
429
msgstr ""
430
+ ":ref:`Modo de desenvolvimento do Python <devmode>`: veja :c:member:`PyConfig."
431
+ "dev_mode`."
403
432
404
433
#: ../../c-api/init_config.rst:308 ../../c-api/init_config.rst:719
405
434
#: ../../c-api/init_config.rst:765 ../../c-api/init_config.rst:1244
406
435
msgid "Default: ``-1`` in Python mode, ``0`` in isolated mode."
407
- msgstr ""
436
+ msgstr "Padrão: ``-1`` no modo do Python, ``0`` no modo isolado. "
408
437
409
438
#: ../../c-api/init_config.rst:312
410
439
msgid "Isolated mode: see :c:member:`PyConfig.isolated`."
411
- msgstr ""
440
+ msgstr "Modo isolado: veja :c:member:`PyConfig.isolated`. "
412
441
413
442
#: ../../c-api/init_config.rst:314 ../../c-api/init_config.rst:921
414
443
msgid "Default: ``0`` in Python mode, ``1`` in isolated mode."
415
- msgstr ""
444
+ msgstr "Padrão: ``0`` no modo do Python, ``1`` no modo isolado. "
416
445
417
446
#: ../../c-api/init_config.rst:318
418
447
msgid "If non-zero:"
419
- msgstr ""
448
+ msgstr "Se não zero: "
420
449
421
450
#: ../../c-api/init_config.rst:320
422
451
msgid "Set :c:member:`PyPreConfig.utf8_mode` to ``0``,"
423
- msgstr ""
452
+ msgstr "Define :c:member:`PyPreConfig.utf8_mode` para ``0``, "
424
453
425
454
#: ../../c-api/init_config.rst:321
426
455
msgid "Set :c:member:`PyConfig.filesystem_encoding` to ``\" mbcs\" ``,"
427
- msgstr ""
456
+ msgstr "Define :c:member:`PyConfig.filesystem_encoding` para `` \" mbcs \" ``, "
428
457
429
458
#: ../../c-api/init_config.rst:322
430
459
msgid "Set :c:member:`PyConfig.filesystem_errors` to ``\" replace\" ``."
431
- msgstr ""
460
+ msgstr "Define :c:member:`PyConfig.filesystem_errors` para `` \" replace \" ``. "
432
461
433
462
#: ../../c-api/init_config.rst:324
434
463
msgid ""
435
464
"Initialized the from :envvar:`PYTHONLEGACYWINDOWSFSENCODING` environment "
436
465
"variable value."
437
466
msgstr ""
467
+ "Inicializado a partir do valor da variável de ambiente :envvar:"
468
+ "`PYTHONLEGACYWINDOWSFSENCODING`."
438
469
439
470
#: ../../c-api/init_config.rst:327 ../../c-api/init_config.rst:935
440
471
msgid ""
@@ -464,96 +495,114 @@ msgid ""
464
495
msgstr ""
465
496
"Se diferente de zero, :c:func:`Py_PreInitializeFromArgs` e :c:func:"
466
497
"`Py_PreInitializeFromBytesArgs` analisam seu argumento ``argv`` da mesma "
467
- "forma que o Python regular analisa argumentos de linha de comando: vej :ref:"
498
+ "forma que o Python regular analisa argumentos de linha de comando: veja :ref:"
468
499
"`Argumentos de linha de comando <using-on-cmdline>`."
469
500
470
501
#: ../../c-api/init_config.rst:343
471
502
msgid ""
472
503
"Use :ref:`environment variables <using-on-envvars>`? See :c:member:`PyConfig."
473
504
"use_environment`."
474
505
msgstr ""
506
+ "Usar :ref:`variáveis de ambiente <using-on-envvars>`? Veja :c:member:"
507
+ "`PyConfig.use_environment`."
475
508
476
509
#: ../../c-api/init_config.rst:346 ../../c-api/init_config.rst:1272
477
510
msgid "Default: ``1`` in Python config and ``0`` in isolated config."
478
511
msgstr ""
512
+ "Padrão: ``1`` na configuração do Python e ``0`` na configuração isolada."
479
513
480
514
#: ../../c-api/init_config.rst:350
481
515
msgid "If non-zero, enable the :ref:`Python UTF-8 Mode <utf8-mode>`."
482
- msgstr ""
516
+ msgstr "Se não zero, habilita o :ref:`modo UTF-8 do Python <utf8-mode>`. "
483
517
484
518
#: ../../c-api/init_config.rst:352
485
519
msgid ""
486
520
"Set to ``0`` or ``1`` by the :option:`-X utf8 <-X>` command line option and "
487
521
"the :envvar:`PYTHONUTF8` environment variable."
488
522
msgstr ""
523
+ "Define para ``0`` ou ``1`` pela opção de linha de comando :option:`-X utf8 <-"
524
+ "X>` e a variável de ambiente :envvar:`PYTHONUTF8`."
489
525
490
526
#: ../../c-api/init_config.rst:355
491
527
msgid "Also set to ``1`` if the ``LC_CTYPE`` locale is ``C`` or ``POSIX``."
492
528
msgstr ""
529
+ "Também define como ``1`` se a localidade ``LC_CTYPE`` for ``C`` ou ``POSIX``."
493
530
494
531
#: ../../c-api/init_config.rst:357
495
532
msgid "Default: ``-1`` in Python config and ``0`` in isolated config."
496
533
msgstr ""
534
+ "Padrão: ``-1`` na configuração do Python e ``0`` na configuração isolada."
497
535
498
536
#: ../../c-api/init_config.rst:363
499
537
msgid "Preinitialize Python with PyPreConfig"
500
- msgstr ""
538
+ msgstr "Pré-inicializar Python com PyPreConfig "
501
539
502
540
#: ../../c-api/init_config.rst:365
503
541
msgid "The preinitialization of Python:"
504
- msgstr ""
542
+ msgstr "A pré-inicialização do Python: "
505
543
506
544
#: ../../c-api/init_config.rst:367
507
545
msgid "Set the Python memory allocators (:c:member:`PyPreConfig.allocator`)"
508
546
msgstr ""
547
+ "Define os alocadores de memória Python (:c:member:`PyPreConfig.allocator`)"
509
548
510
549
#: ../../c-api/init_config.rst:368
511
550
msgid "Configure the LC_CTYPE locale (:term:`locale encoding`)"
512
- msgstr ""
551
+ msgstr "Configura a localidade LC_CTYPE (:term:`codificação da localidade`) "
513
552
514
553
#: ../../c-api/init_config.rst:369
515
554
msgid ""
516
555
"Set the :ref:`Python UTF-8 Mode <utf8-mode>` (:c:member:`PyPreConfig."
517
556
"utf8_mode`)"
518
557
msgstr ""
558
+ "Define o :ref:`Modo UTF-8 do Python <utf8-mode>` (:c:member:`PyPreConfig."
559
+ "utf8_mode`)"
519
560
520
561
#: ../../c-api/init_config.rst:372
521
562
msgid ""
522
563
"The current preconfiguration (``PyPreConfig`` type) is stored in "
523
564
"``_PyRuntime.preconfig``."
524
565
msgstr ""
566
+ "A pré-configuração atual (tipo ``PyPreConfig``) é armazenada em ``_PyRuntime."
567
+ "preconfig``."
525
568
526
569
#: ../../c-api/init_config.rst:375
527
570
msgid "Functions to preinitialize Python:"
528
- msgstr ""
571
+ msgstr "Funções para pré-inicializar Python: "
529
572
530
573
#: ../../c-api/init_config.rst:379 ../../c-api/init_config.rst:385
531
574
#: ../../c-api/init_config.rst:394
532
575
msgid "Preinitialize Python from *preconfig* preconfiguration."
533
- msgstr ""
576
+ msgstr "Pré-inicializa o Python a partir da pré-configuração *preconfig*. "
534
577
535
578
#: ../../c-api/init_config.rst:381 ../../c-api/init_config.rst:390
536
579
#: ../../c-api/init_config.rst:399
537
580
msgid "*preconfig* must not be ``NULL``."
538
- msgstr ""
581
+ msgstr "*preconfig* não pode ser ``NULL``.. "
539
582
540
583
#: ../../c-api/init_config.rst:387
541
584
msgid ""
542
585
"Parse *argv* command line arguments (bytes strings) if :c:member:"
543
586
"`~PyPreConfig.parse_argv` of *preconfig* is non-zero."
544
587
msgstr ""
588
+ "Analisa argumentos de linha de comando *argv* (strings de bytes) se :c:"
589
+ "member:`~PyPreConfig.parse_argv` de *preconfig* for diferente de zero."
545
590
546
591
#: ../../c-api/init_config.rst:396
547
592
msgid ""
548
593
"Parse *argv* command line arguments (wide strings) if :c:member:"
549
594
"`~PyPreConfig.parse_argv` of *preconfig* is non-zero."
550
595
msgstr ""
596
+ "Analisa argumentos de linha de comando *argv* (strings largas) se :c:member:"
597
+ "`~PyPreConfig.parse_argv` de *preconfig* for diferente de zero."
551
598
552
599
#: ../../c-api/init_config.rst:401 ../../c-api/init_config.rst:1360
553
600
msgid ""
554
601
"The caller is responsible to handle exceptions (error or exit) using :c:func:"
555
602
"`PyStatus_Exception` and :c:func:`Py_ExitStatusException`."
556
603
msgstr ""
604
+ "O chamador é responsável por manipular exceções (erro ou saída) usando :c:"
605
+ "func:`PyStatus_Exception` e :c:func:`Py_ExitStatusException`."
557
606
558
607
#: ../../c-api/init_config.rst:404
559
608
msgid ""
@@ -564,6 +613,12 @@ msgid ""
564
613
"For example, the :option:`-X utf8 <-X>` command line option enables the :ref:"
565
614
"`Python UTF-8 Mode <utf8-mode>`."
566
615
msgstr ""
616
+ "Para :ref:`configuração do Python <init-python-config>` (:c:func:"
617
+ "`PyPreConfig_InitPythonConfig`), se o Python for inicializado com argumentos "
618
+ "de linha de comando, os argumentos de linha de comando também devem ser "
619
+ "passados para pré-inicializar o Python, pois eles têm um efeito na pré-"
620
+ "configuração como codificações. Por exemplo, a opção de linha de comando :"
621
+ "option:`-X utf8 <-X>` habilita o :ref:`Modo UTF-8 do Python <utf8-mode>`."
567
622
568
623
#: ../../c-api/init_config.rst:411
569
624
msgid ""
@@ -572,6 +627,11 @@ msgid ""
572
627
"allocator. It can be called before :c:func:`Py_PreInitialize` if :c:member:"
573
628
"`PyPreConfig.allocator` is set to ``PYMEM_ALLOCATOR_NOT_SET``."
574
629
msgstr ""
630
+ "``PyMem_SetAllocator()`` pode ser chamado depois de :c:func:"
631
+ "`Py_PreInitialize` e antes de :c:func:`Py_InitializeFromConfig` para "
632
+ "instalar um alocador de memória personalizado. Ele pode ser chamado antes "
633
+ "de :c:func:`Py_PreInitialize` se :c:member:`PyPreConfig.allocator` estiver "
634
+ "definido como ``PYMEM_ALLOCATOR_NOT_SET``."
575
635
576
636
#: ../../c-api/init_config.rst:416
577
637
msgid ""
@@ -580,26 +640,34 @@ msgid ""
580
640
"``malloc()`` and ``free()`` is always safe. :c:func:`Py_DecodeLocale` must "
581
641
"not be called before the Python preinitialization."
582
642
msgstr ""
643
+ "Funções de alocação de memória do Python como :c:func:`PyMem_RawMalloc` não "
644
+ "devem ser usadas antes da pré-inicialização do Python, enquanto chamar "
645
+ "diretamente ``malloc()`` e ``free()`` é sempre seguro. :c:func:"
646
+ "`Py_DecodeLocale` não deve ser chamado antes da pré-inicialização do Python."
583
647
584
648
#: ../../c-api/init_config.rst:421
585
649
msgid ""
586
650
"Example using the preinitialization to enable the :ref:`Python UTF-8 Mode "
587
651
"<utf8-mode>`::"
588
652
msgstr ""
653
+ "Exemplo usando a pré-inicialização para habilitar o :ref:`modo UTF-8 do "
654
+ "Python <utf8-mode>`."
589
655
590
656
#: ../../c-api/init_config.rst:443
591
657
msgid "PyConfig"
592
658
msgstr "PyConfig"
593
659
594
660
#: ../../c-api/init_config.rst:447
595
661
msgid "Structure containing most parameters to configure Python."
596
- msgstr ""
662
+ msgstr "Estrutura contendo a maioria dos parâmetros para configurar o Python. "
597
663
598
664
#: ../../c-api/init_config.rst:449
599
665
msgid ""
600
666
"When done, the :c:func:`PyConfig_Clear` function must be used to release the "
601
667
"configuration memory."
602
668
msgstr ""
669
+ "Ao terminar, a função :c:func:`PyConfig_Clear` deve ser usada para liberar a "
670
+ "memória de configuração."
603
671
604
672
#: ../../c-api/init_config.rst:454
605
673
msgid "Structure methods:"
0 commit comments