@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-10-01 16:00+0200\n "
9
- "PO-Revision-Date : 2018 -10-04 12:18 +0200\n "
10
- "Last-Translator : \n "
9
+ "PO-Revision-Date : 2021 -10-27 21:13 +0200\n "
10
+ "
Last-Translator :
David GIRAUD <[email protected] > \n"
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.0.2 \n "
16
+ "X-Generator : Poedit 3.0 \n "
17
17
18
18
#: c-api/buffer.rst:11
19
19
msgid "Buffer Protocol"
@@ -455,7 +455,7 @@ msgstr "oui"
455
455
456
456
#: c-api/buffer.rst:323 c-api/buffer.rst:325
457
457
msgid "if needed"
458
- msgstr ""
458
+ msgstr "si nécessaire "
459
459
460
460
#: c-api/buffer.rst:278 c-api/buffer.rst:298 c-api/buffer.rst:302
461
461
#: c-api/buffer.rst:327 c-api/buffer.rst:331 c-api/buffer.rst:335
@@ -513,7 +513,7 @@ msgstr ""
513
513
514
514
#: c-api/buffer.rst:321
515
515
msgid "readonly"
516
- msgstr ""
516
+ msgstr "lecture seule "
517
517
518
518
#: c-api/buffer.rst:321
519
519
msgid "format"
@@ -529,7 +529,7 @@ msgstr "0"
529
529
530
530
#: c-api/buffer.rst:329 c-api/buffer.rst:337
531
531
msgid "1 or 0"
532
- msgstr ""
532
+ msgstr "0 ou 1 "
533
533
534
534
#: c-api/buffer.rst:342
535
535
msgid "Complex arrays"
@@ -642,6 +642,8 @@ msgid ""
642
642
"Return the implied :c:data:`~Py_buffer.itemsize` from :c:data:`~Py_buffer."
643
643
"format`. On error, raise an exception and return -1."
644
644
msgstr ""
645
+ "Retourne l'\\ :c:data:`~Py_buffer.itemsize` du :c:data:`~Py_buffer.format`. "
646
+ "En cas d'erreur, lève une exception et retourne -1."
645
647
646
648
#: c-api/buffer.rst:475
647
649
msgid ""
0 commit comments