mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Modify French translation of `return
`
For example, https://www.afpy.org/doc/python/3.5/tutorial/controlflow.html never uses the verb ``retourner`` but always ``renvoyer``.
This commit is contained in:
parent
4583c4b022
commit
7d40ff0384
@ -131,12 +131,12 @@ msgstr "Paramètres"
|
||||
#: sphinx/domains/c.py:61 sphinx/domains/cpp.py:3614
|
||||
#: sphinx/domains/javascript.py:128 sphinx/domains/python.py:136
|
||||
msgid "Returns"
|
||||
msgstr "Retourne"
|
||||
msgstr "Renvoie"
|
||||
|
||||
#: sphinx/domains/c.py:63 sphinx/domains/javascript.py:130
|
||||
#: sphinx/domains/python.py:138
|
||||
msgid "Return type"
|
||||
msgstr "Type retourné"
|
||||
msgstr "Type renvoyé"
|
||||
|
||||
#: sphinx/domains/c.py:177
|
||||
#, python-format
|
||||
|
Loading…
Reference in New Issue
Block a user