Skip to content

Commit 58dd8af

Browse files
author
Guillaume RIQUOIS
committed
Traduction jet 2 d'array
1 parent 954b862 commit 58dd8af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/array.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-03-23 09:03+0100\n"
9-
"PO-Revision-Date: 2018-10-04 17:09+0200\n"
9+
"PO-Revision-Date: 2018-10-04 17:32+0200\n"
1010
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -252,7 +252,7 @@ msgid ""
252252
msgstr ""
253253
"Un nouveau tableau dont les éléments sont limités par *typecode*, et "
254254
"initialisés par la valeur optionnelle *initializer*, qui peut être une "
255-
"liste, un :term:`bytes-like object, ou un itérable sur des éléments du type "
255+
"liste, un :term:`bytes-like object`, ou un itérable sur des éléments du type "
256256
"approprié."
257257

258258
#: ../Doc/library/array.rst:81
@@ -479,8 +479,8 @@ msgstr ""
479479
#: ../Doc/library/array.rst:232
480480
msgid "Write all items (as machine values) to the :term:`file object` *f*."
481481
msgstr ""
482-
"Ecrit tous les éléments (en tant que valeurs machine) du :term:`file "
483-
"object`*f*."
482+
"Ecrit tous les éléments (en tant que valeurs machine) du :term:`file object` "
483+
"*f*."
484484

485485
#: ../Doc/library/array.rst:237
486486
msgid "Convert the array to an ordinary list with the same items."

0 commit comments

Comments
 (0)