Skip to content

Commit b561f48

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c4485bd commit b561f48

File tree

3 files changed

+6639
-6583
lines changed

3 files changed

+6639
-6583
lines changed

library/difflib.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2020-08-20 03:54+0000\n"
20+
"POT-Creation-Date: 2020-09-17 04:21+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
2222
"Last-Translator: Tetsuo Koyama <tkoyama010@gmail.com>, 2020\n"
2323
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -38,15 +38,11 @@ msgstr "**ソースコード:** :source:`Lib/difflib.py`"
3838
#: ../../library/difflib.rst:20
3939
msgid ""
4040
"This module provides classes and functions for comparing sequences. It can "
41-
"be used for example, for comparing files, and can produce difference "
42-
"information in various formats, including HTML and context and unified "
41+
"be used for example, for comparing files, and can produce information about "
42+
"file differences in various formats, including HTML and context and unified "
4343
"diffs. For comparing directories and files, see also, the :mod:`filecmp` "
4444
"module."
4545
msgstr ""
46-
"このモジュールは、シーケンスを比較するためのクラスや関数を提供しています。例えば、ファイルの差分を計算して、それを HTML や context "
47-
"diff, unified diff "
48-
"などいろいろなフォーマットで出力するために、このモジュールを利用することができます。ディレクトリやファイル群を比較するためには、 "
49-
":mod:`filecmp` モジュールも参照してください。"
5046

5147
#: ../../library/difflib.rst:29
5248
msgid ""

0 commit comments

Comments
 (0)