Skip to content

Commit 81e8e81

Browse files
committed
#880 - remove fuzzy flags
1 parent a2327d4 commit 81e8e81

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/intro.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
55
#
6-
#, fuzzy
76
msgid ""
87
msgstr ""
98
"Project-Id-Version: Python 3.6\n"
@@ -120,12 +119,13 @@ msgstr ""
120119
"존재하는지에 관한 어떠한 주장도 하지 않습니다."
121120

122121
#: ../../library/intro.rst:60
123-
#, fuzzy
124122
msgid ""
125123
"If not separately noted, all functions that claim \"Availability: Unix\" "
126124
"are supported on macOS, iOS and Android, all of which build on a Unix "
127125
"core."
128-
msgstr "별도로 언급되지 않은 경우, \"가용성: 유닉스\"를 주장하는 모든 기능은 유닉스 코어를 기반으로 하는 맥 OS X에서 지원됩니다."
126+
msgstr ""
127+
"별도로 언급되지 않은 경우, \"가용성: 유닉스\"를 주장하는 모든 기능은 유닉스 코어를 기반으로 하는 맥 OS, iOS 및 "
128+
"안드로이드에서 지원됩니다."
129129

130130
#: ../../library/intro.rst:63
131131
msgid ""
@@ -137,7 +137,7 @@ msgstr ""
137137

138138
#: ../../library/intro.rst:71
139139
msgid "WebAssembly platforms"
140-
msgstr ""
140+
msgstr "웹어셈블리 플랫폼"
141141

142142
#: ../../library/intro.rst:73
143143
msgid ""
@@ -205,7 +205,7 @@ msgstr ""
205205

206206
#: ../../library/intro.rst:127
207207
msgid "Mobile platforms"
208-
msgstr ""
208+
msgstr "모바일 플랫폼"
209209

210210
#: ../../library/intro.rst:129
211211
msgid ""

0 commit comments

Comments
 (0)