File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55#
66# Translators:
77# 上野 雄二 <y-ueno@nalux.co.jp>, 2019
8- # tomo, 2019
8+ # tomo, 2021
99#
1010#, fuzzy
1111msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414"Report-Msgid-Bugs-To : \n "
1515"POT-Creation-Date : 2020-02-09 18:48+0900\n "
1616"PO-Revision-Date : 2018-06-29 17:52+0000\n "
17- "Last-Translator : tomo, 2019 \n "
17+ "Last-Translator : tomo, 2021 \n "
1818"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
@@ -49,7 +49,7 @@ msgid ""
4949"two objects; the :func:`id` function returns an integer representing its "
5050"identity."
5151msgstr ""
52- "すべての属性は 、同一性 (identity)、型、値をもっています。 *同一性* "
52+ "すべてのオブジェクトは 、同一性 (identity)、型、値をもっています。 *同一性* "
5353"は生成されたあとは変更されません。これはオブジェクトのアドレスのようなものだと考えられるかもしれません。 ':keyword:`is`' "
5454"演算子は2つのオブジェクトの同一性を比較します。 :func:`id` 関数は同一性を表す整数を返します。"
5555
You can’t perform that action at this time.
0 commit comments