@@ -15,10 +15,10 @@ msgid ""
1515msgstr ""
1616"Project-Id-Version : Python 3.11\n "
1717"Report-Msgid-Bugs-To : \n "
18- "POT-Creation-Date : 2023-03-24 14:14 +0000\n "
18+ "POT-Creation-Date : 2023-04-07 14:12 +0000\n "
1919"PO-Revision-Date : 2021-06-28 01:04+0000\n "
2020"Last-Translator : Arihiro TAKASE, 2023\n "
21- "Language-Team : Japanese (https://www .transifex.com/python-doc/teams/5390/ "
21+ "Language-Team : Japanese (https://app .transifex.com/python-doc/teams/5390/ "
2222"ja/)\n "
2323"MIME-Version : 1.0\n "
2424"Content-Type : text/plain; charset=UTF-8\n "
@@ -2701,8 +2701,9 @@ msgid ""
27012701"Return offset of local time from UTC, as a :class:`timedelta` object that is "
27022702"positive east of UTC. If local time is west of UTC, this should be negative."
27032703msgstr ""
2704- "ローカル時間の UTC からのオフセットを、 UTC から東向きを正とした分で返しま"
2705- "す。ローカル時間が UTC の西側にある場合、この値は負になります。"
2704+ "ローカル時間の UTC からのオフセットを、 UTC から東向きを正とした :class:"
2705+ "`timedelta` オブジェクトで返します。ローカル時間が UTC の西側にある場合、この"
2706+ "値は負になります。"
27062707
27072708#: ../../library/datetime.rst:1979
27082709msgid ""
@@ -2746,7 +2747,7 @@ msgid ""
27462747"Return the daylight saving time (DST) adjustment, as a :class:`timedelta` "
27472748"object or ``None`` if DST information isn't known."
27482749msgstr ""
2749- "夏時間 (DST) 修正を、 UTC から東向きを正とした分で返します 。\n"
2750+ "夏時間 (DST) 修正を、 class:`timedelta` オブジェクトで返します 。\n"
27502751"DST 情報が未知の場合、 ``None`` が返されます。"
27512752
27522753#: ../../library/datetime.rst:2006
@@ -3121,9 +3122,8 @@ msgid ""
31213122"The *name* argument is optional. If specified it must be a string that will "
31223123"be used as the value returned by the :meth:`datetime.tzname` method."
31233124msgstr ""
3124- " *name* 引数は必須ではありません。\n"
3125- "もし指定された場合、その値は :meth:`datetime.tzname` メソッドの返り値として使"
3126- "われる文字列でなければなりません。"
3125+ "*name* 引数は必須ではありません。もし指定された場合、その値は :meth:"
3126+ "`datetime.tzname` メソッドの返り値として使われる文字列でなければなりません。"
31273127
31283128#: ../../library/datetime.rst:2247 ../../library/datetime.rst:2258
31293129msgid ""
0 commit comments