Skip to content

Commit a99de76

Browse files
committed
#897 - remove fuzzy flags
1 parent 0dae612 commit a99de76

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

โ€Žlibrary/hmac.poโ€Ž

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ msgstr ""
1717
"Generated-By: Babel 2.17.0\n"
1818

1919
#: ../../library/hmac.rst:2
20-
#, fuzzy
2120
msgid ":mod:`!hmac` --- Keyed-Hashing for Message Authentication"
22-
msgstr ":mod:`hmac` --- ๋ฉ”์‹œ์ง€ ์ธ์ฆ์„ ์œ„ํ•œ ํ‚ค ํ•ด์‹ฑ"
21+
msgstr ":mod:`!hmac` --- ๋ฉ”์‹œ์ง€ ์ธ์ฆ์„ ์œ„ํ•œ ํ‚ค ํ•ด์‹ฑ"
2322

2423
#: ../../library/hmac.rst:10
2524
msgid "**Source code:** :source:`Lib/hmac.py`"
@@ -53,13 +52,10 @@ msgstr ""
5352
"๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."
5453

5554
#: ../../library/hmac.rst:30
56-
#, fuzzy
5755
msgid ""
5856
"The *digestmod* argument is now required. Pass it as a keyword argument "
5957
"to avoid awkwardness when you do not have an initial *msg*."
60-
msgstr ""
61-
"*digestmod*\\์— ๋Œ€ํ•œ ๋ฌต์‹œ์  ๊ธฐ๋ณธ ๋‹ค์ด์ œ์ŠคํŠธ๋กœ์„œ์˜ MD5๋Š” ํ์ง€๋˜์—ˆ์Šต๋‹ˆ๋‹ค. digestmod ๋งค๊ฐœ ๋ณ€์ˆ˜๋Š” ์ด์ œ "
62-
"ํ•„์ˆ˜์ž…๋‹ˆ๋‹ค. ์ดˆ๊ธฐ ๋ฉ”์‹œ์ง€๊ฐ€ ์—†์„ ๋•Œ ์–ด์ƒ‰ํ•จ์„ ํ”ผํ•˜๋ ค๋ฉด ํ‚ค์›Œ๋“œ ์ธ์ž๋กœ ์ „๋‹ฌํ•˜์‹ญ์‹œ์˜ค."
58+
msgstr "*digestmod* ์ธ์ž๋Š” ์ด์ œ ํ•„์ˆ˜์ž…๋‹ˆ๋‹ค. ์ดˆ๊ธฐ *msg*\\๊ฐ€ ์—†์„ ๋•Œ ์–ด์ƒ‰ํ•จ์„ ํ”ผํ•˜๋ ค๋ฉด ํ‚ค์›Œ๋“œ ์ธ์ž๋กœ ์ „๋‹ฌํ•˜์‹ญ์‹œ์˜ค."
6359

6460
#: ../../library/hmac.rst:37
6561
msgid ""
@@ -110,7 +106,6 @@ msgstr ""
110106
"๋‹ค์ด์ œ์ŠคํŠธ์˜ *digest_size*\\์™€ ๊ธธ์ด๊ฐ€ ๊ฐ™์Šต๋‹ˆ๋‹ค. NUL ๋ฐ”์ดํŠธ๋ฅผ ํฌํ•จํ•˜์—ฌ ๋น„ ASCII ๋ฐ”์ดํŠธ๋ฅผ ํฌํ•จํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."
111107

112108
#: ../../library/hmac.rst:71
113-
#, fuzzy
114109
msgid ""
115110
"When comparing the output of :meth:`digest` to an externally supplied "
116111
"digest during a verification routine, it is recommended to use the "
@@ -130,7 +125,6 @@ msgstr ""
130125
"์ด๊ฒƒ์€ ์ „์ž ๋ฉ”์ผ์ด๋‚˜ ๊ธฐํƒ€ ๋น„ ๋ฐ”์ด๋„ˆ๋ฆฌ ํ™˜๊ฒฝ์—์„œ ๊ฐ’์„ ์•ˆ์ „ํ•˜๊ฒŒ ๊ตํ™˜ํ•˜๋Š” ๋ฐ ์‚ฌ์šฉ๋  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค."
131126

132127
#: ../../library/hmac.rst:85
133-
#, fuzzy
134128
msgid ""
135129
"When comparing the output of :meth:`hexdigest` to an externally supplied "
136130
"digest during a verification routine, it is recommended to use the "
@@ -166,13 +160,12 @@ msgid "The canonical name of this HMAC, always lowercase, e.g. ``hmac-md5``."
166160
msgstr "์ด HMAC์˜ ๊ทœ๋ฒ”์  ์ด๋ฆ„, ํ•ญ์ƒ ์†Œ๋ฌธ์ž, ์˜ˆ๋ฅผ ๋“ค์–ด ``hmac-md5``."
167161

168162
#: ../../library/hmac.rst:116
169-
#, fuzzy
170163
msgid ""
171164
"Removed the undocumented attributes ``HMAC.digest_cons``, ``HMAC.inner``,"
172165
" and ``HMAC.outer``."
173166
msgstr ""
174-
"์„ค๋ช…๋˜์ง€ ์•Š์€ ์–ดํŠธ๋ฆฌ๋ทฐํŠธ ``HMAC.digest_cons``, ``HMAC.inner`` ๋ฐ ``HMAC.outer``\\๋Š” ๋‚ด๋ถ€"
175-
" ๊ตฌํ˜„ ์„ธ๋ถ€ ์‚ฌํ•ญ์ด๋ฉฐ ํŒŒ์ด์ฌ 3.10์—์„œ ์ œ๊ฑฐ๋ฉ๋‹ˆ๋‹ค."
167+
"์„ค๋ช…๋˜์ง€ ์•Š์€ ์–ดํŠธ๋ฆฌ๋ทฐํŠธ ``HMAC.digest_cons``, ``HMAC.inner`` ๋ฐ ``HMAC.outer``\\๋ฅผ "
168+
"์ œ๊ฑฐํ–ˆ์Šต๋‹ˆ๋‹ค."
176169

177170
#: ../../library/hmac.rst:120
178171
msgid "This module also provides the following helper function:"

0 commit comments

Comments
ย (0)