File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88# Osamu NAKAMURA, 2019
99# tomo, 2020
1010# yuhutuge, 2020
11+ # mollinaca, 2020
1112#
1213#, fuzzy
1314msgid ""
@@ -16,7 +17,7 @@ msgstr ""
1617"Report-Msgid-Bugs-To : \n "
1718"POT-Creation-Date : 2020-04-10 22:51+0000\n "
1819"PO-Revision-Date : 2019-09-01 03:43+0000\n "
19- "Last-Translator : yuhutuge , 2020\n "
20+ "Last-Translator : mollinaca , 2020\n "
2021"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2122"MIME-Version : 1.0\n "
2223"Content-Type : text/plain; charset=UTF-8\n "
@@ -39,6 +40,9 @@ msgid ""
3940"sense, and in conformance to Von Neumann's model of a \" stored program "
4041"computer\" , code is also represented by objects.)"
4142msgstr ""
43+ "Python における :dfn:`オブジェクト (object)` とは、データを抽象的に表したものです。Python "
44+ "プログラムにおけるデータは全て、オブジェクトまたはオブジェクト間の関係として表されます。(ある意味では、プログラムコードもまたオブジェクトとして表されます。これはフォン・ノイマン:"
45+ " Von Neumann の \" プログラム記憶方式コンピュータ: stored program computer\" のモデルに適合します。)"
4246
4347#: ../../reference/datamodel.rst:35
4448msgid ""
You can’t perform that action at this time.
0 commit comments