We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fdf87 commit 7a0a690Copy full SHA for 7a0a690
library/stringprep.po
@@ -17,9 +17,8 @@ msgstr ""
17
"Generated-By: Babel 2.17.0\n"
18
19
#: ../../library/stringprep.rst:2
20
-#, fuzzy
21
msgid ":mod:`!stringprep` --- Internet String Preparation"
22
-msgstr ":mod:`stringprep` --- 인터넷 문자열 준비"
+msgstr ":mod:`!stringprep` --- 인터넷 문자열 준비"
23
24
#: ../../library/stringprep.rst:10
25
msgid "**Source code:** :source:`Lib/stringprep.py`"
@@ -55,7 +54,6 @@ msgstr ""
55
54
"합니다. ``stringprep`` 프로파일의 한 가지 예는 국제화된 도메인 이름에 사용되는 ``nameprep``\\입니다."
56
57
#: ../../library/stringprep.rst:29
58
59
msgid ""
60
"The module :mod:`stringprep` only exposes the tables from :rfc:`3454`. As"
61
" these tables would be very large to represent as dictionaries or lists, "
0 commit comments