File tree Expand file tree Collapse file tree 2 files changed +6760
-6755
lines changed Expand file tree Collapse file tree 2 files changed +6760
-6755
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ msgid ""
21
21
msgstr ""
22
22
"Project-Id-Version : Python 3.9\n "
23
23
"Report-Msgid-Bugs-To : \n "
24
- "POT-Creation-Date : 2021-05-12 06:19 +0000\n "
24
+ "POT-Creation-Date : 2021-05-17 06:23 +0000\n "
25
25
"PO-Revision-Date : 2017-02-16 23:20+0000\n "
26
26
"Last-Translator : Osamu NAKAMURA, 2021\n "
27
27
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -5450,11 +5450,9 @@ msgstr ""
5450
5450
5451
5451
#: ../../library/os.rst:4392
5452
5452
msgid ""
5453
- "Set a scheduling parameters for the process with PID *pid*. A *pid* of 0 "
5453
+ "Set the scheduling parameters for the process with PID *pid*. A *pid* of 0 "
5454
5454
"means the calling process. *param* is a :class:`sched_param` instance."
5455
5455
msgstr ""
5456
- "PID *pid* のプロセスのスケジュールパラメーターを設定します。*pid* が 0 の場合、呼び出しプロセスを意味します。*param* は "
5457
- ":class:`sched_param` のインスタンスです。"
5458
5456
5459
5457
#: ../../library/os.rst:4398
5460
5458
msgid ""
You can’t perform that action at this time.
0 commit comments