From 4a3422fd541957c39241c912c76a17ad37e8c2e7 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bonicoli Date: Wed, 24 May 2023 00:30:14 +0200 Subject: [PATCH 1/3] using/unix: envvar->option: {exec_,}prefix translate 3ddf3972173bfee557af01680647dca9701bde54 --- using/unix.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/using/unix.po b/using/unix.po index 399eef27..7f888544 100644 --- a/using/unix.po +++ b/using/unix.po @@ -166,7 +166,6 @@ msgid "Python-related paths and files" msgstr "Fichiers et chemins liés à Python" #: using/unix.rst:95 -#, fuzzy msgid "" "These are subject to difference depending on local installation " "conventions; :option:`prefix <--prefix>` and :option:`exec_prefix <--exec-" @@ -174,8 +173,8 @@ msgid "" "software; they may be the same." msgstr "" "Ceux-ci sont sujets à des différences en fonction des conventions locales " -"d'installation ; :envvar:`prefix` (``${prefix}``) et :envvar:`exec_prefix` " -"(``${exec_prefix}``) sont dépendants de l’installation et doivent être " +"d'installation ; :option:`prefix <--prefix>` et :option:`exec_prefix " +"<--exec_prefix` sont dépendants de l’installation et doivent être " "interprétés comme pour des logiciels GNU ; ils peuvent être égaux." #: using/unix.rst:100 -- 2.30.2 From ea4c211e398db4fca88b64ef93805401bdaafe8c Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bonicoli Date: Wed, 24 May 2023 00:35:06 +0200 Subject: [PATCH 2/3] Fix broken link translate 63e127f33d4088e28a470a1db98623d46e59a46a --- using/unix.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/using/unix.po b/using/unix.po index 7f888544..0b33125f 100644 --- a/using/unix.po +++ b/using/unix.po @@ -123,7 +123,6 @@ msgid "Building Python" msgstr "Compiler Python" #: using/unix.rst:69 -#, fuzzy msgid "" "If you want to compile CPython yourself, first thing you should do is get " "the `source `_. You can download " @@ -134,7 +133,7 @@ msgstr "" "Si vous voulez compiler CPython vous-même, la première chose à faire est de " "récupérer le `code source `_. Vous " "pouvez télécharger la dernière version ou faire un `clone `_. (Si vous voulez contribuer à " +"python.org/setup/#get-the-source-code>`_. (Si vous voulez contribuer à " "des correctifs, il vous faut un clone.)" #: using/unix.rst:75 -- 2.30.2 From c9c4a91bfe5f93a1710dbb2533db0b1f84e75e63 Mon Sep 17 00:00:00 2001 From: Pierre-Louis Bonicoli Date: Wed, 24 May 2023 00:36:32 +0200 Subject: [PATCH 3/3] Remove obsolete fuzzy entry Already updated by 26c991fc2076d2a29013668a7a2b7832a9f8339e --- using/unix.po | 1 - 1 file changed, 1 deletion(-) diff --git a/using/unix.po b/using/unix.po index 0b33125f..ca35f2e1 100644 --- a/using/unix.po +++ b/using/unix.po @@ -296,7 +296,6 @@ msgstr "" "``install`` réécrirait le fichier ``openssl.cnf``." #: using/unix.rst:172 -#, fuzzy msgid "" "Build Python with custom OpenSSL (see the configure ``--with-openssl`` and " "``--with-openssl-rpath`` options)" -- 2.30.2