File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2019
8
+ # Tetsuo Koyama <tkoyama010@gmail.com>, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-01-02 16:04+0000\n "
15
16
"PO-Revision-Date : 2019-09-01 02:40+0000\n "
16
- "Last-Translator : tomo, 2019 \n "
17
+ "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -32,6 +33,7 @@ msgstr "Python and this documentation is:"
32
33
#: ../../copyright.rst:7
33
34
msgid "Copyright © 2001-2021 Python Software Foundation. All rights reserved."
34
35
msgstr ""
36
+ "Copyright © 2001-2021 Python Software Foundation. All rights reserved."
35
37
36
38
#: ../../copyright.rst:9
37
39
msgid "Copyright © 2000 BeOpen.com. All rights reserved."
Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2019
8
+ # Tetsuo Koyama <tkoyama010@gmail.com>, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
15
16
"PO-Revision-Date : 2019-09-01 03:26+0000\n "
16
- "Last-Translator : tomo, 2019 \n "
17
+ "Last-Translator : Tetsuo Koyama <tkoyama010@gmail.com>, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -330,6 +331,8 @@ msgid ""
330
331
" after a period to separate sentences on the same line, it is specific to "
331
332
"English-language texts."
332
333
msgstr ""
334
+ "文検出アルゴリズムは\" 小文字\" の定義のために ``string.lowercase`` "
335
+ "に依存し、同一行の文を区切るためにピリオドの後に二つの空白を使う慣習に依存しているため、英文テキストに限定されたものです。"
333
336
334
337
#: ../../library/textwrap.rst:249
335
338
msgid ""
You can’t perform that action at this time.
0 commit comments