Skip to content

Commit 8187544

Browse files
committed
#766 - remove fuzzy flags
1 parent d97ee41 commit 8187544

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

library/unicodedata.po

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

1919
#: ../../library/unicodedata.rst:2
20-
#, fuzzy
2120
msgid ":mod:`!unicodedata` --- Unicode Database"
22-
msgstr ":mod:`unicodedata` --- 유니코드 데이터베이스"
21+
msgstr ":mod:`!unicodedata` --- 유니코드 데이터베이스"
2322

2423
#: ../../library/unicodedata.rst:18
25-
#, fuzzy
2624
msgid ""
2725
"This module provides access to the Unicode Character Database (UCD) which"
2826
" defines character properties for all Unicode characters. The data "
2927
"contained in this database is compiled from the `UCD version 15.1.0 "
3028
"<https://www.unicode.org/Public/15.1.0/ucd>`_."
3129
msgstr ""
3230
"이 모듈은 모든 유니코드 문자에 대한 문자 속성을 정의하는 유니코드 문자 데이터베이스(UCD -- Unicode Character "
33-
"Database)에 대한 액세스를 제공합니다. 이 데이터베이스에 포함된 데이터는 `UCD 버전 13.0.0 "
34-
"<https://www.unicode.org/Public/13.0.0/ucd>`_\\으로 컴파일됩니다."
31+
"Database)에 대한 액세스를 제공합니다. 이 데이터베이스에 포함된 데이터는 `UCD 버전 15.1.0 "
32+
"<https://www.unicode.org/Public/15.1.0/ucd>`_\\으로 컴파일됩니다."
3533

3634
#: ../../library/unicodedata.rst:23
3735
msgid ""
@@ -237,14 +235,12 @@ msgid "Footnotes"
237235
msgstr "각주"
238236

239237
#: ../../library/unicodedata.rst:178
240-
#, fuzzy
241238
msgid "https://www.unicode.org/Public/15.1.0/ucd/NameAliases.txt"
242-
msgstr "https://www.unicode.org/Public/13.0.0/ucd/NameAliases.txt"
239+
msgstr "https://www.unicode.org/Public/15.1.0/ucd/NameAliases.txt"
243240

244241
#: ../../library/unicodedata.rst:180
245-
#, fuzzy
246242
msgid "https://www.unicode.org/Public/15.1.0/ucd/NamedSequences.txt"
247-
msgstr "https://www.unicode.org/Public/13.0.0/ucd/NamedSequences.txt"
243+
msgstr "https://www.unicode.org/Public/15.1.0/ucd/NamedSequences.txt"
248244

249245
#: ../../library/unicodedata.rst:11
250246
msgid "Unicode"

0 commit comments

Comments
 (0)