From 357aa9bd279c9739c2d717734591e9cbdee6afee Mon Sep 17 00:00:00 2001
From: Joan Perez <117424143+JPC501@users.noreply.github.com>
Date: Sat, 14 Oct 2023 13:46:17 -0700
Subject: [PATCH 1/3] traducido archvio using/unix.po
---
using/unix.po | 26 ++++++++++++--------------
1 file changed, 12 insertions(+), 14 deletions(-)
diff --git a/using/unix.po b/using/unix.po
index 1b1c2a07f7..7be4edc50e 100644
--- a/using/unix.po
+++ b/using/unix.po
@@ -77,15 +77,16 @@ msgid ""
"https://docs.fedoraproject.org/en-US/package-maintainers/"
"Packaging_Tutorial_GNU_Hello/"
msgstr ""
+"https://docs.fedoraproject.org/en-US/package-maintainers/"
+"Packaging_Tutorial_GNU_Hello/"
#: ../Doc/using/unix.rst:34
msgid "for Fedora users"
msgstr "para los usuarios de Fedora"
#: ../Doc/using/unix.rst:35
-#, fuzzy
msgid "https://slackbook.org/html/package-management-making-packages.html"
-msgstr "http://www.slackbook.org/html/package-management-making-packages.html"
+msgstr "http://slackbook.org/html/package-management-making-packages.html"
#: ../Doc/using/unix.rst:36
msgid "for Slackware users"
@@ -114,7 +115,6 @@ msgid "Building Python"
msgstr "Construyendo Python"
#: ../Doc/using/unix.rst:62
-#, fuzzy
msgid ""
"If you want to compile CPython yourself, first thing you should do is get "
"the `source `_. You can download "
@@ -122,11 +122,11 @@ msgid ""
"devguide.python.org/setup/#get-the-source-code>`_. (If you want to "
"contribute patches, you will need a clone.)"
msgstr ""
-"Si quisiera compilar CPython por sí mismo, lo primero que debería hacer es "
+"Si desea compilar CPython por sí mismo, lo primero que debería hacer es "
"obtener la `fuente `_. Puede "
-"descargar la fuente de la última versión o simplemente obtener un nuevo "
-"`clon `_. Si "
-"desea contribuir con parches, necesitará un clon."
+"descargar la fuente de la última versión o simplemente conseguir un nuevo "
+"`clon `_. Si desea "
+"contribuir con parches, necesitará un clon."
#: ../Doc/using/unix.rst:68
msgid "The build process consists of the usual commands::"
@@ -158,7 +158,6 @@ msgid "Python-related paths and files"
msgstr "Rutas y archivos relacionados con Python"
#: ../Doc/using/unix.rst:88
-#, fuzzy
msgid ""
"These are subject to difference depending on local installation "
"conventions; :option:`prefix <--prefix>` and :option:`exec_prefix <--exec-"
@@ -166,9 +165,9 @@ msgid ""
"software; they may be the same."
msgstr ""
"Estos están sujetos a diferencias según las convenciones de instalación "
-"locales; :envvar:`prefix` (``${prefix}``) y :envvar:`exec_prefix` "
-"(``${exec_prefix}``) son dependientes de la instalación y deben "
-"interpretarse como software GNU; deben ser iguales."
+"locales; :option:`prefix <--prefix>` y :option:`exec_prefix <--exec-prefix>` "
+"son dependientes de la instalación y deben interpretarse como en el software "
+"GNU; pueden ser iguales."
#: ../Doc/using/unix.rst:93
msgid ""
@@ -291,13 +290,12 @@ msgstr ""
"no ``install``. El destino ``install_sw`` no anula ``openssl.cnf``."
#: ../Doc/using/unix.rst:165
-#, fuzzy
msgid ""
"Build Python with custom OpenSSL (see the configure ``--with-openssl`` and "
"``--with-openssl-rpath`` options)"
msgstr ""
-"Compile Python con OpenSSL personalizado (consulte las opciones configure `--"
-"with-openssl` y` --with-openssl-rpath`)"
+"Construir Python con OpenSSL personalizado (consulte las opciones configure "
+"``--with-openssl`` y ``--with-openssl-rpath``)"
#: ../Doc/using/unix.rst:180
msgid ""
From 16d511f5eb87733b3718a8df358fd07826baa3b2 Mon Sep 17 00:00:00 2001
From: Joan Perez <117424143+JPC501@users.noreply.github.com>
Date: Sat, 14 Oct 2023 19:00:25 -0700
Subject: [PATCH 2/3] updated
---
using/unix.po | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/using/unix.po b/using/unix.po
index 7be4edc50e..f93d325349 100644
--- a/using/unix.po
+++ b/using/unix.po
@@ -86,7 +86,7 @@ msgstr "para los usuarios de Fedora"
#: ../Doc/using/unix.rst:35
msgid "https://slackbook.org/html/package-management-making-packages.html"
-msgstr "http://slackbook.org/html/package-management-making-packages.html"
+msgstr "https://slackbook.org/html/package-management-making-packages.html"
#: ../Doc/using/unix.rst:36
msgid "for Slackware users"
@@ -125,8 +125,8 @@ msgstr ""
"Si desea compilar CPython por sí mismo, lo primero que debería hacer es "
"obtener la `fuente `_. Puede "
"descargar la fuente de la última versión o simplemente conseguir un nuevo "
-"`clon `_. Si desea "
-"contribuir con parches, necesitará un clon."
+"`clon `_. (Si desea "
+"contribuir con parches, necesitará un clon.)"
#: ../Doc/using/unix.rst:68
msgid "The build process consists of the usual commands::"
From 733213646da6ee3e95a09461cb8af8699d144980 Mon Sep 17 00:00:00 2001
From: Alver J Perez <117424143+JPC501@users.noreply.github.com>
Date: Sat, 14 Oct 2023 19:02:45 -0700
Subject: [PATCH 3/3] Update using/unix.po
Co-authored-by: rtobar
---
using/unix.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/using/unix.po b/using/unix.po
index 7be4edc50e..a7f4fa0a6a 100644
--- a/using/unix.po
+++ b/using/unix.po
@@ -86,7 +86,7 @@ msgstr "para los usuarios de Fedora"
#: ../Doc/using/unix.rst:35
msgid "https://slackbook.org/html/package-management-making-packages.html"
-msgstr "http://slackbook.org/html/package-management-making-packages.html"
+msgstr "https://slackbook.org/html/package-management-making-packages.html"
#: ../Doc/using/unix.rst:36
msgid "for Slackware users"