File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -311,19 +311,19 @@ msgstr "Pourquoi ne puis-je pas utiliser d'assignation dans une expression ?"
311311
312312#: ../Doc/faq/design.rst:152
313313msgid "Starting in Python 3.8, you can!"
314- msgstr "A partir de Python 3.8, vous pouvez !"
314+ msgstr "À partir de Python 3.8, vous pouvez !"
315315
316316#: ../Doc/faq/design.rst:154
317317msgid ""
318318"Assignment expressions using the walrus operator `:=` assign a variable in "
319319"an expression::"
320320msgstr ""
321- "Expressions d'assignation à l'aide de l'opérateur morse `:=` assigner une "
321+ "Les expressions d'assignation qui utilisent l'opérateur morse `:=` assignent une "
322322"variable dans une expression ::"
323323
324324#: ../Doc/faq/design.rst:160
325325msgid "See :pep:`572` for more information."
326- msgstr "Voir :pep:`572` pour plus d'informations."
326+ msgstr "Voir la :pep:`572` pour plus d'informations."
327327
328328#: ../Doc/faq/design.rst:165
329329msgid ""
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ msgid ""
111111"(``pip install pylint``)"
112112msgstr ""
113113"Utilisez Pylint_ pour vous assurer que vous ne régressez pas sur votre "
114- "support Python 3 (``pip install pylint``)"
114+ "prise en charge de Python 3 (``pip install pylint``)"
115115
116116#: ../Doc/howto/pyporting.rst:39
117117msgid ""
You can’t perform that action at this time.
0 commit comments