8000 finalizando archivos en faq/ by cmaureir · Pull Request #1697 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

finalizando archivos en faq/ #1697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 10, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
powrap
  • Loading branch information
cmaureir committed Dec 10, 2021
commit 2854d10cc45cc2de2ed8c2388d7e3103dae0ef56
13 changes: 7 additions & 6 deletions faq/general.po
Original file line number Diff line number Diff line change
Expand Up @@ -263,12 +263,13 @@ msgstr ""
"procesamiento de cadenas (expresiones regulares, Unicode, cálculo de "
"diferencias entre archivos), protocolos de Internet (HTTP, FTP, SMTP, XML-"
"RPC, POP, IMAP, programación CGI), ingeniería de software. (pruebas "
"unitarias, registro, análisis de rendimiento (*profiling*), análisis de código Python) e "
"interfaces del sistema operativo (llamadas al sistema, sistemas de archivos, "
"sockets TCP / IP). Mire la tabla de contenido de :ref:`library-index` para "
"tener una idea de lo que está disponible. También hay disponible una amplia "
"variedad de extensiones de terceros. Consulte `the Python Package Index "
"<https://pypi.org>`_ para encontrar paquetes de su interés."
"unitarias, registro, análisis de rendimiento (*profiling*), análisis de "
"código Python) e interfaces del sistema operativo (llamadas al sistema, "
"sistemas de archivos, sockets TCP / IP). Mire la tabla de contenido de :ref:"
"`library-index` para tener una idea de lo que está disponible. También hay "
"disponible una amplia variedad de extensiones de terceros. Consulte `the "
"Python Package Index <https://pypi.org>`_ para encontrar paquetes de su "
"interés."

#: ../Doc/faq/general.rst:126
msgid "How does the Python version numbering scheme work?"
Expand Down
0