Skip to content

Traducido archivo tutorial/whatnow #2158

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 6 commits into from
Dec 2, 2022
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
Eliminando fuzzy
  • Loading branch information
cmaureir committed Dec 2, 2022
commit 55e59d4e4a9a2aa957ea84601f5c6de28cfa5fe3
13 changes: 6 additions & 7 deletions tutorial/whatnow.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2020-05-09 14:19+0200\n"
"Last-Translator: Claudia Millan <clmilneb@gmail.com>\n"
"Language: es\n"
"PO-Revision-Date: 2022-12-02 09:03+0100\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.2.1\n"

#: ../Doc/tutorial/whatnow.rst:5
msgid "What Now?"
Expand Down Expand Up @@ -48,7 +49,6 @@ msgid ":ref:`library-index`:"
msgstr ":ref:`library-index`:"

#: ../Doc/tutorial/whatnow.rst:16
#, fuzzy
msgid ""
"You should browse through this manual, which gives complete (though terse) "
"reference material about types, functions, and the modules in the standard "
Expand All @@ -61,7 +61,7 @@ msgstr ""
"Deberías navegar a través de este manual, que da una completa (aunque breve) "
"referencia sobre los tipos, funciones y módulos en la librería estándar. La "
"distribución estándar de Python incluye *mucho* más código adicional. Hay "
"módulos para leer buzones Unix, recuperar documentos vía HTTP, generar "
"módulos para leer buzones Unix, recuperar documentos vía HTTP, generar "
"números aleatorios, analizar opciones de línea de comandos, escribir "
"programas CGI, comprimir datos y muchas más tareas. Echar una ojeada a la "
"Librería de Referencia te dará una idea de lo que está disponible."
Expand Down Expand Up @@ -125,7 +125,6 @@ msgstr ""
"Python Cookbook (O’Reilly & Associates, ISBN 0-596-00797-3.)"

#: ../Doc/tutorial/whatnow.rst:48
#, fuzzy
msgid ""
"https://pyvideo.org collects links to Python-related videos from conferences "
"and user-group meetings."
Expand Down