Skip to content

Commit 0940c7b

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent ae81a0a commit 0940c7b

File tree

11 files changed

+6445
-6359
lines changed

11 files changed

+6445
-6359
lines changed

c-api/init_config.po

+48-45
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# tomo, 2019
88
# Naoki Nakamura <agent@sohzoh.com>, 2020
99
# yuhutuge, 2020
10+
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2020-06-09 03:18+0000\n"
1718
"PO-Revision-Date: 2019-09-01 14:43+0000\n"
18-
"Last-Translator: yuhutuge, 2020\n"
19+
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 2020\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"
@@ -29,7 +30,7 @@ msgstr "Python 初期化設定 "
2930

3031
#: ../../c-api/init_config.rst:11
3132
msgid "Structures:"
32-
msgstr ""
33+
msgstr "構造体:"
3334

3435
#: ../../c-api/init_config.rst:13
3536
msgid ":c:type:`PyConfig`"
@@ -65,99 +66,99 @@ msgstr ":c:func:`PyConfig_InitPythonConfig`"
6566

6667
#: ../../c-api/init_config.rst:23
6768
msgid ":c:func:`PyConfig_Read`"
68-
msgstr ""
69+
msgstr ":c:func:`PyConfig_Read`"
6970

7071
#: ../../c-api/init_config.rst:24
7172
msgid ":c:func:`PyConfig_SetArgv`"
72-
msgstr ""
73+
msgstr ":c:func:`PyConfig_SetArgv`"
7374

7475
#: ../../c-api/init_config.rst:25
7576
msgid ":c:func:`PyConfig_SetBytesArgv`"
76-
msgstr ""
77+
msgstr ":c:func:`PyConfig_SetBytesArgv`"
7778

7879
#: ../../c-api/init_config.rst:26
7980
msgid ":c:func:`PyConfig_SetBytesString`"
80-
msgstr ""
81+
msgstr ":c:func:`PyConfig_SetBytesString`"
8182

8283
#: ../../c-api/init_config.rst:27
8384
msgid ":c:func:`PyConfig_SetString`"
84-
msgstr ""
85+
msgstr ":c:func:`PyConfig_SetString`"
8586

8687
#: ../../c-api/init_config.rst:28
8788
msgid ":c:func:`PyConfig_SetWideStringList`"
88-
msgstr ""
89+
msgstr ":c:func:`PyConfig_SetWideStringList`"
8990

9091
#: ../../c-api/init_config.rst:29
9192
msgid ":c:func:`PyPreConfig_InitIsolatedConfig`"
92-
msgstr ""
93+
msgstr ":c:func:`PyPreConfig_InitIsolatedConfig`"
9394

9495
#: ../../c-api/init_config.rst:30
9596
msgid ":c:func:`PyPreConfig_InitPythonConfig`"
96-
msgstr ""
97+
msgstr ":c:func:`PyPreConfig_InitPythonConfig`"
9798

9899
#: ../../c-api/init_config.rst:31
99100
msgid ":c:func:`PyStatus_Error`"
100-
msgstr ""
101+
msgstr ":c:func:`PyStatus_Error`"
101102

102103
#: ../../c-api/init_config.rst:32
103104
msgid ":c:func:`PyStatus_Exception`"
104-
msgstr ""
105+
msgstr ":c:func:`PyStatus_Exception`"
105106

106107
#: ../../c-api/init_config.rst:33
107108
msgid ":c:func:`PyStatus_Exit`"
108-
msgstr ""
109+
msgstr ":c:func:`PyStatus_Exit`"
109110

110111
#: ../../c-api/init_config.rst:34
111112
msgid ":c:func:`PyStatus_IsError`"
112-
msgstr ""
113+
msgstr ":c:func:`PyStatus_IsError`"
113114

114115
#: ../../c-api/init_config.rst:35
115116
msgid ":c:func:`PyStatus_IsExit`"
116-
msgstr ""
117+
msgstr ":c:func:`PyStatus_IsExit`"
117118

118119
#: ../../c-api/init_config.rst:36
119120
msgid ":c:func:`PyStatus_NoMemory`"
120-
msgstr ""
121+
msgstr ":c:func:`PyStatus_NoMemory`"
121122

122123
#: ../../c-api/init_config.rst:37
123124
msgid ":c:func:`PyStatus_Ok`"
124-
msgstr ""
125+
msgstr ":c:func:`PyStatus_Ok`"
125126

126127
#: ../../c-api/init_config.rst:38
127128
msgid ":c:func:`PyWideStringList_Append`"
128-
msgstr ""
129+
msgstr ":c:func:`PyWideStringList_Append`"
129130

