Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3fb0c4c

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent6025325 commit3fb0c4c

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

‎library/collections.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# mollinaca, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-05-21 14:01+0000\n"
1516
"PO-Revision-Date:2020-05-30 11:58+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:mollinaca, 2020\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -116,6 +117,8 @@ msgid ""
116117
" module. For backwards compatibility, they continue to be visible in this "
117118
"module through Python 3.9."
118119
msgstr""
120+
":ref:`collections-abstract-base-classes` が :mod:`collections.abc` "
121+
"モジュールに移動されました。後方互換性のため、それらは引き続きPython 3.9モジュールでも利用できます。"
119122

120123
#:../../library/collections.rst:43
121124
msgid":class:`ChainMap` objects"

‎library/csv.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# mollinaca, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-06-10 14:11+0000\n"
1516
"PO-Revision-Date:2020-05-30 11:59+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:mollinaca, 2020\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -247,7 +248,7 @@ msgstr "返される列の型は :class:`OrderedDict` になりました。"
247248

248249
#:../../library/csv.rst:173
249250
msgid"Returned rows are now of type :class:`dict`."
250-
msgstr""
251+
msgstr"返される列の型は :class:`dict` になりました。"
251252

252253
#:../../library/csv.rst:194
253254
msgid""

‎library/datetime.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# mollinaca, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-05-23 13:58+0000\n"
1516
"PO-Revision-Date:2020-05-30 11:59+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:mollinaca, 2020\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -74,7 +75,7 @@ msgstr "Aware オブジェクトと Naive オブジェクト"
7475
msgid""
7576
"Date and time objects may be categorized as\"aware\" or\"naive\" depending"
7677
" on whether or not they include timezone information."
77-
msgstr""
78+
msgstr"日時のオブジェクトは、それらがタイムゾーンの情報を含んでいるかどうかによって\"aware\" あるいは\"naive\" に分類されます。"
7879

7980
#:../../library/datetime.rst:41
8081
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp