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 6
6
# Translators:
7
7
# 上野 雄二 <y-ueno@nalux.co.jp>, 2019
8
8
# tomo, 2020
9
- # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
9
+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
10
10
#
11
11
#, fuzzy
12
12
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
15
15
"Report-Msgid-Bugs-To : \n "
16
16
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
17
17
"PO-Revision-Date : 2018-06-29 17:51+0000\n "
18
- "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020 \n "
18
+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021 \n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -1558,7 +1558,7 @@ msgid ""
1558
1558
"object is. One can think of them as defining the value of an object "
1559
1559
"indirectly, by means of their comparison implementation."
1560
1560
msgstr ""
1561
- ":ref:`objects` の章では、オブジェクトは (型や id のに加えて ) 値を持つことを述べています。\n"
1561
+ ":ref:`objects` の章では、オブジェクトは (型や id に加えて ) 値を持つことを述べています。\n"
1562
1562
"オブジェクトの値は Python ではやや抽象的な概念です: 例えば、オブジェクトの値にアクセスする正統な方法はありません。\n"
1563
1563
"また、その全てのデータ属性から構成されるなどの特定の方法で、オブジェクトの値を構築する必要性もありません。\n"
1564
1564
"比較演算子は、オブジェクトの値とは何かについての特定の概念を実装しています。\n"
You can’t perform that action at this time.
0 commit comments