Link: https://docs.djangoproject.com/pt-br/4.2/intro/install/
Section: Instalando Python
Original Text: You can verify that Python is installed by typing python
from your shell; you should see something like:
Translated text: Verifique se o Python está instalado utilizando o comando
python ou python3 na CLI e a saída abaixo será exibida:
--
Ticket URL: <https://code.djangoproject.com/ticket/34950>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => invalid
Comment:
Thanks for the report, however, translations are handled at
[https://docs.djangoproject.com/en/dev/internals/contributing/localizing/#translations.
Transifex] and not in this tracker.
--
Ticket URL: <https://code.djangoproject.com/ticket/34950#comment:1>