Skip to content
Merged
Show file tree
Hide file tree
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
Traducida sección "Nuevos módulos"
  • Loading branch information
fjsevilla-dev committed Oct 12, 2020
commit f687cccc833a4e355785c0f06b034201a016c1e3
4 changes: 4 additions & 0 deletions dictionaries/whatsnew_3.8.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Antoine
Pitrou
Barry
Coombs
Benjamin
Peterson
Carl
Expand All @@ -15,6 +17,8 @@ Galindo
Ganssle
Glaser
Gregory
Jason
Warsaw
Jeroen
Demeyer
Jordan
Expand Down
28 changes: 16 additions & 12 deletions whatsnew/3.8.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python en Español 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-10-12 08:54+0200\n"
"PO-Revision-Date: 2020-10-12 10:01+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -903,22 +903,26 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:542
msgid "New Modules"
msgstr ""
msgstr "Nuevos módulos"

#: ../Doc/whatsnew/3.8.rst:544
msgid ""
"The new :mod:`importlib.metadata` module provides (provisional) support for "
"reading metadata from third-party packages. For example, it can extract an "
"installed package's version number, list of entry points, and more::"
msgstr ""
"El nuevo módulo :mod:`importlib.metadata` proporciona soporte (provisional) "
"para leer metadatos de paquetes de terceros. Por ejemplo, puede extraer el "
"número de versión de un paquete instalado, la lista de puntos de entrada y "
"más::"

#: ../Doc/whatsnew/3.8.rst:563
msgid "(Contributed by Barry Warsaw and Jason R. Coombs in :issue:`34632`.)"
msgstr ""
msgstr "(Contribución de Barry Warsaw y Jason R. Coombs en :issue:`34632`.)"

#: ../Doc/whatsnew/3.8.rst:567
msgid "Improved Modules"
msgstr ""
msgstr "Módulos mejorados"

#: ../Doc/whatsnew/3.8.rst:570
msgid "ast"
Expand Down Expand Up @@ -1964,7 +1968,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:1443
msgid "Optimizations"
msgstr ""
msgstr "Optimizaciones"

#: ../Doc/whatsnew/3.8.rst:1445
msgid ""
Expand Down Expand Up @@ -2090,7 +2094,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:1522
msgid "Build and C API Changes"
msgstr ""
msgstr "Cambios en la compilación y la API de C"

#: ../Doc/whatsnew/3.8.rst:1524
msgid ""
Expand Down Expand Up @@ -2264,7 +2268,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:1623
msgid "Deprecated"
msgstr ""
msgstr "Obsoleto"

#: ../Doc/whatsnew/3.8.rst:1625
msgid ""
Expand Down Expand Up @@ -2438,7 +2442,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:1736
msgid "API and Feature Removals"
msgstr ""
msgstr "APIs y características eliminadas"

#: ../Doc/whatsnew/3.8.rst:1738
msgid "The following features and APIs have been removed from Python 3.8:"
Expand Down Expand Up @@ -2535,7 +2539,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:1794
msgid "Porting to Python 3.8"
msgstr ""
msgstr "Portar a Python 3.8"

#: ../Doc/whatsnew/3.8.rst:1796
msgid ""
Expand Down Expand Up @@ -3027,7 +3031,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:2222
msgid "Notable changes in Python 3.8.1"
msgstr ""
msgstr "Cambios notables en Python 3.8.1"

#: ../Doc/whatsnew/3.8.rst:2224
msgid ""
Expand All @@ -3041,7 +3045,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:2232
msgid "Notable changes in Python 3.8.2"
msgstr ""
msgstr "Cambios notables en Python 3.8.2"

#: ../Doc/whatsnew/3.8.rst:2234
msgid ""
Expand All @@ -3052,7 +3056,7 @@ msgstr ""

#: ../Doc/whatsnew/3.8.rst:2239
msgid "Notable changes in Python 3.8.3"
msgstr ""
msgstr "Cambios notables en Python 3.8.3"

#: ../Doc/whatsnew/3.8.rst:2241
msgid ""
Expand Down