@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14- "PO-Revision-Date : 2021-08-02 10:58+0200 \n "
14+ "PO-Revision-Date : 2021-11-26 14:46+0100 \n "
1515"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
1616"Language : es\n "
1717"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=utf-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Generated-By : Babel 2.9.1\n "
23+ "X-Generator : Poedit 3.0\n "
2324
2425#: ../Doc/distutils/apiref.rst:5
2526msgid "API Reference"
@@ -45,6 +46,10 @@ msgid ""
4546"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
4647"independently covers all of the relevant information currently included here."
4748msgstr ""
49+ "Este documento se conserva únicamente hasta que la documentación de "
50+ "``setuptools`` en https://setuptools.readthedocs.io/en/latest/setuptools."
51+ "html cubra de forma independiente toda la información relevante que se "
52+ "incluye actualmente aquí."
4853
4954#: ../Doc/distutils/apiref.rst:19
5055msgid ":mod:`distutils.core` --- Core Distutils functionality"
@@ -2090,19 +2095,17 @@ msgstr ""
20902095"platform``."
20912096
20922097#: ../Doc/distutils/apiref.rst:1122
2093- #, fuzzy
20942098msgid ""
20952099"For macOS systems the OS version reflects the minimal version on which "
20962100"binaries will run (that is, the value of ``MACOSX_DEPLOYMENT_TARGET`` during "
20972101"the build of Python), not the OS version of the current system."
20982102msgstr ""
2099- "Para los sistemas Mac OS X , la versión del SO refleja la versión mínima en "
2100- "la que se ejecutarán los binarios (es decir, el valor de "
2103+ "Para los sistemas macOS , la versión del SO refleja la versión mínima en la "
2104+ "que se ejecutarán los binarios (es decir, el valor de "
21012105"``MACOSX_DEPLOYMENT_TARGET`` durante la compilación de Python), no la "
21022106"versión del SO del sistema actual."
21032107
21042108#: ../Doc/distutils/apiref.rst:1126
2105- #, fuzzy
21062109msgid ""
21072110"For universal binary builds on macOS the architecture value reflects the "
21082111"universal binary status instead of the architecture of the current "
@@ -2113,7 +2116,7 @@ msgid ""
21132116"build (ppc, i386, x86_64) and ``intel`` is used for a universal build with "
21142117"the i386 and x86_64 architectures"
21152118msgstr ""
2116- "Para las compilaciones binarias universales en Mac OS X , el valor de la "
2119+ "Para las compilaciones binarias universales en macOS , el valor de la "
21172120"arquitectura refleja el estado binario universal en lugar de la arquitectura "
21182121"del procesador actual. Para los binarios universales de 32 bits, la "
21192122"arquitectura es ``fat``, para los binarios universales de 64 bits la "
@@ -2124,9 +2127,8 @@ msgstr ""
21242127"arquitecturas i386 y x86_64"
21252128
21262129#: ../Doc/distutils/apiref.rst:1135
2127- #, fuzzy
21282130msgid "Examples of returned values on macOS:"
2129- msgstr "Ejemplos de valores retornados en AIX :"
2131+ msgstr "Ejemplos de valores retornados en macOS :"
21302132
21312133#: ../Doc/distutils/apiref.rst:1137
21322134msgid "``macosx-10.3-ppc``"
@@ -2654,7 +2656,7 @@ msgstr ""
26542656
26552657#: ../Doc/distutils/apiref.rst:1455
26562658msgid ":mod:`distutils.sysconfig` has been merged into :mod:`sysconfig`."
2657- msgstr ""
2659+ msgstr ":mod:`distutils.sysconfig` se ha fusionado en :mod:`sysconfig`. "
26582660
26592661#: ../Doc/distutils/apiref.rst:1462
26602662msgid ""
@@ -2747,6 +2749,8 @@ msgid ""
27472749"The following functions are deprecated together with this module and they "
27482750"have no direct replacement."
27492751msgstr ""
2752+ "Las siguientes funciones están obsoletas junto con este módulo y no tienen "
2753+ "reemplazo directo."
27502754
27512755#: ../Doc/distutils/apiref.rst:1521
27522756msgid ""
0 commit comments