Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fe68872

Browse files
authored
Quelques traductions de c-api/buffer (python#1745)
1 parent 5e3fd6d commit fe68872

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

c-api/buffer.po

+8-6
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.0.2\n"
16+
"X-Generator: Poedit 3.0\n"
1717

1818
#: c-api/buffer.rst:11
1919
msgid "Buffer Protocol"
@@ -455,7 +455,7 @@ msgstr "oui"
455455

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

460460
#: c-api/buffer.rst:278 c-api/buffer.rst:298 c-api/buffer.rst:302
461461
#: c-api/buffer.rst:327 c-api/buffer.rst:331 c-api/buffer.rst:335
@@ -513,7 +513,7 @@ msgstr ""
513513

514514
#: c-api/buffer.rst:321
515515
msgid "readonly"
516-
msgstr ""
516+
msgstr "lecture seule"
517517

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

530530
#: c-api/buffer.rst:329 c-api/buffer.rst:337
531531
msgid "1 or 0"
532-
msgstr ""
532+
msgstr "0 ou 1"
533533

534534
#: c-api/buffer.rst:342
535535
msgid "Complex arrays"
@@ -642,6 +642,8 @@ msgid ""
642642
"Return the implied :c:data:`~Py_buffer.itemsize` from :c:data:`~Py_buffer."
643643
"format`. On error, raise an exception and return -1."
644644
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."
645647

646648
#: c-api/buffer.rst:475
647649
msgid ""

0 commit comments

Comments
 (0)