Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64efaad

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 5b166fe commit 64efaad

File tree

3 files changed

+4693
-4686
lines changed

3 files changed

+4693
-4686
lines changed

copyright.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,15 @@
55
#
66
# Translators:
77
# tomo, 2019
8-
# Tetsuo Koyama <[email protected]>, 2020
98
#
109
#, fuzzy
1110
msgid ""
1211
msgstr ""
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 <[email protected]>, 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:"
3130
msgstr "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."
3534
msgstr ""
36-
"Copyright © 2001-2020 Python Software Foundation. All rights reserved."
3735

3836
#: ../../copyright.rst:9
3937
msgid "Copyright © 2000 BeOpen.com. All rights reserved."

library/os.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Translators:
77
# Osamu NAKAMURA, 2019
88
# samuel300z <[email protected]>, 2020
9-
# tomo, 2020
109
# Tetsuo Koyama <[email protected]>, 2020
10+
# tomo, 2021
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -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 <[email protected]>, 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."
13631363
msgstr ""
1364+
"オペレーティングシステムは、使用可能なバッファの個数に基づいて上限 (func:`sysconf` の ``'SC_IOV_MAX'`` の値) "
1365+
"を設定することがあります。"
13641366

13651367
#: ../../library/os.rst:1108
13661368
msgid "Combine the functionality of :func:`os.readv` and :func:`os.pread`."

0 commit comments

Comments
 (0)