forked from AFPy/python-docs-fr
Traduction de library/io.po
This commit is contained in:
parent 8c4640c9d8
commit 92067bfba0
1 changed files with 8 additions and 4 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2023-07-23 14:38+0200\n" | ||||
"PO-Revision-Date: 2023-11-15 00:04+0100\n" | ||||
"PO-Revision-Date: 2023-11-15 00:39+0100\n" | ||||
"PO-Revision-Date: 2023-11-14 22:46+0100\n" | ||||
"Last-Translator: Houedji Espoir <therencecossi@gmail.com>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
| | @ -127,6 +127,8 @@ msgid "" | |||
"The binary stream API is described in detail in the docs of :class:" | ||||
"`BufferedIOBase`." | ||||
msgstr "" | ||||
"L'API du flux binaire est décrit en détail dans la documentation de la " | ||||
"classe :class:`BufferedIOBase`." | ||||
| ||||
#: library/io.rst:92 | ||||
msgid "" | ||||
| | @ -789,7 +791,7 @@ msgstr "" | |||
| ||||
#: library/io.rst:553 | ||||
msgid "Separate the underlying raw stream from the buffer and return it." | ||||
msgstr "" | ||||
msgstr "Sépare le flux brut sous-jacent du tampon et le retourne." | ||||
| ||||
#: library/io.rst:555 | ||||
msgid "" | ||||
| | @ -1387,7 +1389,7 @@ msgstr "" | |||
| ||||
#: library/io.rst:998 | ||||
msgid "The *write_through* argument has been added." | ||||
msgstr "" | ||||
msgstr "Le paramètre *write_through* a été ajouté." | ||||
| ||||
#: library/io.rst:1001 | ||||
msgid "" | ||||
| | @ -1442,10 +1444,12 @@ msgstr "" | |||
msgid "" | ||||
"This method does an implicit stream flush before setting the new parameters." | ||||
msgstr "" | ||||
"Cette méthode effectue un nettoyage implicite du flux avant de définir les " | ||||
"nouveaux paramètres." | ||||
| ||||
#: library/io.rst:1043 | ||||
msgid "The method supports ``encoding=\"locale\"`` option." | ||||
msgstr "" | ||||
msgstr "La méthode supporte l'option ``encoding=\"locale\"``." | ||||
| ||||
#: library/io.rst:1049 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue