File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-03-07 14:18 +0000\n "
15+ "POT-Creation-Date : 2026-03-27 14:44 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1717"Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2026\n "
1818"Language-Team : Japanese (https://app.transifex.com/python-doc/teams/5390/ "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-03-07 14:18 +0000\n "
15+ "POT-Creation-Date : 2026-03-27 14:44 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1717"Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2026\n "
1818"Language-Team : Japanese (https://app.transifex.com/python-doc/teams/5390/ "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2026-03-07 14:18 +0000\n "
15+ "POT-Creation-Date : 2026-03-27 14:44 +0000\n "
1616"PO-Revision-Date : 2025-09-16 00:00+0000\n "
1717"Last-Translator : Takanori Suzuki <takanori@takanory.net>, 2026\n "
1818"Language-Team : Japanese (https://app.transifex.com/python-doc/teams/5390/ "
Original file line number Diff line number Diff line change @@ -65,6 +65,10 @@ msgid ""
6565"threaded. See the source code for the :mod:`_tkinter` module for more "
6666"information about supported versions."
6767msgstr ""
68+ "Tcl/Tkにはスレッド(並行処理)に対応しているものとそうでないものがあり、"
69+ "tkinterはどちらのTcl/Tkにも対応しています。公式 Python にはスレッド版 Tcl/Tk "
70+ "8.6 が含まれています。対応バージョンについてさらに知りたい場合は :mod:"
71+ "`_tkinter` モジュールのソースコードを参照してください。"
6872
6973#: ../../library/tkinter.rst:27
7074msgid ""
You can’t perform that action at this time.
0 commit comments