Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd3fd4d1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentd3f7d2e commitd3fd4d1

File tree

3 files changed

+5705
-5687
lines changed

3 files changed

+5705
-5687
lines changed

‎library/functions.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.8\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2020-10-21 15:27+0000\n"
16+
"POT-Creation-Date:2020-10-26 15:37+0000\n"
1717
"PO-Revision-Date:2020-05-30 12:02+0000\n"
1818
"Last-Translator:mollinaca, 2020\n"
1919
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -447,9 +447,10 @@ msgstr "*整数* の場合、配列はそのサイズになり、null バイト
447447

448448
#:../../library/functions.rst:154
449449
msgid""
450-
"If it is an object conforming to the *buffer* interface, a read-only buffer "
451-
"of the object will be used to initialize the bytes array."
452-
msgstr"*バッファ* インタフェースに適合するオブジェクトの場合、そのオブジェクトの読み出し専用バッファがバイト配列の初期化に使われます。"
450+
"If it is an object conforming to the :ref:`buffer interface "
451+
"<bufferobjects>`, a read-only buffer of the object will be used to "
452+
"initialize the bytes array."
453+
msgstr""
453454

454455
#:../../library/functions.rst:157
455456
msgid""

‎reference/datamodel.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# mollinaca, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-10-22 15:26+0000\n"
1516
"PO-Revision-Date:2020-05-30 12:15+0000\n"
16-
"Last-Translator:tomo, 2020\n"
17+
"Last-Translator:mollinaca, 2020\n"
1718
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version:1.0\n"
1920
"Content-Type:text/plain; charset=UTF-8\n"
@@ -36,6 +37,9 @@ msgid ""
3637
"sense, and in conformance to Von Neumann's model of a\"stored program "
3738
"computer\", code is also represented by objects.)"
3839
msgstr""
40+
"Python における :dfn:`オブジェクト (object)` とは、データを抽象的に表したものです。Python "
41+
"プログラムにおけるデータは全て、オブジェクトまたはオブジェクト間の関係として表されます。(ある意味では、プログラムコードもまたオブジェクトとして表されます。これはフォン・ノイマン:"
42+
" Von Neumann の\"プログラム記憶方式コンピュータ: stored program computer\" のモデルに適合します。)"
3943

4044
#:../../reference/datamodel.rst:35
4145
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp