Fixing inconsistencies found by pomerge.

This commit is contained in:
Julien Palard 2018-07-03 11:49:47 +02:00
commit 8b85b550c9

View file

@ -244,7 +244,7 @@ msgstr ""
#: ../Doc/reference/datamodel.rst:150
msgid "None"
msgstr "None"
msgstr "*None*"
#: ../Doc/reference/datamodel.rst:147
msgid ""

View file

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
"PO-Revision-Date: 2018-06-17 21:30+0200\n"
"PO-Revision-Date: 2018-07-03 11:41+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"Language-Team: \n"
"Language: fr\n"
@ -1012,8 +1012,8 @@ msgid ""
"If the module name is followed by :keyword:`as`, then the name following :"
"keyword:`as` is bound directly to the imported module."
msgstr ""
"Si le nom du module est suivi d'un :keyword:`as`, le nom suivant :keyword:"
"`as` est lié directement au module importé."
"Si le nom du module est suivi par :keyword:`as`, alors le nom suivant :"
"keyword:`as` est directement lié au module importé."
#: ../Doc/reference/simple_stmts.rst:748
msgid ""