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

Skip to content

Commit d7245eb

Browse files
cleobuckchristopheNan
authored andcommitted
nouvelle traduction sur array.po (#919)
1 parent 7a2ab2d commit d7245eb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

library/array.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-09-04 11:33+0200\n"
9-
"PO-Revision-Date: 2018-10-06 15:31+0200\n"
10-
"Last-Translator: Julien Palard <[email protected]>\n"
9+
"PO-Revision-Date: 2019-10-31 12:47+0100\n"
10+
"Last-Translator: Cléo Buck <[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.1.1\n"
16+
"X-Generator: Poedit 2.0.6\n"
1717

1818
#: ../Doc/library/array.rst:2
1919
msgid ":mod:`array` --- Efficient arrays of numeric values"
@@ -259,6 +259,8 @@ msgid ""
259259
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
260260
"``typecode``, ``initializer``."
261261
msgstr ""
262+
"Lève un :ref:`événement d'audit <auditing>` ``array.__new__`` avec les "
263+
"arguments ``typecode``, ``initializer``."
262264

263265
#: ../Doc/library/array.rst:83
264266
msgid "A string with all available type codes."
@@ -534,7 +536,7 @@ msgstr ""
534536

535537
#: ../Doc/library/array.rst:270
536538
msgid "`The Numerical Python Documentation <https://docs.scipy.org/doc/>`_"
537-
msgstr "`The Numerical Python Documentation <https://docs.scipy.org/doc/>`_"
539+
msgstr "`La documentation de *Numerical Python* <https://docs.scipy.org/doc/>`"
538540

539541
#: ../Doc/library/array.rst:270
540542
msgid ""

0 commit comments

Comments
 (0)