@@ -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 : 2023-10-12 19:43+0200\n "
14
- "PO-Revision-Date : 2021-08-02 19:57+0200 \n "
14
+ "PO-Revision-Date : 2023-10-24 15:45-0700 \n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
- "Language : es_CO\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_CO \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.13.0\n "
23
+ "X-Generator : Poedit 3.4\n "
23
24
24
25
#: ../Doc/using/mac.rst:6
25
26
msgid "Using Python on a Mac"
@@ -271,7 +272,7 @@ msgstr "Instalación de paquetes adicionales de Python"
271
272
272
273
#: ../Doc/using/mac.rst:128
273
274
msgid "This section has moved to the `Python Packaging User Guide`_."
274
- msgstr ""
275
+ msgstr "Esta sección fue movida al documento `Python Packaging User Guide`_. "
275
276
276
277
#: ../Doc/using/mac.rst:134
277
278
msgid "GUI Programming on the Mac"
@@ -294,18 +295,17 @@ msgstr ""
294
295
"PyObjC está disponible en https://pypi.org/project/pyobjc/."
295
296
296
297
#: ../Doc/using/mac.rst:142
297
- #, fuzzy
298
298
msgid ""
299
299
"The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-"
300
300
"platform Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is "
301
301
"bundled with macOS by Apple, and the latest version can be downloaded and "
302
302
"installed from https://www.activestate.com; it can also be built from source."
303
303
msgstr ""
304
304
"El kit de herramientas estándar de Python GUI es :mod:`tkinter`, basado en "
305
- "el kit de herramientas Tk multiplataforma (https://www.tcl.tk). Apple "
305
+ "el kit de herramientas Tk multi-plataforma (https://www.tcl.tk). Apple "
306
306
"incluye una versión nativa de Aqua de Tk, y la última versión puede ser "
307
- "descargada e instalada desde https://www.activestate.com; También se puede "
308
- "incorporar desde la fuente."
307
+ "descargada e instalada desde https://www.activestate.com; también se puede "
308
+ "instalar con el código fuente."
309
309
310
310
#: ../Doc/using/mac.rst:147
311
311
msgid ""
0 commit comments