Skip to content

Commit fc6122f

Browse files
committed
Translate using/mac.po
1 parent f54fb29 commit fc6122f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

using/mac.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language: es_CO\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
17+
"Language: es_CO\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2222
"Generated-By: Babel 2.13.0\n"
23+
"X-Generator: Poedit 3.4\n"
2324

2425
#: ../Doc/using/mac.rst:6
2526
msgid "Using Python on a Mac"
@@ -271,7 +272,7 @@ msgstr "Instalación de paquetes adicionales de Python"
271272

272273
#: ../Doc/using/mac.rst:128
273274
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`_."
275276

276277
#: ../Doc/using/mac.rst:134
277278
msgid "GUI Programming on the Mac"
@@ -294,18 +295,17 @@ msgstr ""
294295
"PyObjC está disponible en https://pypi.org/project/pyobjc/."
295296

296297
#: ../Doc/using/mac.rst:142
297-
#, fuzzy
298298
msgid ""
299299
"The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-"
300300
"platform Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is "
301301
"bundled with macOS by Apple, and the latest version can be downloaded and "
302302
"installed from https://www.activestate.com; it can also be built from source."
303303
msgstr ""
304304
"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 "
306306
"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."
309309

310310
#: ../Doc/using/mac.rst:147
311311
msgid ""

0 commit comments

Comments
 (0)