Skip to content

Commit ee75135

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7197f3f commit ee75135

File tree

3 files changed

+438
-438
lines changed

3 files changed

+438
-438
lines changed

library/turtle.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-08-20 14:53+0000\n"
14+
"POT-Creation-Date: 2020-12-22 16:02+0000\n"
1515
"PO-Revision-Date: 2020-05-30 12:12+0000\n"
1616
"Last-Translator: tomo, 2020\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1123,7 +1123,7 @@ msgstr ""
11231123
"ペンの色を *r*, *g*, *b* のタプルで表された RGB の色に設定します。各 *r*, *g*, *b* は 0 から colormode "
11241124
"の間の値でなければなりません。ここで colormode は 1.0 か 255 のどちらかです (:func:`colormode` を参照)。"
11251125

1126-
#: ../../library/turtle.rst:917
1126+
#: ../../library/turtle.rst:914
11271127
msgid "``pencolor(r, g, b)``"
11281128
msgstr "``pencolor(r, g, b)``"
11291129

@@ -1184,7 +1184,7 @@ msgstr ""
11841184
"colormode の間の値でなければなりません。ここで colormode は 1.0 か 255 のどちらかです "
11851185
"(:func:`colormode` を参照)。"
11861186

1187-
#: ../../library/turtle.rst:966
1187+
#: ../../library/turtle.rst:963
11881188
msgid "``fillcolor(r, g, b)``"
11891189
msgstr "``fillcolor(r, g, b)``"
11901190

@@ -1234,7 +1234,7 @@ msgid ""
12341234
"given value."
12351235
msgstr ":func:`pencolor` の入力と同じですが、塗りつぶしの色とペンの色、両方を与えられた値に設定します。"
12361236

1237-
#: ../../library/turtle.rst:1005
1237+
#: ../../library/turtle.rst:1002
12381238
msgid ""
12391239
"``color(colorstring1, colorstring2)``, ``color((r1,g1,b1), (r2,g2,b2))``"
12401240
msgstr ""

0 commit comments

Comments
 (0)