Skip to content

Commit a1c0870

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 78fc3bb commit a1c0870

2 files changed

Lines changed: 5662 additions & 5647 deletions

File tree

library/difflib.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-08-20 14:53+0000\n"
14+
"POT-Creation-Date: 2020-09-16 15:09+0000\n"
1515
"PO-Revision-Date: 2020-05-30 12:00+0000\n"
1616
"Last-Translator: tomo, 2020\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -32,15 +32,11 @@ msgstr "**ソースコード:** :source:`Lib/difflib.py`"
3232
#: ../../library/difflib.rst:20
3333
msgid ""
3434
"This module provides classes and functions for comparing sequences. It can "
35-
"be used for example, for comparing files, and can produce difference "
36-
"information in various formats, including HTML and context and unified "
35+
"be used for example, for comparing files, and can produce information about "
36+
"file differences in various formats, including HTML and context and unified "
3737
"diffs. For comparing directories and files, see also, the :mod:`filecmp` "
3838
"module."
3939
msgstr ""
40-
"このモジュールは、シーケンスを比較するためのクラスや関数を提供しています。例えば、ファイルの差分を計算して、それを HTML や context "
41-
"diff, unified diff "
42-
"などいろいろなフォーマットで出力するために、このモジュールを利用することができます。ディレクトリやファイル群を比較するためには、 "
43-
":mod:`filecmp` モジュールも参照してください。"
4440

4541
#: ../../library/difflib.rst:29
4642
msgid ""

0 commit comments

Comments
 (0)