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 55#
66# Translators:
77# tomo, 2019
8- # Tetsuo Koyama <tkoyama010@gmail.com>, 2020
98#
109#, fuzzy
1110msgid ""
1211msgstr ""
1312"Project-Id-Version : Python 3.7\n "
1413"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 "
1615"PO-Revision-Date : 2019-09-01 02:40+0000\n "
17- "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2020 \n "
16+ "Last-Translator : tomo, 2019 \n "
1817"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=UTF-8\n "
@@ -31,9 +30,8 @@ msgid "Python and this documentation is:"
3130msgstr "Python and this documentation is:"
3231
3332#: ../../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."
3534msgstr ""
36- "Copyright © 2001-2020 Python Software Foundation. All rights reserved."
3735
3836#: ../../copyright.rst:9
3937msgid "Copyright © 2000 BeOpen.com. All rights reserved."
Original file line number Diff line number Diff line change 66# Translators:
77# Osamu NAKAMURA, 2019
88# samuel300z <samuel300z@gmail.com>, 2020
9- # tomo, 2020
109# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
10+ # tomo, 2021
1111#
1212#, fuzzy
1313msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1818"PO-Revision-Date : 2019-09-01 03:12+0000\n "
19- "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2020 \n "
19+ "Last-Translator : tomo, 2021 \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 "
@@ -1361,6 +1361,8 @@ msgid ""
13611361"The operating system may set a limit (:func:`sysconf` value "
13621362"``'SC_IOV_MAX'``) on the number of buffers that can be used."
13631363msgstr ""
1364+ "オペレーティングシステムは、使用可能なバッファの個数に基づいて上限 (func:`sysconf` の ``'SC_IOV_MAX'`` の値) "
1365+ "を設定することがあります。"
13641366
13651367#: ../../library/os.rst:1108
13661368msgid "Combine the functionality of :func:`os.readv` and :func:`os.pread`."
You can’t perform that action at this time.
0 commit comments