File tree Expand file tree Collapse file tree 3 files changed +4693
-4686
lines changed Expand file tree Collapse file tree 3 files changed +4693
-4686
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2019
8
- # Tetsuo Koyama <[email protected] >, 2020
9
8
#
10
9
#, fuzzy
11
10
msgid ""
12
11
msgstr ""
13
12
"Project-Id-Version : Python 3.7\n "
14
13
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2021-01-01 16:02 +0000\n "
14
+ "POT-Creation-Date : 2021-01-02 16:04 +0000\n "
16
15
"PO-Revision-Date : 2019-09-01 02:40+0000\n "
17
- "
Last-Translator :
Tetsuo Koyama <[email protected] >, 2020 \n"
16
+ "Last-Translator : tomo, 2019 \n "
18
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -31,9 +30,8 @@ msgid "Python and this documentation is:"
31
30
msgstr "Python and this documentation is:"
32
31
33
32
#: ../../copyright.rst:7
34
- msgid "Copyright © 2001-2020 Python Software Foundation. All rights reserved."
33
+ msgid "Copyright © 2001-2021 Python Software Foundation. All rights reserved."
35
34
msgstr ""
36
- "Copyright © 2001-2020 Python Software Foundation. All rights reserved."
37
35
38
36
#: ../../copyright.rst:9
39
37
msgid "Copyright © 2000 BeOpen.com. All rights reserved."
Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# Osamu NAKAMURA, 2019
8
8
# samuel300z <[email protected] >, 2020
9
- # tomo, 2020
10
9
# Tetsuo Koyama <[email protected] >, 2020
10
+ # tomo, 2021
11
11
#
12
12
#, fuzzy
13
13
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
16
16
"Report-Msgid-Bugs-To : \n "
17
17
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
18
18
"PO-Revision-Date : 2019-09-01 03:12+0000\n "
19
- "
Last-Translator :
Tetsuo Koyama <[email protected] >, 2020 \n"
19
+ "Last-Translator : tomo, 2021 \n "
20
20
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
21
21
"MIME-Version : 1.0\n "
22
22
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1361,6 +1361,8 @@ msgid ""
1361
1361
"The operating system may set a limit (:func:`sysconf` value "
1362
1362
"``'SC_IOV_MAX'``) on the number of buffers that can be used."
1363
1363
msgstr ""
1364
+ "オペレーティングシステムは、使用可能なバッファの個数に基づいて上限 (func:`sysconf` の ``'SC_IOV_MAX'`` の値) "
1365
+ "を設定することがあります。"
1364
1366
1365
1367
#: ../../library/os.rst:1108
1366
1368
msgid "Combine the functionality of :func:`os.readv` and :func:`os.pread`."
You can’t perform that action at this time.
0 commit comments