We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9335ee4 commit e73878aCopy full SHA for e73878a
1 file changed
library/tkinter.po
@@ -65,6 +65,10 @@ msgid ""
65
"threaded. See the source code for the :mod:`_tkinter` module for more "
66
"information about supported versions."
67
msgstr ""
68
+"Tcl/Tkにはスレッド(並行処理)に対応しているものとそうでないものがあり、"
69
+"tkinterはどちらのTcl/Tkにも対応しています。公式 Python にはスレッド版 Tcl/Tk "
70
+"8.6 が含まれています。対応バージョンについてさらに知りたい場合は :mod:"
71
+"`_tkinter` モジュールのソースコードを参照してください。"
72
73
#: ../../library/tkinter.rst:27
74
msgid ""
0 commit comments