Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions c-api/buffer.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-01 16:00+0200\n"
"PO-Revision-Date: 2018-10-04 12:18+0200\n"
"Last-Translator: \n"
"PO-Revision-Date: 2021-10-27 21:13+0200\n"
"Last-Translator: David GIRAUD <davidgiraud@protonmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.2\n"
"X-Generator: Poedit 3.0\n"

#: c-api/buffer.rst:11
msgid "Buffer Protocol"
Expand Down Expand Up @@ -455,7 +455,7 @@ msgstr "oui"

#: c-api/buffer.rst:323 c-api/buffer.rst:325
msgid "if needed"
msgstr ""
msgstr "si nécessaire"

#: c-api/buffer.rst:278 c-api/buffer.rst:298 c-api/buffer.rst:302
#: c-api/buffer.rst:327 c-api/buffer.rst:331 c-api/buffer.rst:335
Expand Down Expand Up @@ -513,7 +513,7 @@ msgstr ""

#: c-api/buffer.rst:321
msgid "readonly"
msgstr ""
msgstr "lecture seule"

#: c-api/buffer.rst:321
msgid "format"
Expand All @@ -529,7 +529,7 @@ msgstr "0"

#: c-api/buffer.rst:329 c-api/buffer.rst:337
msgid "1 or 0"
msgstr ""
msgstr "0 ou 1"

#: c-api/buffer.rst:342
msgid "Complex arrays"
Expand Down Expand Up @@ -642,6 +642,8 @@ msgid ""
"Return the implied :c:data:`~Py_buffer.itemsize` from :c:data:`~Py_buffer."
"format`. On error, raise an exception and return -1."
msgstr ""
"Retourne l'\\ :c:data:`~Py_buffer.itemsize` du :c:data:`~Py_buffer.format`. "
"En cas d'erreur, lève une exception et retourne -1."

#: c-api/buffer.rst:475
msgid ""
Expand Down