@@ -151,11 +151,10 @@ msgid ""
151151msgstr "지정된 년, 월, 일, 시, 분, 초 및 마이크로초의 :class:`datetime.datetime` 객체를 반환합니다."
152152
153153#: ../Doc/c-api/datetime.rst:103
154- #, fuzzy
155154msgid ""
156155"Return a :class:`datetime.datetime` object with the specified year, "
157156"month, day, hour, minute, second, microsecond and fold."
158- msgstr "지정된 년, 월, 일, 시, 분, 초 및 마이크로초의 :class:`datetime.datetime` 객체를 반환합니다."
157+ msgstr "지정된 년, 월, 일, 시, 분, 초, 마이크로초 및 fold의 :class:`datetime.datetime` 객체를 반환합니다."
159158
160159#: ../Doc/c-api/datetime.rst:111
161160msgid ""
@@ -164,11 +163,10 @@ msgid ""
164163msgstr "지정된 시, 분, 초 및 마이크로초의 :class:`datetime.time` 객체를 반환합니다."
165164
166165#: ../Doc/c-api/datetime.rst:117
167- #, fuzzy
168166msgid ""
169167"Return a :class:`datetime.time` object with the specified hour, minute, "
170168"second, microsecond and fold."
171- msgstr "지정된 시, 분, 초 및 마이크로초의 :class:`datetime.time` 객체를 반환합니다."
169+ msgstr "지정된 시, 분, 초, 마이크로초 및 fold의 :class:`datetime.time` 객체를 반환합니다."
172170
173171#: ../Doc/c-api/datetime.rst:125
174172msgid ""
0 commit comments