# SOME DESCRIPTIVE TITLE. # Copyright (C) 2001-2025, Python Software Foundation # This file is distributed under the same license as the Python package. # FIRST AUTHOR , YEAR. # # Translators: # Rafael Fontenelle , 2025 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-03 14:53+0000\n" "PO-Revision-Date: 2025-07-18 19:59+0000\n" "Last-Translator: Rafael Fontenelle , 2025\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/" "teams/5390/pt_BR/)\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % " "1000000 == 0 ? 1 : 2;\n" #: ../../using/index.rst:5 msgid "Python Setup and Usage" msgstr "Configurações e Uso do Python" #: ../../using/index.rst:8 msgid "" "This part of the documentation is devoted to general information on the " "setup of the Python environment on different platforms, the invocation of " "the interpreter and things that make working with Python easier." msgstr "" "Esta parte da documentação é dedicada a informações gerais sobre a " "configuração do ambiente Python em diferentes plataformas, a chamada do " "interpretador e outras coisas que facilitam o trabalho com o Python."