@@ -14,7 +14,7 @@ msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.8\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2020-02-09 12:40 +0000\n "
17
+ "POT-Creation-Date : 2020-05-30 14:04 +0000\n "
18
18
"PO-Revision-Date : 2017-02-16 23:21+0000\n "
19
19
"Last-Translator : tomo, 2019\n "
20
20
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -85,23 +85,23 @@ msgstr ""
85
85
"Qt は Unix、Windows および Mac OS X で利用できる大規模な C++ GUI ツールキットです。\n"
86
86
":program:`sip` は C++ ライブラリに対するバインディングを Python クラスとして生成するためのツールで、Python 用に特化して設計されています。"
87
87
88
- #: ../../library/othergui.rst:36
89
- msgid "`PySide <https://wiki .qt.io/PySide >`_"
90
- msgstr "`PySide <https://wiki.qt.io/PySide>`_ "
88
+ #: ../../library/othergui.rst:37
89
+ msgid "`PySide2 <https://doc .qt.io/qtforpython/ >`_"
90
+ msgstr ""
91
91
92
92
#: ../../library/othergui.rst:34
93
93
msgid ""
94
- "PySide is a newer binding to the Qt toolkit, provided by Nokia. Compared to "
95
- "PyQt, its licensing scheme is friendlier to non-open source applications."
94
+ "Also known as the Qt for Python project, PySide2 is a newer binding to the "
95
+ "Qt toolkit. It is provided by The Qt Company and aims to provide a complete "
96
+ "port of PySide to Qt 5. Compared to PyQt, its licensing scheme is friendlier"
97
+ " to non-open source applications."
96
98
msgstr ""
97
- "PySide は Qt ツールキットへのより新しいバインディングで、 Nokia によって提供されています。\n"
98
- "PyQt と比較して、非オープンソースのアプリケーションでより扱いやすいライセンス形態になっています。"
99
99
100
- #: ../../library/othergui.rst:47
100
+ #: ../../library/othergui.rst:48
101
101
msgid "`wxPython <https://www.wxpython.org>`_"
102
102
msgstr "`wxPython <https://www.wxpython.org>`_"
103
103
104
- #: ../../library/othergui.rst:39
104
+ #: ../../library/othergui.rst:40
105
105
msgid ""
106
106
"wxPython is a cross-platform GUI toolkit for Python that is built around the"
107
107
" popular `wxWidgets <https://www.wxwidgets.org/>`_ (formerly wxWindows) C++ "
@@ -117,17 +117,12 @@ msgstr ""
117
117
"このツールキットは Windows, Mac OS X および Unix システムのアプリケーションに、それぞれのプラットフォームのネイティブなウィジェットを可能ならば利用して (Unix 系のシステムでは GTK+)、ネイティブなルック&フィールを提供します。\n"
118
118
"多彩なウィジェットの他に、オンラインドキュメントや場面に応じたヘルプ、印刷、HTML 表示、低級デバイスコンテキスト描画、ドラッグ&ドロップ、システムクリップボードへのアクセス、XML に基づいたリソースフォーマット、さらにユーザ寄贈のモジュールからなる成長し続けているライブラリ等々を wxPython は提供しています。"
119
119
120
- #: ../../library/othergui.rst:50
120
+ #: ../../library/othergui.rst:51
121
121
msgid ""
122
- "PyGTK, PyQt, and wxPython, all have a modern look and feel and more widgets "
123
- "than Tkinter. In addition, there are many other GUI toolkits for Python, "
124
- "both cross-platform, and platform-specific. See the `GUI Programming "
125
- "<https://wiki.python.org/moin/GuiProgramming>`_ page in the Python Wiki for "
126
- "a much more complete list, and also for links to documents where the "
122
+ "PyGTK, PyQt, PySide2, and wxPython, all have a modern look and feel and more"
123
+ " widgets than Tkinter. In addition, there are many other GUI toolkits for "
124
+ "Python, both cross-platform, and platform-specific. See the `GUI Programming"
125
+ " <https://wiki.python.org/moin/GuiProgramming>`_ page in the Python Wiki for"
126
+ " a much more complete list, and also for links to documents where the "
127
127
"different GUI toolkits are compared."
128
128
msgstr ""
129
- "PyGTK、PyQt および wxPython は全て現代的なルック&フィールをそなえ、 Tkinter "
130
- "より豊富なウィジェットを持ちます。これらに加えて、他にも Python 用 GUI "
131
- "ツールキットが、クロスプラットフォームのもの、プラットフォーム固有のものを含め、沢山あります。Python Wiki の `GUI "
132
- "Programming <https://wiki.python.org/moin/GuiProgramming>`_ "
133
- "ページも参照してください。もっとずっと完全なリストや、GUI ツールキット同士の比較をしたドキュメントへのリンクがあります。"
0 commit comments