8000 [skip ci] Update .po files · python/python-docs-ja@6833a96 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6833a96

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c43601c commit 6833a96

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

reference/datamodel.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# Osamu NAKAMURA, 2019
99
# tomo, 2020
1010
# yuhutuge, 2020
11+
# mollinaca, 2020
1112
#
1213
#, fuzzy
1314
msgid ""
@@ -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.)"
4142
msgstr ""
43+
"Python における :dfn:`オブジェクト (object)` とは、データを抽象的に表したものです。Python "
44+
"プログラムにおけるデータは全て、オブジェクトまたはオブジェクト間の関係として表されます。(ある意味では、プログラムコードもまたオブジェクトとして表されます。これはフォン・ノイマン:"
45+
" Von Neumann の \"プログラム記憶方式コンピュータ: stored program computer\" のモデルに適合します。)"
4246

4347
#: ../../reference/datamodel.rst:35
4448
msgid ""

0 commit comments

Comments
 (0)
0