From fc6122f30b30dbde1660ac293b013c929b3e0cce Mon Sep 17 00:00:00 2001 From: Isaac Benitez Date: Tue, 24 Oct 2023 15:48:49 -0700 Subject: [PATCH 1/3] Translate using/mac.po --- using/mac.po | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/using/mac.po b/using/mac.po index 3431c29a6b..5bd000b1ad 100644 --- a/using/mac.po +++ b/using/mac.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2021-08-02 19:57+0200\n" +"PO-Revision-Date: 2023-10-24 15:45-0700\n" "Last-Translator: Cristián Maureira-Fredes \n" -"Language: es_CO\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es_CO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.13.0\n" +"X-Generator: Poedit 3.4\n" #: ../Doc/using/mac.rst:6 msgid "Using Python on a Mac" @@ -271,7 +272,7 @@ msgstr "Instalación de paquetes adicionales de Python" #: ../Doc/using/mac.rst:128 msgid "This section has moved to the `Python Packaging User Guide`_." -msgstr "" +msgstr "Esta sección fue movida al documento `Python Packaging User Guide`_." #: ../Doc/using/mac.rst:134 msgid "GUI Programming on the Mac" @@ -294,7 +295,6 @@ msgstr "" "PyObjC está disponible en https://pypi.org/project/pyobjc/." #: ../Doc/using/mac.rst:142 -#, fuzzy msgid "" "The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-" "platform Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is " @@ -302,10 +302,10 @@ msgid "" "installed from https://www.activestate.com; it can also be built from source." msgstr "" "El kit de herramientas estándar de Python GUI es :mod:`tkinter`, basado en " -"el kit de herramientas Tk multiplataforma (https://www.tcl.tk). Apple " +"el kit de herramientas Tk multi-plataforma (https://www.tcl.tk). Apple " "incluye una versión nativa de Aqua de Tk, y la última versión puede ser " -"descargada e instalada desde https://www.activestate.com; También se puede " -"incorporar desde la fuente." +"descargada e instalada desde https://www.activestate.com; también se puede " +"instalar con el código fuente." #: ../Doc/using/mac.rst:147 msgid "" From 71c47e2a16d7eec68230d00015e32fa8d7b1b7ce Mon Sep 17 00:00:00 2001 From: Isaac Benitez Date: Tue, 24 Oct 2023 22:57:50 -0700 Subject: [PATCH 2/3] =?UTF-8?q?Eliminar=20espacio=20extra;=20correcc=C3=AD?= =?UTF-8?q?on=20de=20entrada=20fuzzy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- using/mac.po | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/using/mac.po b/using/mac.po index 5bd000b1ad..3afdbda1ae 100644 --- a/using/mac.po +++ b/using/mac.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2023-10-24 15:45-0700\n" +"PO-Revision-Date: 2023-10-24 22:53-0700\n" "Last-Translator: Cristián Maureira-Fredes \n" "Language-Team: python-doc-es\n" "Language: es_CO\n" @@ -147,7 +147,6 @@ msgstr "" "Ayuda cuando el IDE se está ejecutando." #: ../Doc/using/mac.rst:62 -#, fuzzy msgid "" "If you want to run Python scripts from the Terminal window command line or " "from the Finder you first need an editor to create your script. macOS comes " @@ -159,15 +158,15 @@ msgid "" "`Gvim` (https://macvim.org/macvim/) and :program:`Aquamacs` (http://aquamacs." "org/)." msgstr "" -"Si desea ejecutar scripts de Python desde la línea de comandos de la ventana " -"de Terminal o desde el Finder, primero necesita un editor para crear su " -"script. macOS viene con varios editores de línea de comandos estándar de " -"Unix, entre ellos :program:`vim` e :program:`emacs`. Si desea un editor más " -"parecido a Mac, :program:`BBEdit` o :program:`TextWrangler` de Bare Bones " -"Software (consulte http://www.barebones.com/products/bbedit/index.html) son " -"buenas opciones, como también lo es :program:`TextMate` (ver https://" -"macromates.com/). Otros editores incluyen :program:`Gvim` (http://macvim-dev." -"github.io/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)." +"Si desea ejecutar scripts de Python por línea de comandos en la ventana de " +"Terminal o en el Finder, primero necesita un editor para crear su script. " +"macOS viene con varios editores de línea de comandos estándar de Unix, entre " +"ellos :program:`vim` e :program:`emacs`. Si desea un editor más parecido a " +"otros programas Mac, :program:`BBEdit` o :program:`TextWrangler` de Bare " +"Bones Software (consulte http://www.barebones.com/products/bbedit/index." +"html) son buenas opciones, como también lo es :program:`TextMate` (ver " +"https://macromates.com/). Otros editores incluyen :program:`Gvim` (http://" +"macvim-dev.github.io/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)." #: ../Doc/using/mac.rst:72 msgid "" @@ -272,7 +271,7 @@ msgstr "Instalación de paquetes adicionales de Python" #: ../Doc/using/mac.rst:128 msgid "This section has moved to the `Python Packaging User Guide`_." -msgstr "Esta sección fue movida al documento `Python Packaging User Guide`_." +msgstr "Esta sección fue movida al documento `Python Packaging User Guide`_." #: ../Doc/using/mac.rst:134 msgid "GUI Programming on the Mac" From 7b8de2a6f375004319b90dcd6b17c0ecd532ad62 Mon Sep 17 00:00:00 2001 From: Isaac Benitez Date: Wed, 25 Oct 2023 08:25:39 -0700 Subject: [PATCH 3/3] Fix Gvim url and add name to TRANSLATORS --- TRANSLATORS | 1 + using/mac.po | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index 8b289445a7..8814d7b7cb 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -106,6 +106,7 @@ Ignacio Sanz (@elnaquete) Ignasi Fosch Ingrid Bianka Garcia Lino (@ibianka) Iracema Caballero (@iracaballero) +Isaac Benitez Sandoval (@isacben) Italo Farfán Vera Ivonne Yañez Mendoza (@TiaIvonne) Jaime Resano Aísa (@Jaime02) diff --git a/using/mac.po b/using/mac.po index 3afdbda1ae..dddd3bb074 100644 --- a/using/mac.po +++ b/using/mac.po @@ -161,12 +161,12 @@ msgstr "" "Si desea ejecutar scripts de Python por línea de comandos en la ventana de " "Terminal o en el Finder, primero necesita un editor para crear su script. " "macOS viene con varios editores de línea de comandos estándar de Unix, entre " -"ellos :program:`vim` e :program:`emacs`. Si desea un editor más parecido a " +"ellos :program:`vim` y :program:`emacs`. Si desea un editor más parecido a " "otros programas Mac, :program:`BBEdit` o :program:`TextWrangler` de Bare " "Bones Software (consulte http://www.barebones.com/products/bbedit/index." "html) son buenas opciones, como también lo es :program:`TextMate` (ver " -"https://macromates.com/). Otros editores incluyen :program:`Gvim` (http://" -"macvim-dev.github.io/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)." +"https://macromates.com/). Otros editores incluyen :program:`Gvim` (https://" +"macvim.org/macvim/) y :program:`Aquamacs` (http://aquamacs.org/)." #: ../Doc/using/mac.rst:72 msgid ""