8000 [skip ci] Update .po files · python/python-docs-ja@b600b69 · GitHub
[go: up one dir, main page]

Skip to content

Commit b600b69

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 2d1fe52 commit b600b69

File tree

21 files changed

+5290
-5229
lines changed

21 files changed

+5290
-5229
lines changed

c-api/gcsupport.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
88
# Arihiro TAKASE, 2017
9-
# tomo, 2018
9+
# tomo, 2019
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:35+0000\n"
18-
"Last-Translator: tomo, 2018\n"
18+
"Last-Translator: tomo, 2019\n"
1919
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -165,6 +165,8 @@ msgid ""
165165
"The :c:func:`_PyObject_GC_TRACK` and :c:func:`_PyObject_GC_UNTRACK` macros "
166166
"have been removed from the public C API."
167167
msgstr ""
168+
":c:func:`_PyObject_GC_TRACK` マクロと :c:func:`_PyObject_GC_UNTRACK` マクロは公開 C "
169+
"API から外されました。"
168170

169171
#: ../../c-api/gcsupport.rst:93
170172
msgid ""

c-api/number.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Arihiro TAKASE, 2017
8-
# tomo, 2018
8+
# tomo, 2019
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1616
"PO-Revision-Date: 2017-02-16 17:37+0000\n"
17-
"Last-Translator: tomo, 2018\n"
17+
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -35,7 +35,7 @@ msgstr ""
3535

3636
#: ../../c-api/number.rst:14
3737
msgid "Returns ``1`` if *o* is an index integer."
38-
msgstr ""
38+
msgstr "*o* がインデックス整数だった場合、 ``1`` を返します。"
3939

4040
#: ../../c-api/number.rst:20
4141
msgid ""

c-api/refcounting.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
88
# Arihiro TAKASE, 2017
9+
# tomo, 2019
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1617
"PO-Revision-Date: 2017-02-16 17:38+0000\n"
17-
"Last-Translator: Arihiro TAKASE, 2017\n"
18+
"Last-Translator: tomo, 2019\n"
1819
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -104,7 +105,7 @@ msgstr ""
104105
msgid ""
105106
"It is a good idea to use this macro whenever decrementing the reference "
106107
"count of an object that might be traversed during garbage collection."
107-
msgstr ""
108+
msgstr "ガベージコレクション中に追跡される可能性のあるオブジェクトの参照カウントのデクリメントを行うには、このマクロを使うのがよいでしょう。"
108109

109110
#: ../../c-api/refcounting.rst:65
110111
msgid ""

distutils/_setuptools_disclaimer.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# tomo, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.8\n"
1013
"Report-Msgid-Bugs-To: \n"
1114
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1215
"PO-Revision-Date: 2019-09-01 14:28+0000\n"
16+
"Last-Translator: tomo, 2019\n"
1317
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1418
"MIME-Version: 1.0\n"
1519
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,3 +28,5 @@ msgid ""
2428
" independently covers all of the relevant information currently included "
2529
"here."
2630
msgstr ""
31+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
32+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"

distutils/apiref.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ msgid ""
5050
" independently covers all of the relevant information currently included "
5151
"here."
5252
msgstr ""
53+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
54+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
5355

5456
#: ../../distutils/apiref.rst:19
5557
msgid ":mod:`distutils.core` --- Core Distutils functionality"

distutils/builtdist.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ msgid ""
3636
" independently covers all of the relevant information currently included "
3737
"here."
3838
msgstr ""
39+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
40+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
3941

4042
#: ../../distutils/builtdist.rst:9
4143
msgid ""

distutils/commandref.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# 秘湯 <xwhhsprings@gmail.com>, 2017
88
# Inada Naoki <songofacandy@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
10+
# tomo, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1718
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
18-
"Last-Translator: Arihiro TAKASE, 2017\n"
19+
"Last-Translator: tomo, 2019\n"
1920
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,6 +35,8 @@ msgid ""
3435
" independently covers all of the relevant information currently included "
3536
"here."
3637
msgstr ""
38+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
39+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
3740

3841
#: ../../distutils/commandref.rst:24
3942
msgid "Installing modules: the :command:`install` command family"

distutils/configfile.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# 秘湯 <xwhhsprings@gmail.com>, 2017
88
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
10+
# tomo, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1718
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
18-
"Last-Translator: Arihiro TAKASE, 2017\n"
19+
"Last-Translator: tomo, 2019\n"
1920
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,6 +35,8 @@ msgid ""
3435
" independently covers all of the relevant information currently included "
3536
"here."
3637
msgstr ""
38+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
39+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
3740

3841
#: ../../distutils/configfile.rst:9
3942
msgid ""

distutils/examples.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# 秘湯 <xwhhsprings@gmail.com>, 2017
8 B642 8
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
10-
# tomo, 2017
10+
# tomo, 2019
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1818
"PO-Revision-Date: 2017-02-16 17:41+0000\n"
19-
"Last-Translator: tomo, 2017\n"
19+
"Last-Translator: tomo, 2019\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -35,6 +35,8 @@ msgid ""
3535
" independently covers all of the relevant information currently included "
3636
"here."
3737
msgstr ""
38+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
39+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
3840

3941
#: ../../distutils/examples.rst:9
4042
msgid ""

distutils/extending.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ msgid ""
3434
" independently covers all of the relevant information currently included "
3535
"here."
3636
msgstr ""
37+
"このドキュメントは、 https://setuptools.readthedocs.io/en/latest/setuptools.html にある "
38+
"``setuptools`` のドキュメントが現時点でここにある関連情報を全て網羅するまで、単独でここに載せておかれます。"
3739

3840
#: ../../distutils/extending.rst:9
3941
msgid ""

0 commit comments

Comments
 (0)
0