Skip to content

Commit 806bc35

Browse files
committed
#1035 - remove fuzzy flags
1 parent f591aa2 commit 806bc35

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

extending/index.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ msgid "Recommended third party tools"
6262
msgstr "권장 제삼자 도구"
6363

6464
#: ../../extending/index.rst:28
65-
#, fuzzy
6665
msgid ""
6766
"This guide only covers the basic tools for creating extensions provided "
6867
"as part of this version of CPython. Third party tools like `Cython "
@@ -72,9 +71,9 @@ msgid ""
7271
"extensions for Python."
7372
msgstr ""
7473
"이 지침서는 이 버전의 CPython의 일부로 제공되는, 확장을 만들기 위한 기본 도구만을 다룹니다. `Cython "
75-
"<http://cython.org/>`_, `cffi <https://cffi.readthedocs.io>`_, `SWIG "
76-
"<http://www.swig.org>`_ 와 `Numba <https://numba.pydata.org/>`_ 와 같은 제삼자 "
77-
"도구는 파이썬을 위한 C와 C++ 확장을 만드는 더 간단하고 세련된 접근법을 제공합니다."
74+
"<https://cython.org/>`_, `cffi <https://cffi.readthedocs.io>`_, `SWIG "
75+
"<https://www.swig.org>`_ 와 `Numba <https://numba.pydata.org/>`_ 와 같은 제삼자"
76+
" 도구는 파이썬을 위한 C와 C++ 확장을 만드는 더 간단하고 세련된 접근법을 제공합니다."
7877

7978
#: ../../extending/index.rst:37
8079
msgid ""

0 commit comments

Comments
 (0)