Skip to content
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
Next Next commit
now really completed the whatsnow section
  • Loading branch information
clacri committed May 3, 2020
commit b3c722b67eb6241edca9899a7c83bc559caaf6b2
9 changes: 7 additions & 2 deletions tutorial/whatnow.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-06 11:59-0400\n"
"PO-Revision-Date: 2020-05-03 17:54+0200\n"
"PO-Revision-Date: 2020-05-03 18:23+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -41,7 +41,7 @@ msgstr ""

#: ../Doc/tutorial/whatnow.rst:14
msgid ":ref:`library-index`:"
msgstr ""
msgstr ":ref:`library-index`:"

#: ../Doc/tutorial/whatnow.rst:16
msgid ""
Expand All @@ -66,13 +66,18 @@ msgid ""
":ref:`installing-index` explains how to install additional modules written "
"by other Python users."
msgstr ""
":ref:`installing-index` explica como instalar módulos adicionales escritos "
"por otros usuarios de Python."

#: ../Doc/tutorial/whatnow.rst:27
msgid ""
":ref:`reference-index`: A detailed explanation of Python's syntax and "
"semantics. It's heavy reading, but is useful as a complete guide to the "
"language itself."
msgstr ""
":ref:`reference-index`: Una explicación detallada de la sintaxis y la "
"semántica de Python. Es una lectura pesada, pero es muy útil como guía "
"complete del lenguaje."

#: ../Doc/tutorial/whatnow.rst:31
msgid "More Python resources:"
Expand Down