@@ -15,7 +15,7 @@ msgid ""
1515msgstr ""
1616"Project-Id-Version : Python 3.10\n "
1717"Report-Msgid-Bugs-To : \n "
18- "POT-Creation-Date : 2021-06-29 12:56 +0000\n "
18+ "POT-Creation-Date : 2021-07-27 13:07 +0000\n "
1919"PO-Revision-Date : 2021-06-28 00:52+0000\n "
2020"Last-Translator : felipe caridade <caridade500@gmail.com>, 2021\n "
2121"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
@@ -260,24 +260,14 @@ msgstr ""
260260msgid ""
261261"The language comes with a large standard library that covers areas such as "
262262"string processing (regular expressions, Unicode, calculating differences "
263- "between files), Internet protocols (HTTP, FTP, SMTP, XML-RPC, POP, IMAP, CGI "
263+ "between files), internet protocols (HTTP, FTP, SMTP, XML-RPC, POP, IMAP, CGI "
264264"programming), software engineering (unit testing, logging, profiling, "
265265"parsing Python code), and operating system interfaces (system calls, "
266266"filesystems, TCP/IP sockets). Look at the table of contents for :ref:"
267267"`library-index` to get an idea of what's available. A wide variety of third-"
268268"party extensions are also available. Consult `the Python Package Index "
269269"<https://pypi.org>`_ to find packages of interest to you."
270270msgstr ""
271- "A linguagem vem com uma larga biblioteca padrão que cobre áreas como "
272- "processamento de cadeias de caracteres (expressões regulares, Unicode, "
273- "cálculo de diferença entre arquivos), protocolos da Internet (HTTP, FTP, "
274- "SMTP, XML-RPC, POP, IMAP, programação CGI), engenharia de software (testes "
275- "unitários, logging, análise de desempenho, parsing de código Python), e "
276- "interfaces do sistema operacional (chamadas de sistema, sistemas de "
277- "arquivos, sockets TCP/IP). Veja a tabela de conteúdo :ref:`library-index` "
278- "para ter uma ideia do que está disponível. Uma grande variedade de extensões "
279- "de terceiros também está disponível. Consulte `o Índice de Pacotes Python "
280- "<https://pypi.org>`_ para encontrar pacotes que possam interessar a você."
281271
282272#: ../../faq/general.rst:126
283273msgid "How does the Python version numbering scheme work?"
0 commit comments