File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,8 @@ msgstr ""
1717"Generated-By : Babel 2.17.0\n "
1818
1919#: ../../library/tkinter.dnd.rst:2
20- #, fuzzy
2120msgid ":mod:`!tkinter.dnd` --- Drag and drop support"
22- msgstr ":mod:`tkinter.dnd` --- 드래그 앤드 드롭 지원"
21+ msgstr ":mod:`! tkinter.dnd` --- 드래그 앤드 드롭 지원"
2322
2423#: ../../library/tkinter.dnd.rst:8
2524msgid "**Source code:** :source:`Lib/tkinter/dnd.py`"
@@ -61,16 +60,14 @@ msgid "Target widget should have a callable *dnd_accept* attribute"
6160msgstr "대상 위젯에는 콜러블 *dnd_accept* 어트리뷰트가 있어야 합니다"
6261
6362#: ../../library/tkinter.dnd.rst:28
64- #, fuzzy
6563msgid ""
6664"If *dnd_accept* is not present or returns ``None``, search moves to "
6765"parent widget"
68- msgstr "*dnd_accept*\\ 가 없거나 None을 반환하면, 검색은 부모 위젯으로 이동합니다"
66+ msgstr "*dnd_accept*\\ 가 없거나 ``None`` \\ 을 반환하면, 검색은 부모 위젯으로 이동합니다"
6967
7068#: ../../library/tkinter.dnd.rst:29
71- #, fuzzy
7269msgid "If no target widget is found, then the target object is ``None``"
73- msgstr "대상 위젯이 발견되지 않으면, 대상 객체는 None입니다 ."
70+ msgstr "대상 위젯이 발견되지 않으면, 대상 객체는 ``None`` \\ 입니다 ."
7471
7572#: ../../library/tkinter.dnd.rst:31
7673msgid "Call to *<old_target>.dnd_leave(source, event)*"
You can’t perform that action at this time.
0 commit comments