Skip to content
Merged
Changes from all commits
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
Traducida entrada tutorial/modules
Closes #1406
  • Loading branch information
cmaureir committed Nov 26, 2021
commit d7b61ba6d3ec751de764129043259b0b8a802fe7
9 changes: 6 additions & 3 deletions tutorial/modules.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: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2020-05-05 14:24-0300\n"
"Last-Translator: \n"
"PO-Revision-Date: 2021-11-26 15:04+0100\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
"X-Generator: Poedit 3.0\n"

#: ../Doc/tutorial/modules.rst:5
msgid "Modules"
Expand Down Expand Up @@ -313,6 +314,8 @@ msgid ""
"The installation-dependent default (by convention including a ``site-"
"packages`` directory, handled by the :mod:`site` module)."
msgstr ""
"El valor predeterminado dependiente de la instalación (por convención que "
"incluye un directorio ``site-packages``, manejado por el módulo :mod:`site`)."

#: ../Doc/tutorial/modules.rst:198
msgid ""
Expand Down