@@ -15,10 +15,10 @@ msgid ""
15
15
msgstr ""
16
16
"Project-Id-Version : Python 3.11\n "
17
17
"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 "
19
19
"PO-Revision-Date : 2021-06-28 01:04+0000\n "
20
20
"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/ "
22
22
"ja/)\n "
23
23
"MIME-Version : 1.0\n "
24
24
"Content-Type : text/plain; charset=UTF-8\n "
@@ -2701,8 +2701,9 @@ msgid ""
2701
2701
"Return offset of local time from UTC, as a :class:`timedelta` object that is "
2702
2702
"positive east of UTC. If local time is west of UTC, this should be negative."
2703
2703
msgstr ""
2704
- "ローカル時間の UTC からのオフセットを、 UTC から東向きを正とした分で返しま"
2705
- "す。ローカル時間が UTC の西側にある場合、この値は負になります。"
2704
+ "ローカル時間の UTC からのオフセットを、 UTC から東向きを正とした :class:"
2705
+ "`timedelta` オブジェクトで返します。ローカル時間が UTC の西側にある場合、この"
2706
+ "値は負になります。"
2706
2707
2707
2708
#: ../../library/datetime.rst:1979
2708
2709
msgid ""
@@ -2746,7 +2747,7 @@ msgid ""
2746
2747
"Return the daylight saving time (DST) adjustment, as a :class:`timedelta` "
2747
2748
"object or ``None`` if DST information isn't known."
2748
2749
msgstr ""
2749
- "夏時間 (DST) 修正を、 UTC から東向きを正とした分で返します 。\n"
2750
+ "夏時間 (DST) 修正を、 class:`timedelta` オブジェクトで返します 。\n"
2750
2751
"DST 情報が未知の場合、 ``None`` が返されます。"
2751
2752
2752
2753
#: ../../library/datetime.rst:2006
@@ -3121,9 +3122,8 @@ msgid ""
3121
3122
"The *name* argument is optional. If specified it must be a string that will "
3122
3123
"be used as the value returned by the :meth:`datetime.tzname` method."
3123
3124
msgstr ""
3124
- " *name* 引数は必須ではありません。\n"
3125
- "もし指定された場合、その値は :meth:`datetime.tzname` メソッドの返り値として使"
3126
- "われる文字列でなければなりません。"
3125
+ "*name* 引数は必須ではありません。もし指定された場合、その値は :meth:"
3126
+ "`datetime.tzname` メソッドの返り値として使われる文字列でなければなりません。"
3127
3127
3128
3128
#: ../../library/datetime.rst:2247 ../../library/datetime.rst:2258
3129
3129
msgid ""
0 commit comments