@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
+ "X-Generator : Poedit 3.0\n "
23
24
24
25
#: ../Doc/distutils/apiref.rst:5
25
26
msgid "API Reference"
@@ -45,6 +46,10 @@ msgid ""
45
46
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
46
47
"independently covers all of the relevant information currently included here."
47
48
msgstr ""
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í."
48
53
49
54
#: ../Doc/distutils/apiref.rst:19
50
55
msgid ":mod:`distutils.core` --- Core Distutils functionality"
@@ -2090,19 +2095,17 @@ msgstr ""
2090
2095
"platform``."
2091
2096
2092
2097
#: ../Doc/distutils/apiref.rst:1122
2093
- #, fuzzy
2094
2098
msgid ""
2095
2099
"For macOS systems the OS version reflects the minimal version on which "
2096
2100
"binaries will run (that is, the value of ``MACOSX_DEPLOYMENT_TARGET`` during "
2097
2101
"the build of Python), not the OS version of the current system."
2098
2102
msgstr ""
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 "
2101
2105
"``MACOSX_DEPLOYMENT_TARGET`` durante la compilación de Python), no la "
2102
2106
"versión del SO del sistema actual."
2103
2107
2104
2108
#: ../Doc/distutils/apiref.rst:1126
2105
- #, fuzzy
2106
2109
msgid ""
2107
2110
"For universal binary builds on macOS the architecture value reflects the "
2108
2111
"universal binary status instead of the architecture of the current "
@@ -2113,7 +2116,7 @@ msgid ""
2113
2116
"build (ppc, i386, x86_64) and ``intel`` is used for a universal build with "
2114
2117
"the i386 and x86_64 architectures"
2115
2118
msgstr ""
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 "
2117
2120
"arquitectura refleja el estado binario universal en lugar de la arquitectura "
2118
2121
"del procesador actual. Para los binarios universales de 32 bits, la "
2119
2122
"arquitectura es ``fat``, para los binarios universales de 64 bits la "
@@ -2124,9 +2127,8 @@ msgstr ""
2124
2127
"arquitecturas i386 y x86_64"
2125
2128
2126
2129
#: ../Doc/distutils/apiref.rst:1135
2127
- #, fuzzy
2128
2130
msgid "Examples of returned values on macOS:"
2129
- msgstr "Ejemplos de valores retornados en AIX :"
2131
+ msgstr "Ejemplos de valores retornados en macOS :"
2130
2132
2131
2133
#: ../Doc/distutils/apiref.rst:1137
2132
2134
msgid "``macosx-10.3-ppc``"
@@ -2654,7 +2656,7 @@ msgstr ""
2654
2656
2655
2657
#: ../Doc/distutils/apiref.rst:1455
2656
2658
msgid ":mod:`distutils.sysconfig` has been merged into :mod:`sysconfig`."
2657
- msgstr ""
2659
+ msgstr ":mod:`distutils.sysconfig` se ha fusionado en :mod:`sysconfig`. "
2658
2660
2659
2661
#: ../Doc/distutils/apiref.rst:1462
2660
2662
msgid ""
@@ -2747,6 +2749,8 @@ msgid ""
2747
2749
"The following functions are deprecated together with this module and they "
2748
2750
"have no direct replacement."
2749
2751
msgstr ""
2752
+ "Las siguientes funciones están obsoletas junto con este módulo y no tienen "
2753
+ "reemplazo directo."
2750
2754
2751
2755
#: ../Doc/distutils/apiref.rst:1521
2752
2756
msgid ""
0 commit comments