@@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version :Python 3.8\n "
1616"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 "
1818"PO-Revision-Date :2017-02-16 23:21+0000\n "
1919"Last-Translator :tomo, 2019\n "
2020"Language-Team :Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -85,23 +85,23 @@ msgstr ""
8585"Qt は Unix、Windows および Mac OS X で利用できる大規模な C++ GUI ツールキットです。\n"
8686":program:`sip` は C++ ライブラリに対するバインディングを Python クラスとして生成するためのツールで、Python 用に特化して設計されています。"
8787
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 ""
9191
9292#: ../../library/othergui.rst:34
9393msgid ""
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."
9698msgstr ""
97- "PySide は Qt ツールキットへのより新しいバインディングで、 Nokia によって提供されています。\n"
98- "PyQt と比較して、非オープンソースのアプリケーションでより扱いやすいライセンス形態になっています。"
9999
100- #: ../../library/othergui.rst:47
100+ #: ../../library/othergui.rst:48
101101msgid "`wxPython <https://www.wxpython.org>`_"
102102msgstr "`wxPython <https://www.wxpython.org>`_"
103103
104- #: ../../library/othergui.rst:39
104+ #: ../../library/othergui.rst:40
105105msgid ""
106106"wxPython is a cross-platform GUI toolkit for Python that is built around the"
107107" popular `wxWidgets <https://www.wxwidgets.org/>`_ (formerly wxWindows) C++ "
@@ -117,17 +117,12 @@ msgstr ""
117117"このツールキットは Windows, Mac OS X および Unix システムのアプリケーションに、それぞれのプラットフォームのネイティブなウィジェットを可能ならば利用して (Unix 系のシステムでは GTK+)、ネイティブなルック&フィールを提供します。\n"
118118"多彩なウィジェットの他に、オンラインドキュメントや場面に応じたヘルプ、印刷、HTML 表示、低級デバイスコンテキスト描画、ドラッグ&ドロップ、システムクリップボードへのアクセス、XML に基づいたリソースフォーマット、さらにユーザ寄贈のモジュールからなる成長し続けているライブラリ等々を wxPython は提供しています。"
119119
120- #: ../../library/othergui.rst:50
120+ #: ../../library/othergui.rst:51
121121msgid ""
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 "
127127"different GUI toolkits are compared."
128128msgstr ""
129- "PyGTK、PyQt および wxPython は全て現代的なルック&フィールをそなえ、 Tkinter "
130- "より豊富なウィジェットを持ちます。これらに加えて、他にも Python 用 GUI "
131- "ツールキットが、クロスプラットフォームのもの、プラットフォーム固有のものを含め、沢山あります。Python Wiki の `GUI "
132- "Programming <https://wiki.python.org/moin/GuiProgramming>`_ "
133- "ページも参照してください。もっとずっと完全なリストや、GUI ツールキット同士の比較をしたドキュメントへのリンクがあります。"