Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitacd1900

Browse files
Traduction de library/hmac.po (#1612)
* Traduction de library/hmac.po* Apply suggestions from code reviewCo-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
1 parenta8ec99e commitacd1900

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

‎library/hmac.po

Lines changed: 8 additions & 3 deletions
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-08-24 09:01+0200\n"
9-
"PO-Revision-Date:2020-04-27 22:24+0200\n"
10-
"Last-Translator:Mathieu Dupuy <deronnax@gmail.com>\n"
9+
"PO-Revision-Date:2021-04-28 21:10+0200\n"
10+
"Last-Translator:Dimitri Merejkowsky <dimitri@dmerej.info>\n"
1111
"Language-Team:FRENCH <traductions@lists.afpy.org>\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.2.3\n"
16+
"X-Generator:Poedit 2.4.1\n"
1717

1818
#:library/hmac.rst:2
1919
msgid":mod:`hmac` --- Keyed-Hashing for Message Authentication"
@@ -197,6 +197,9 @@ msgid ""
197197
"outer`` are internal implementation details and will be removed in Python "
198198
"3.10."
199199
msgstr""
200+
"Les attributs ``HMAC.digest_cons``, ``HMAC.inner`` et ``HMAC.outer`` (non "
201+
"documentés) sont des détails d'implémentation internes et seront supprimés "
202+
"en Python 3.10."
200203

201204
#:library/hmac.rst:123
202205
msgid"This module also provides the following helper function:"
@@ -231,6 +234,8 @@ msgstr ""
231234
msgid""
232235
"The function uses OpenSSL's ``CRYPTO_memcmp()`` internally when available."
233236
msgstr""
237+
"Cette fonction utilise la fonction ``CRYPTO_memcmp()`` de OpenSSL quand "
238+
"celle-ci est disponible."
234239

235240
#:library/hmac.rst:149
236241
msgid"Module :mod:`hashlib`"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp