Skip to content

Commit 8f21c84

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 25f4130 commit 8f21c84

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

copyright.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2019
8+
# Tetsuo Koyama <tkoyama010@gmail.com>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-01-02 16:04+0000\n"
1516
"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"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,6 +33,7 @@ msgstr "Python and this documentation is:"
3233
#: ../../copyright.rst:7
3334
msgid "Copyright © 2001-2021 Python Software Foundation. All rights reserved."
3435
msgstr ""
36+
"Copyright © 2001-2021 Python Software Foundation. All rights reserved."
3537

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

library/textwrap.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2019
8+
# Tetsuo Koyama <tkoyama010@gmail.com>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-01-01 16:02+0000\n"
1516
"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"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -330,6 +331,8 @@ msgid ""
330331
" after a period to separate sentences on the same line, it is specific to "
331332
"English-language texts."
332333
msgstr ""
334+
"文検出アルゴリズムは\"小文字\"の定義のために ``string.lowercase`` "
335+
"に依存し、同一行の文を区切るためにピリオドの後に二つの空白を使う慣習に依存しているため、英文テキストに限定されたものです。"
333336

334337
#: ../../library/textwrap.rst:249
335338
msgid ""

0 commit comments

Comments
 (0)