Skip to content

Commit 3d30605

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent f059981 commit 3d30605

File tree

3 files changed

+5530
-5525
lines changed

3 files changed

+5530
-5525
lines changed

library/othergui.po

Lines changed: 16 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
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
9393
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."
9698
msgstr ""
97-
"PySide は Qt ツールキットへのより新しいバインディングで、 Nokia によって提供されています。\n"
98-
"PyQt と比較して、非オープンソースのアプリケーションでより扱いやすいライセンス形態になっています。"
9999

100-
#: ../../library/othergui.rst:47
100+
#: ../../library/othergui.rst:48
101101
msgid "`wxPython <https://www.wxpython.org>`_"
102102
msgstr "`wxPython <https://www.wxpython.org>`_"
103103

104-
#: ../../library/othergui.rst:39
104+
#: ../../library/othergui.rst:40
105105
msgid ""
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
121121
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 "
127127
"different GUI toolkits are compared."
128128
msgstr ""
129-
"PyGTK、PyQt および wxPython は全て現代的なルック&フィールをそなえ、 Tkinter "
130-
"より豊富なウィジェットを持ちます。これらに加えて、他にも Python 用 GUI "
131-
"ツールキットが、クロスプラットフォームのもの、プラットフォーム固有のものを含め、沢山あります。Python Wiki の `GUI "
132-
"Programming <https://wiki.python.org/moin/GuiProgramming>`_ "
133-
"ページも参照してください。もっとずっと完全なリストや、GUI ツールキット同士の比較をしたドキュメントへのリンクがあります。"

sphinx.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.8\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2020-05-19 13:56+0000\n"
18+
"POT-Creation-Date: 2020-05-30 14:04+0000\n"
1919
"PO-Revision-Date: 2017-02-16 17:32+0000\n"
2020
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -46,6 +46,10 @@ msgid ""
4646
"Deprecated since version {deprecated}, will be removed in version {removed}"
4747
msgstr "バージョン {deprecated} で非推奨、バージョン {removed} で削除予定"
4848

49+
#: ../../tools/templates/dummy.html:8
50+
msgid "Deprecated since version {deprecated}, removed in version {removed}"
51+
msgstr ""
52+
4953
#: ../../tools/templates/indexcontent.html:8
5054
msgid "Welcome! This is the documentation for Python %(release)s."
5155
msgstr "ようこそ! Python %(release)s ドキュメントへ。"

0 commit comments

Comments
 (0)