130131
#: ../../c-api/init_config.rst:39
131132
msgid ":c:func:`PyWideStringList_Insert`"
132-
msgstr ""
133+
msgstr ":c:func:`PyWideStringList_Insert`"
133134

134135
#: ../../c-api/init_config.rst:40
135136
msgid ":c:func:`Py_ExitStatusException`"
136-
msgstr ""
137+
msgstr ":c:func:`Py_ExitStatusException`"
137138

138139
#: ../../c-api/init_config.rst:41
139140
msgid ":c:func:`Py_InitializeFromConfig`"
140-
msgstr ""
141+
msgstr ":c:func:`Py_InitializeFromConfig`"
141142

142143
#: ../../c-api/init_config.rst:42
143144
msgid ":c:func:`Py_PreInitialize`"
144-
msgstr ""
145+
msgstr ":c:func:`Py_PreInitialize`"
145146

146147
#: ../../c-api/init_config.rst:43
147148
msgid ":c:func:`Py_PreInitializeFromArgs`"
148-
msgstr ""
149+
msgstr ":c:func:`Py_PreInitializeFromArgs`"
149150

150151
#: ../../c-api/init_config.rst:44
151152
msgid ":c:func:`Py_PreInitializeFromBytesArgs`"
152-
msgstr ""
153+
msgstr ":c:func:`Py_PreInitializeFromBytesArgs`"
153154

154155
#: ../../c-api/init_config.rst:45
155156
msgid ":c:func:`Py_RunMain`"
156-
msgstr ""
157+
msgstr ":c:func:`Py_RunMain`"
157158

158159
#: ../../c-api/init_config.rst:46
159160
msgid ":c:func:`Py_GetArgcArgv`"
160-
msgstr ""
161+
msgstr ":c:func:`Py_GetArgcArgv`"
161162

162163
#: ../../c-api/init_config.rst:48
163164
msgid ""
@@ -177,7 +178,7 @@ msgstr ""
177178

178179
#: ../../c-api/init_config.rst:59
179180
msgid "PyWideStringList"
180-
msgstr ""
181+
msgstr "PyWideStringList"
181182

182183
#: ../../c-api/init_config.rst:63
183184
msgid "List of ``wchar_t*`` strings."
@@ -585,19 +586,19 @@ msgstr ""
585586

586587
#: ../../c-api/init_config.rst:404
587588
msgid ":c:member:`~PyConfig.dev_mode`"
588-
msgstr ""
589+
msgstr ":c:member:`~PyConfig.dev_mode`"
589590

590591
#: ../../c-api/init_config.rst:405
591592
msgid ":c:member:`~PyConfig.isolated`"
592-
msgstr ""
593+
msgstr ":c:member:`~PyConfig.isolated`"
593594

594595
#: ../../c-api/init_config.rst:406
595596
msgid ":c:member:`~PyConfig.parse_argv`"
596-
msgstr ""
597+
msgstr ":c:member:`~PyConfig.parse_argv`"
597598

598599
#: ../../c-api/init_config.rst:407
599600
msgid ":c:member:`~PyConfig.use_environment`"
600-
msgstr ""
601+
msgstr ":c:member:`~PyConfig.use_environment`"
601602

602603
#: ../../c-api/init_config.rst:409
603604
msgid ""
@@ -624,7 +625,7 @@ msgstr ""
624625

625626
#: ../../c-api/init_config.rst:429
626627
msgid ":data:`sys.base_exec_prefix`."
627-
msgstr ""
628+
msgstr ":data:`sys.base_exec_prefix`."
628629

629630
#: ../../c-api/init_config.rst:433
630631
msgid ""
@@ -634,7 +635,7 @@ msgstr ""
634635

635636
#: ../../c-api/init_config.rst:438
636637
msgid ":data:`sys.base_prefix`."
637-
msgstr ""
638+
msgstr ":data:`sys.base_prefix`."
638639

639640
#: ../../c-api/init_config.rst:442
640641
msgid ""
@@ -695,11 +696,11 @@ msgstr ""
695696

696697
#: ../../c-api/init_config.rst:488
697698
msgid ":data:`sys.exec_prefix`."
698-
msgstr ""
699+
msgstr ":data:`sys.exec_prefix`."
699700

700701
#: ../../c-api/init_config.rst:492
701702
msgid ":data:`sys.executable`."
702-
msgstr ""
703+
msgstr ":data:`sys.executable`."
703704

704705
#: ../../c-api/init_config.rst:496
705706
msgid "If non-zero, call :func:`faulthandler.enable` at startup."
@@ -844,7 +845,7 @@ msgstr ""
844845

