File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ msgid ""
52
52
"Returns the time zone singleton representing UTC, the same object as :attr:"
53
53
"`datetime.timezone.utc`."
54
54
msgstr ""
55
- "UTCタイムゾーンに相当するシングルトンを返します。\n "
56
- "これは :attr:`datetime.timezon .utc` と同じオブジェクトです。"
55
+ "UTCタイムゾーンに相当するシングルトンを返します。これは :attr:`datetime. "
56
+ "timezone .utc` と同じオブジェクトです。"
57
57
58
58
#: ../../c-api/datetime.rst:26
59
59
msgid "Type-check macros:"
@@ -319,13 +319,13 @@ msgid ""
319
319
"Create and return a new :class:`datetime.datetime` object given an argument "
320
320
"tuple suitable for passing to :meth:`datetime.datetime.fromtimestamp()`."
321
321
msgstr ""
322
- ":meth:`dateitme .datetime.fromtimestamp()` に渡すのに適した引数タプルから新た"
322
+ ":meth:`datetime .datetime.fromtimestamp()` に渡すのに適した引数タプルから新た"
323
323
"な :class:`datetime.datetime` オブジェクトを生成して返します。"
324
324
325
325
#: ../../c-api/datetime.rst:283
326
326
msgid ""
327
327
"Create and return a new :class:`datetime.date` object given an argument "
328
328
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp()`."
329
329
msgstr ""
330
- ":meth:`dateitme .date.fromtimestamp()` に渡すのに適した引数タプルから新たな :"
330
+ ":meth:`datetime .date.fromtimestamp()` に渡すのに適した引数タプルから新たな :"
331
331
"class:`datetime.date` オブジェクトを生成して返します。"
You can’t perform that action at this time.
0 commit comments