From 426770d251742b0ca404f4bbd8c739868e0b9e13 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Fri, 14 Dec 2018 10:10:53 +0100 Subject: [PATCH 1/2] Removed fuzzy in using/unix --- using/unix.po | 201 +++++++++++++++++++++----------------------------- 1 file changed, 84 insertions(+), 117 deletions(-) diff --git a/using/unix.po b/using/unix.po index df96b1b79..a30c47568 100644 --- a/using/unix.po +++ b/using/unix.po @@ -6,14 +6,14 @@ msgstr "" "Project-Id-Version: Python 3.6\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-11-29 16:06+0100\n" -"PO-Revision-Date: 2018-11-14 22:07+0100\n" +"PO-Revision-Date: 2018-12-14 10:10+0100\n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Last-Translator: Jules Lasne \n" -"X-Generator: Poedit 2.0.6\n" +"X-Generator: Poedit 2.2\n" #: ../Doc/using/unix.rst:7 msgid "Using Python on Unix platforms" @@ -29,26 +29,22 @@ msgstr "Sur Linux" #: ../Doc/using/unix.rst:18 msgid "" -"Python comes preinstalled on most Linux distributions, and is available as a " -"package on all others. However there are certain features you might want to " -"use that are not available on your distro's package. You can easily compile " -"the latest version of Python from source." +"Python comes preinstalled on most Linux distributions, and is available as a package on all " +"others. However there are certain features you might want to use that are not available on " +"your distro's package. You can easily compile the latest version of Python from source." msgstr "" -"Python est pré-installé sur la plupart des distributions Linux, et est " -"disponible en paquet sur toutes les autres. Cependant, il y a certaines " -"fonctionnalités que vous voudrez utiliser qui ne seront pas disponibles sur " -"le paquet de votre distribution. Vous pouvez facilement compiler la dernière " -"version de Python depuis les sources." +"Python est pré-installé sur la plupart des distributions Linux, et est disponible en paquet " +"sur toutes les autres. Cependant, il y a certaines fonctionnalités que vous voudrez utiliser " +"qui ne seront pas disponibles sur le paquet de votre distribution. Vous pouvez facilement " +"compiler la dernière version de Python depuis les sources." #: ../Doc/using/unix.rst:23 msgid "" -"In the event that Python doesn't come preinstalled and isn't in the " -"repositories as well, you can easily make packages for your own distro. " -"Have a look at the following links:" +"In the event that Python doesn't come preinstalled and isn't in the repositories as well, you " +"can easily make packages for your own distro. Have a look at the following links:" msgstr "" -"Dans le cas où Python n'est pas pré-installé et n'est pas dans les dépôts " -"non plus, vous pouvez facilement faire les paquets pour votre propre " -"distribution. Jetez un œil à ces liens :" +"Dans le cas où Python n'est pas pré-installé et n'est pas dans les dépôts non plus, vous " +"pouvez facilement faire les paquets pour votre propre distribution. Jetez un œil à ces liens :" #: ../Doc/using/unix.rst:29 msgid "https://www.debian.org/doc/manuals/maint-guide/first.en.html" @@ -68,11 +64,11 @@ msgstr "pour les utilisateurs d'OpenSuse" #: ../Doc/using/unix.rst:33 msgid "" -"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/" -"RPM_Guide/ch-creating-rpms.html" +"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-" +"creating-rpms.html" msgstr "" -"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/" -"RPM_Guide/ch-creating-rpms.html" +"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-" +"creating-rpms.html" #: ../Doc/using/unix.rst:34 msgid "for Fedora users" @@ -101,8 +97,7 @@ msgstr "Utilisateurs d'OpenBSD, pour installer le paquet, utilisez ::" #: ../Doc/using/unix.rst:52 msgid "For example i386 users get the 2.5.1 version of Python using::" msgstr "" -"Par exemple les utilisateurs d'``i386`` récupèrent la version 2.5.1 de " -"Python en faisant ::" +"Par exemple les utilisateurs d'``i386`` récupèrent la version 2.5.1 de Python en faisant ::" #: ../Doc/using/unix.rst:58 msgid "On OpenSolaris" @@ -110,13 +105,12 @@ msgstr "Sur OpenSolaris" #: ../Doc/using/unix.rst:60 msgid "" -"You can get Python from `OpenCSW `_. Various " -"versions of Python are available and can be installed with e.g. ``pkgutil -i " -"python27``." +"You can get Python from `OpenCSW `_. Various versions of Python are " +"available and can be installed with e.g. ``pkgutil -i python27``." msgstr "" -"Vous pouvez récupérer Python depuis `OpenCSW `_. " -"Différentes versions de Python sont disponibles et peuvent être installées. " -"Exemple : ``pkgutil -i python27``." +"Vous pouvez récupérer Python depuis `OpenCSW `_. Différentes " +"versions de Python sont disponibles et peuvent être installées. Exemple : ``pkgutil -i " +"python27``." #: ../Doc/using/unix.rst:67 msgid "Building Python" @@ -124,42 +118,38 @@ msgstr "Compiler Python" #: ../Doc/using/unix.rst:69 msgid "" -"If you want to compile CPython yourself, first thing you should do is get " -"the `source `_. You can download " -"either the latest release's source or just grab a fresh `clone `_. (If you want to " -"contribute patches, you will need a clone.)" +"If you want to compile CPython yourself, first thing you should do is get the `source `_. You can download either the latest release's source or " +"just grab a fresh `clone `_. (If " +"you want to contribute patches, you will need a clone.)" 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 à " -"des correctifs, il vous faut un clone.)" +"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 à des correctifs, il vous faut un clone.)" #: ../Doc/using/unix.rst:75 -#, fuzzy msgid "The build process consists in the usual ::" msgstr "Le processus de compilation est le suivant ::" #: ../Doc/using/unix.rst:81 msgid "" -"invocations. Configuration options and caveats for specific Unix platforms " -"are extensively documented in the :source:`README.rst` file in the root of " -"the Python source tree." +"invocations. Configuration options and caveats for specific Unix platforms are extensively " +"documented in the :source:`README.rst` file in the root of the Python source tree." msgstr "" -"Les options de configuration et mises en garde pour des " -"plateformes Unix spécifiques sont documentées de manière exhaustive dans le " -"fichier :source:`README.rst` à la racine des fichiers source." +"Les options de configuration et mises en garde pour des plateformes Unix spécifiques sont " +"documentées de manière exhaustive dans le fichier :source:`README.rst` à la racine des " +"fichiers source." #: ../Doc/using/unix.rst:87 msgid "" -"``make install`` can overwrite or masquerade the :file:`python3` binary. " -"``make altinstall`` is therefore recommended instead of ``make install`` " -"since it only installs :file:`{exec_prefix}/bin/python{version}`." +"``make install`` can overwrite or masquerade the :file:`python3` binary. ``make altinstall`` " +"is therefore recommended instead of ``make install`` since it only installs :file:" +"`{exec_prefix}/bin/python{version}`." msgstr "" -"``make install`` peut écraser ou cacher le binaire :file:`python3`. " -"``make altinstall`` est donc recommandé à la place de ``make install`` " -"puisqu'il installe seulement :file:`{exec_prefix}/bin/python{version}`." +"``make install`` peut écraser ou cacher le binaire :file:`python3`. ``make altinstall`` est " +"donc recommandé à la place de ``make install`` puisqu'il installe seulement :file:" +"`{exec_prefix}/bin/python{version}`." #: ../Doc/using/unix.rst:93 msgid "Python-related paths and files" @@ -167,22 +157,18 @@ msgstr "Fichiers et chemins liés à Python" #: ../Doc/using/unix.rst:95 msgid "" -"These are subject to difference depending on local installation " -"conventions; :envvar:`prefix` (``${prefix}``) and :envvar:`exec_prefix` (``" -"${exec_prefix}``) are installation-dependent and should be interpreted as " -"for GNU software; they may be the same." +"These are subject to difference depending on local installation conventions; :envvar:`prefix` " +"(``${prefix}``) and :envvar:`exec_prefix` (``${exec_prefix}``) are installation-dependent and " +"should be interpreted as for GNU 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 " -"interprétés comme pour des logiciels GNU ; ils peuvent être égaux." +"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 interprétés comme pour des logiciels GNU ; ils peuvent être " +"égaux." #: ../Doc/using/unix.rst:100 -msgid "" -"For example, on most Linux systems, the default for both is :file:`/usr`." -msgstr "" -"Par exemple, sur la plupart des systèmes Linux, leur valeur par défaut est :" -"file:`/usr`." +msgid "For example, on most Linux systems, the default for both is :file:`/usr`." +msgstr "Par exemple, sur la plupart des systèmes Linux, leur valeur par défaut est :file:`/usr`." #: ../Doc/using/unix.rst:103 msgid "File/directory" @@ -201,72 +187,55 @@ msgid "Recommended location of the interpreter." msgstr "Emplacement recommandé de l'interpréteur." #: ../Doc/using/unix.rst:107 -msgid "" -":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/" -"python{version}`" -msgstr "" -":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/" -"python{version}`" +msgid ":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/python{version}`" +msgstr ":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/python{version}`" #: ../Doc/using/unix.rst:107 -msgid "" -"Recommended locations of the directories containing the standard modules." +msgid "Recommended locations of the directories containing the standard modules." msgstr "Emplacements recommandés des dossiers contenant les modules standards." #: ../Doc/using/unix.rst:110 -msgid "" -":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/" -"python{version}`" -msgstr "" -":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/" -"python{version}`" +msgid ":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/python{version}`" +msgstr ":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/python{version}`" #: ../Doc/using/unix.rst:110 msgid "" -"Recommended locations of the directories containing the include files needed " -"for developing Python extensions and embedding the interpreter." +"Recommended locations of the directories containing the include files needed for developing " +"Python extensions and embedding the interpreter." msgstr "" -"Emplacements recommandés des dossiers contenant les entêtes nécessaires au " -"développement d'extensions Python et à l'intégration de l'interpréteur." +"Emplacements recommandés des dossiers contenant les entêtes nécessaires au développement " +"d'extensions Python et à l'intégration de l'interpréteur." #: ../Doc/using/unix.rst:118 msgid "Miscellaneous" msgstr "Divers" #: ../Doc/using/unix.rst:120 -msgid "" -"To easily use Python scripts on Unix, you need to make them executable, e.g. " -"with" +msgid "To easily use Python scripts on Unix, you need to make them executable, e.g. with" msgstr "" -"Pour utiliser facilement des scripts Python sur Unix, vous devez les rendre " -"exécutables, par exemple avec" +"Pour utiliser facilement des scripts Python sur Unix, vous devez les rendre exécutables, par " +"exemple avec" #: ../Doc/using/unix.rst:127 msgid "" -"and put an appropriate Shebang line at the top of the script. A good choice " -"is usually ::" -msgstr "" -"et mettre un *shebang* approprié en haut du script. Un bon choix est " -"généralement ::" +"and put an appropriate Shebang line at the top of the script. A good choice is usually ::" +msgstr "et mettre un *shebang* approprié en haut du script. Un bon choix est généralement ::" #: ../Doc/using/unix.rst:132 msgid "" -"which searches for the Python interpreter in the whole :envvar:`PATH`. " -"However, some Unices may not have the :program:`env` command, so you may " -"need to hardcode ``/usr/bin/python3`` as the interpreter path." +"which searches for the Python interpreter in the whole :envvar:`PATH`. However, some Unices " +"may not have the :program:`env` command, so you may need to hardcode ``/usr/bin/python3`` as " +"the interpreter path." msgstr "" -"qui cherche l’interpréteur Python dans le :envvar:`PATH` complet. Cependant, " -"certains systèmes Unix peuvent ne pas avoir la commande :program:" -"`env`, donc vous devrez littéralement écrire ``/usr/bin/python3`` en tant " -"que chemin d’interpréteur." +"qui cherche l’interpréteur Python dans le :envvar:`PATH` complet. Cependant, certains systèmes " +"Unix peuvent ne pas avoir la commande :program:`env`, donc vous devrez littéralement écrire ``/" +"usr/bin/python3`` en tant que chemin d’interpréteur." #: ../Doc/using/unix.rst:136 -msgid "" -"To use shell commands in your Python scripts, look at the :mod:`subprocess` " -"module." +msgid "To use shell commands in your Python scripts, look at the :mod:`subprocess` module." msgstr "" -"Pour utiliser des commandes *shell* dans vos scripts Python, regardez le " -"module :mod:`subprocess`." +"Pour utiliser des commandes *shell* dans vos scripts Python, regardez le module :mod:" +"`subprocess`." #: ../Doc/using/unix.rst:140 msgid "Editors and IDEs" @@ -274,21 +243,19 @@ msgstr "Éditeurs et IDEs" #: ../Doc/using/unix.rst:142 msgid "" -"There are a number of IDEs that support Python programming language. Many " -"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " -"checks." +"There are a number of IDEs that support Python programming language. Many editors and IDEs " +"provide syntax highlighting, debugging tools, and :pep:`8` checks." msgstr "" "Il y a un grand nombre d'environnement de développement qui gèrent le langage de programmation " -"Python. Beaucoup d'éditeurs et d'EDIs proposent une mise en surbrillance " -"de la syntaxe, des outils de débogage et une vérification PEP-8." +"Python. Beaucoup d'éditeurs et d'EDIs proposent une mise en surbrillance de la syntaxe, des " +"outils de débogage et une vérification PEP-8." #: ../Doc/using/unix.rst:145 msgid "" -"Please go to `Python Editors `_ " -"and `Integrated Development Environments `_ for a comprehensive list." +"Please go to `Python Editors `_ and `Integrated " +"Development Environments `_ " +"for a comprehensive list." msgstr "" -"Merci d'aller sur `Python Editors `_ et `Integrated Development Environments `_ pour une liste " -"exhaustive." +"Merci d'aller sur `Python Editors `_ et " +"`Integrated Development Environments `_ pour une liste exhaustive." From f272a938625b190f3caabbb83885554f6aaea908 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne - seluj78)" Date: Mon, 17 Dec 2018 19:26:42 +0100 Subject: [PATCH 2/2] Fixed wrapping --- using/unix.po | 199 +++++++++++++++++++++++++++++--------------------- 1 file changed, 116 insertions(+), 83 deletions(-) diff --git a/using/unix.po b/using/unix.po index a30c47568..2063416f5 100644 --- a/using/unix.po +++ b/using/unix.po @@ -29,22 +29,26 @@ msgstr "Sur Linux" #: ../Doc/using/unix.rst:18 msgid "" -"Python comes preinstalled on most Linux distributions, and is available as a package on all " -"others. However there are certain features you might want to use that are not available on " -"your distro's package. You can easily compile the latest version of Python from source." +"Python comes preinstalled on most Linux distributions, and is available as a " +"package on all others. However there are certain features you might want to " +"use that are not available on your distro's package. You can easily compile " +"the latest version of Python from source." msgstr "" -"Python est pré-installé sur la plupart des distributions Linux, et est disponible en paquet " -"sur toutes les autres. Cependant, il y a certaines fonctionnalités que vous voudrez utiliser " -"qui ne seront pas disponibles sur le paquet de votre distribution. Vous pouvez facilement " -"compiler la dernière version de Python depuis les sources." +"Python est pré-installé sur la plupart des distributions Linux, et est " +"disponible en paquet sur toutes les autres. Cependant, il y a certaines " +"fonctionnalités que vous voudrez utiliser qui ne seront pas disponibles sur " +"le paquet de votre distribution. Vous pouvez facilement compiler la dernière " +"version de Python depuis les sources." #: ../Doc/using/unix.rst:23 msgid "" -"In the event that Python doesn't come preinstalled and isn't in the repositories as well, you " -"can easily make packages for your own distro. Have a look at the following links:" +"In the event that Python doesn't come preinstalled and isn't in the " +"repositories as well, you can easily make packages for your own distro. " +"Have a look at the following links:" msgstr "" -"Dans le cas où Python n'est pas pré-installé et n'est pas dans les dépôts non plus, vous " -"pouvez facilement faire les paquets pour votre propre distribution. Jetez un œil à ces liens :" +"Dans le cas où Python n'est pas pré-installé et n'est pas dans les dépôts " +"non plus, vous pouvez facilement faire les paquets pour votre propre " +"distribution. Jetez un œil à ces liens :" #: ../Doc/using/unix.rst:29 msgid "https://www.debian.org/doc/manuals/maint-guide/first.en.html" @@ -64,11 +68,11 @@ msgstr "pour les utilisateurs d'OpenSuse" #: ../Doc/using/unix.rst:33 msgid "" -"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-" -"creating-rpms.html" +"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/" +"RPM_Guide/ch-creating-rpms.html" msgstr "" -"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-" -"creating-rpms.html" +"https://docs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/" +"RPM_Guide/ch-creating-rpms.html" #: ../Doc/using/unix.rst:34 msgid "for Fedora users" @@ -97,7 +101,8 @@ msgstr "Utilisateurs d'OpenBSD, pour installer le paquet, utilisez ::" #: ../Doc/using/unix.rst:52 msgid "For example i386 users get the 2.5.1 version of Python using::" msgstr "" -"Par exemple les utilisateurs d'``i386`` récupèrent la version 2.5.1 de Python en faisant ::" +"Par exemple les utilisateurs d'``i386`` récupèrent la version 2.5.1 de " +"Python en faisant ::" #: ../Doc/using/unix.rst:58 msgid "On OpenSolaris" @@ -105,12 +110,13 @@ msgstr "Sur OpenSolaris" #: ../Doc/using/unix.rst:60 msgid "" -"You can get Python from `OpenCSW `_. Various versions of Python are " -"available and can be installed with e.g. ``pkgutil -i python27``." -msgstr "" -"Vous pouvez récupérer Python depuis `OpenCSW `_. Différentes " -"versions de Python sont disponibles et peuvent être installées. Exemple : ``pkgutil -i " +"You can get Python from `OpenCSW `_. Various " +"versions of Python are available and can be installed with e.g. ``pkgutil -i " "python27``." +msgstr "" +"Vous pouvez récupérer Python depuis `OpenCSW `_. " +"Différentes versions de Python sont disponibles et peuvent être installées. " +"Exemple : ``pkgutil -i python27``." #: ../Doc/using/unix.rst:67 msgid "Building Python" @@ -118,15 +124,17 @@ msgstr "Compiler Python" #: ../Doc/using/unix.rst:69 msgid "" -"If you want to compile CPython yourself, first thing you should do is get the `source `_. You can download either the latest release's source or " -"just grab a fresh `clone `_. (If " -"you want to contribute patches, you will need a clone.)" +"If you want to compile CPython yourself, first thing you should do is get " +"the `source `_. You can download " +"either the latest release's source or just grab a fresh `clone `_. (If you want to " +"contribute patches, you will need a clone.)" 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 à des correctifs, il vous faut un clone.)" +"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 à " +"des correctifs, il vous faut un clone.)" #: ../Doc/using/unix.rst:75 msgid "The build process consists in the usual ::" @@ -134,22 +142,23 @@ msgstr "Le processus de compilation est le suivant ::" #: ../Doc/using/unix.rst:81 msgid "" -"invocations. Configuration options and caveats for specific Unix platforms are extensively " -"documented in the :source:`README.rst` file in the root of the Python source tree." +"invocations. Configuration options and caveats for specific Unix platforms " +"are extensively documented in the :source:`README.rst` file in the root of " +"the Python source tree." msgstr "" -"Les options de configuration et mises en garde pour des plateformes Unix spécifiques sont " -"documentées de manière exhaustive dans le fichier :source:`README.rst` à la racine des " -"fichiers source." +"Les options de configuration et mises en garde pour des plateformes Unix " +"spécifiques sont documentées de manière exhaustive dans le fichier :source:" +"`README.rst` à la racine des fichiers source." #: ../Doc/using/unix.rst:87 msgid "" -"``make install`` can overwrite or masquerade the :file:`python3` binary. ``make altinstall`` " -"is therefore recommended instead of ``make install`` since it only installs :file:" -"`{exec_prefix}/bin/python{version}`." +"``make install`` can overwrite or masquerade the :file:`python3` binary. " +"``make altinstall`` is therefore recommended instead of ``make install`` " +"since it only installs :file:`{exec_prefix}/bin/python{version}`." msgstr "" -"``make install`` peut écraser ou cacher le binaire :file:`python3`. ``make altinstall`` est " -"donc recommandé à la place de ``make install`` puisqu'il installe seulement :file:" -"`{exec_prefix}/bin/python{version}`." +"``make install`` peut écraser ou cacher le binaire :file:`python3`. ``make " +"altinstall`` est donc recommandé à la place de ``make install`` puisqu'il " +"installe seulement :file:`{exec_prefix}/bin/python{version}`." #: ../Doc/using/unix.rst:93 msgid "Python-related paths and files" @@ -157,18 +166,22 @@ msgstr "Fichiers et chemins liés à Python" #: ../Doc/using/unix.rst:95 msgid "" -"These are subject to difference depending on local installation conventions; :envvar:`prefix` " -"(``${prefix}``) and :envvar:`exec_prefix` (``${exec_prefix}``) are installation-dependent and " -"should be interpreted as for GNU software; they may be the same." +"These are subject to difference depending on local installation " +"conventions; :envvar:`prefix` (``${prefix}``) and :envvar:`exec_prefix` (``" +"${exec_prefix}``) are installation-dependent and should be interpreted as " +"for GNU 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 interprétés comme pour des logiciels GNU ; ils peuvent être " -"égaux." +"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 " +"interprétés comme pour des logiciels GNU ; ils peuvent être égaux." #: ../Doc/using/unix.rst:100 -msgid "For example, on most Linux systems, the default for both is :file:`/usr`." -msgstr "Par exemple, sur la plupart des systèmes Linux, leur valeur par défaut est :file:`/usr`." +msgid "" +"For example, on most Linux systems, the default for both is :file:`/usr`." +msgstr "" +"Par exemple, sur la plupart des systèmes Linux, leur valeur par défaut est :" +"file:`/usr`." #: ../Doc/using/unix.rst:103 msgid "File/directory" @@ -187,55 +200,72 @@ msgid "Recommended location of the interpreter." msgstr "Emplacement recommandé de l'interpréteur." #: ../Doc/using/unix.rst:107 -msgid ":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/python{version}`" -msgstr ":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/python{version}`" +msgid "" +":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/" +"python{version}`" +msgstr "" +":file:`{prefix}/lib/python{version}`, :file:`{exec_prefix}/lib/" +"python{version}`" #: ../Doc/using/unix.rst:107 -msgid "Recommended locations of the directories containing the standard modules." +msgid "" +"Recommended locations of the directories containing the standard modules." msgstr "Emplacements recommandés des dossiers contenant les modules standards." #: ../Doc/using/unix.rst:110 -msgid ":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/python{version}`" -msgstr ":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/python{version}`" +msgid "" +":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/" +"python{version}`" +msgstr "" +":file:`{prefix}/include/python{version}`, :file:`{exec_prefix}/include/" +"python{version}`" #: ../Doc/using/unix.rst:110 msgid "" -"Recommended locations of the directories containing the include files needed for developing " -"Python extensions and embedding the interpreter." +"Recommended locations of the directories containing the include files needed " +"for developing Python extensions and embedding the interpreter." msgstr "" -"Emplacements recommandés des dossiers contenant les entêtes nécessaires au développement " -"d'extensions Python et à l'intégration de l'interpréteur." +"Emplacements recommandés des dossiers contenant les entêtes nécessaires au " +"développement d'extensions Python et à l'intégration de l'interpréteur." #: ../Doc/using/unix.rst:118 msgid "Miscellaneous" msgstr "Divers" #: ../Doc/using/unix.rst:120 -msgid "To easily use Python scripts on Unix, you need to make them executable, e.g. with" +msgid "" +"To easily use Python scripts on Unix, you need to make them executable, e.g. " +"with" msgstr "" -"Pour utiliser facilement des scripts Python sur Unix, vous devez les rendre exécutables, par " -"exemple avec" +"Pour utiliser facilement des scripts Python sur Unix, vous devez les rendre " +"exécutables, par exemple avec" #: ../Doc/using/unix.rst:127 msgid "" -"and put an appropriate Shebang line at the top of the script. A good choice is usually ::" -msgstr "et mettre un *shebang* approprié en haut du script. Un bon choix est généralement ::" +"and put an appropriate Shebang line at the top of the script. A good choice " +"is usually ::" +msgstr "" +"et mettre un *shebang* approprié en haut du script. Un bon choix est " +"généralement ::" #: ../Doc/using/unix.rst:132 msgid "" -"which searches for the Python interpreter in the whole :envvar:`PATH`. However, some Unices " -"may not have the :program:`env` command, so you may need to hardcode ``/usr/bin/python3`` as " -"the interpreter path." +"which searches for the Python interpreter in the whole :envvar:`PATH`. " +"However, some Unices may not have the :program:`env` command, so you may " +"need to hardcode ``/usr/bin/python3`` as the interpreter path." msgstr "" -"qui cherche l’interpréteur Python dans le :envvar:`PATH` complet. Cependant, certains systèmes " -"Unix peuvent ne pas avoir la commande :program:`env`, donc vous devrez littéralement écrire ``/" -"usr/bin/python3`` en tant que chemin d’interpréteur." +"qui cherche l’interpréteur Python dans le :envvar:`PATH` complet. Cependant, " +"certains systèmes Unix peuvent ne pas avoir la commande :program:`env`, donc " +"vous devrez littéralement écrire ``/usr/bin/python3`` en tant que chemin " +"d’interpréteur." #: ../Doc/using/unix.rst:136 -msgid "To use shell commands in your Python scripts, look at the :mod:`subprocess` module." +msgid "" +"To use shell commands in your Python scripts, look at the :mod:`subprocess` " +"module." msgstr "" -"Pour utiliser des commandes *shell* dans vos scripts Python, regardez le module :mod:" -"`subprocess`." +"Pour utiliser des commandes *shell* dans vos scripts Python, regardez le " +"module :mod:`subprocess`." #: ../Doc/using/unix.rst:140 msgid "Editors and IDEs" @@ -243,19 +273,22 @@ msgstr "Éditeurs et IDEs" #: ../Doc/using/unix.rst:142 msgid "" -"There are a number of IDEs that support Python programming language. Many editors and IDEs " -"provide syntax highlighting, debugging tools, and :pep:`8` checks." +"There are a number of IDEs that support Python programming language. Many " +"editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` " +"checks." msgstr "" -"Il y a un grand nombre d'environnement de développement qui gèrent le langage de programmation " -"Python. Beaucoup d'éditeurs et d'EDIs proposent une mise en surbrillance de la syntaxe, des " -"outils de débogage et une vérification PEP-8." +"Il y a un grand nombre d'environnement de développement qui gèrent le " +"langage de programmation Python. Beaucoup d'éditeurs et d'EDIs proposent une " +"mise en surbrillance de la syntaxe, des outils de débogage et une " +"vérification PEP-8." #: ../Doc/using/unix.rst:145 msgid "" -"Please go to `Python Editors `_ and `Integrated " -"Development Environments `_ " -"for a comprehensive list." +"Please go to `Python Editors `_ " +"and `Integrated Development Environments `_ for a comprehensive list." msgstr "" -"Merci d'aller sur `Python Editors `_ et " -"`Integrated Development Environments `_ pour une liste exhaustive." +"Merci d'aller sur `Python Editors `_ et `Integrated Development Environments `_ pour une liste " +"exhaustive."