Skip to content

FIX: nbsp in netrc. #1040

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions library/netrc.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-10-12 18:59+0200\n"
"PO-Revision-Date: 2019-04-11 18:12+0200\n"
"PO-Revision-Date: 2019-12-05 21:32+0100\n"
"Last-Translator: Jules Lasne <[email protected]>\n"
"Language-Team: FRENCH <[email protected]>\n"
"Language: fr\n"
Expand Down Expand Up @@ -85,7 +85,7 @@ msgid ""
msgstr ""
"Exception levée par la classe :class:`~netrc.netrc` lorsque des erreurs "
"syntaxiques sont rencontrées dans le texte source. Les instances de cette "
"exception fournissent trois attributs intéressants : :attr:`msg` est une "
"exception fournissent trois attributs intéressants : :attr:`msg` est une "
"explication textuelle de l'erreur, :attr:`filename` est le nom du fichier "
"source et :attr:`lineno` donne le numéro de la ligne sur laquelle l'erreur a "
"été trouvée."
Expand All @@ -96,7 +96,7 @@ msgstr "Objets *netrc*"

#: ../Doc/library/netrc.rst:56
msgid "A :class:`~netrc.netrc` instance has the following methods:"
msgstr "Une instance :class:`~netrc.netrc` a les méthodes suivantes :"
msgstr "Une instance :class:`~netrc.netrc` a les méthodes suivantes :"

#: ../Doc/library/netrc.rst:61
msgid ""
Expand All @@ -123,7 +123,7 @@ msgstr ""
msgid "Instances of :class:`~netrc.netrc` have public instance variables:"
msgstr ""
"Les instances de :class:`~netrc.netrc` ont des variables d'instance "
"publiques :"
"publiques :"

#: ../Doc/library/netrc.rst:77
msgid ""
Expand Down