845846
#: ../../c-api/init_config.rst:609
846847
msgid ":data:`sys.prefix`."
847-
msgstr ""
848+
msgstr ":data:`sys.prefix`."
848849

849850
#: ../../c-api/init_config.rst:613
850851
msgid ""
@@ -1123,33 +1124,35 @@ msgstr ""
11231124

11241125
#: ../../c-api/init_config.rst:910
11251126
msgid ":c:member:`PyConfig.base_exec_prefix`"
1126-
msgstr ""
1127+
msgstr ":c:member:`PyConfig.base_exec_prefix`"
11271128

11281129
#: ../../c-api/init_config.rst:911
11291130
msgid ":c:member:`PyConfig.base_executable`"
1130-
msgstr ""
1131+
msgstr ":c:member:`PyConfig.base_executable`"
11311132

11321133
#: ../../c-api/init_config.rst:912
11331134
msgid ":c:member:`PyConfig.base_prefix`"
1134-
msgstr ""
1135+
msgstr ":c:member:`PyConfig.base_prefix`"
11351136

11361137
#: ../../c-api/init_config.rst:913
11371138
msgid ":c:member:`PyConfig.exec_prefix`"
1138-
msgstr ""
1139+
msgstr ":c:member:`PyConfig.exec_prefix`"
11391140

11401141
#: ../../c-api/init_config.rst:914
11411142
msgid ":c:member:`PyConfig.executable`"
1142-
msgstr ""
1143+
msgstr ":c:member:`PyConfig.executable`"
11431144

11441145
#: ../../c-api/init_config.rst:915
11451146
msgid ""
11461147
":c:member:`PyConfig.module_search_paths_set`, "
11471148
":c:member:`PyConfig.module_search_paths`"
11481149
msgstr ""
1150+
":c:member:`PyConfig.module_search_paths_set`, "
1151+
":c:member:`PyConfig.module_search_paths`"
11491152

11501153
#: ../../c-api/init_config.rst:917
11511154
msgid ":c:member:`PyConfig.prefix`"
1152-
msgstr ""
1155+
msgstr ":c:member:`PyConfig.prefix`"
11531156

11541157
#: ../../c-api/init_config.rst:919
11551158
msgid ""
@@ -1231,7 +1234,7 @@ msgstr ""
12311234

12321235
#: ../../c-api/init_config.rst:960
12331236
msgid "``pyvenv.cfg``"
1234-
msgstr ""
1237+
msgstr "``pyvenv.cfg``"
12351238

12361239
#: ../../c-api/init_config.rst:961
12371240
msgid "``python._pth`` (Windows only)"
@@ -1249,7 +1252,7 @@ msgstr ""
12491252

12501253
#: ../../c-api/init_config.rst:969
12511254
msgid "Py_RunMain()"
1252-
msgstr ""
1255+
msgstr "Py_RunMain()"
12531256

12541257
#: ../../c-api/init_config.rst:973
12551258
msgid ""
@@ -1278,7 +1281,7 @@ msgstr ""
12781281

12791282
#: ../../c-api/init_config.rst:989
12801283
msgid "Py_GetArgcArgv()"
1281-
msgstr ""
1284+
msgstr "Py_GetArgcArgv()"
12821285

12831286
#: ../../c-api/init_config.rst:993
12841287
msgid "Get the original command line arguments, before Python modified them."

library/compileall.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# E. Kawashima, 2017
1111
# Osamu NAKAMURA, 2019
1212
# tomo, 2019
13+
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2021
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
21-
"Last-Translator: tomo, 2019\n"
22+
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
2223
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -241,7 +242,7 @@ msgstr ""
241242
msgid ""
242243
"The *maxlevels* parameter is used to limit the depth of the recursion; it "
243244
"defaults to ``sys.getrecursionlimit()``."
244-
msgstr ""
245+
msgstr "*maxlevels* パラメータで最大再帰深度を制限します。デフォルトは ``sys.getrecursionlimit()`` です。"
245246

246247
#: ../../library/compileall.rst:160
247248
msgid ""

library/graphlib.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-06-01 03:13+0000\n"
1516
"PO-Revision-Date: 2020-06-01 03:18+0000\n"
16-
"Last-Translator: tomo, 2020\n"
17+
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 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"
@@ -28,7 +29,7 @@ msgstr ""
2829

2930
#: ../../library/graphlib.rst:8
3031
msgid "**Source code:** :source:`Lib/graphlib.py`"
31-
msgstr ""
32+
msgstr "**ソースコード:** :source:`Lib/graphlib.py`"
3233

3334
#: ../../library/graphlib.rst:20
3435
msgid ""

0 commit comments

Comments
 (0)