Skip to content

Commit 9e84716

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7269626 commit 9e84716

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

library/tkinter.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,17 +1557,19 @@ msgstr "画像"
15571557
msgid ""
15581558
"Images of different formats can be created through the corresponding "
15591559
"subclass of :class:`tkinter.Image`:"
1560-
msgstr ""
1560+
msgstr "様々な形式の画像を、それに対応する :class:`tkinter.Image` のサブクラスを使って作成できます:"
15611561

15621562
#: ../../library/tkinter.rst:797
15631563
msgid ":class:`BitmapImage` for images in XBM format."
1564-
msgstr ""
1564+
msgstr "XBM 形式の画像のための :class:`BitmapImage` 。"
15651565

15661566
#: ../../library/tkinter.rst:799
15671567
msgid ""
15681568
":class:`PhotoImage` for images in PGM, PPM, GIF and PNG formats. The latter "
15691569
"is supported starting with Tk 8.6."
15701570
msgstr ""
1571+
"PGM, PPM, GIF, PNG 形式の画像のための :class:`PhotoImage` 。\n"
1572+
"最後のは Tk 8.6 からサポートされるようになりました。"
15711573

15721574
#: ../../library/tkinter.rst:802
15731575
msgid ""
@@ -1592,6 +1594,8 @@ msgid ""
15921594
"The `Pillow <http://python-pillow.org/>`_ package adds support for formats "
15931595
"such as BMP, JPEG, TIFF, and WebP, among others."
15941596
msgstr ""
1597+
"`Pillow <http://python-pillow.org/>`_ パッケージにより、 BMP, JPEG, TIFF, WebP "
1598+
"などの形式のサポートが追加されました。"
15951599

15961600
#: ../../library/tkinter.rst:819
15971601
msgid "File Handlers"

0 commit comments

Comments
 (0)