forked from AFPy/python-docs-fr
Avoid 'imprime' to mean write or print.
This commit is contained in:
parent 2bda8a40ec
commit 12d010c274
2 changed files with 4 additions and 4 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-02-08 09:58+0100\n" | ||||
"PO-Revision-Date: 2018-01-09 22:09+0100\n" | ||||
"PO-Revision-Date: 2019-06-20 19:13+0200\n" | ||||
"Last-Translator: \n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -112,6 +112,6 @@ msgid "" | |||
"*include_default*, if true, prints the default type as well." | ||||
msgstr "" | ||||
"Le paramètre optionnel *fp* est un objet fichier-compatible dans lequel on " | ||||
"peut imprimer le flux de sortie. Il doit être approprié pour la fonction de " | ||||
"peut écrire le flux de sortie. Il doit être approprié pour la fonction de " | ||||
"Python :func:`print`. *level* est utilisé en interne. *include_default*, si " | ||||
"vrai, affiche aussi le type par défaut." | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue