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

Skip to content

Commit daf7fb1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 5c68cd2 commit daf7fb1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

extending/newtypes_tutorial.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# tomo, 2018
88
# Osamu NAKAMURA, 2019
9+
# Yuta Kanzawa, 2019
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2019-12-17 18:25+0900\n"
1617
"PO-Revision-Date: 2018-06-29 17:45+0000\n"
17-
"Last-Translator: Osamu NAKAMURA, 2019\n"
18+
"Last-Translator: Yuta Kanzawa, 2019\n"
1819
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -414,6 +415,9 @@ msgid ""
414415
"argument. Otherwise, the compiler will emit a warning. This is object-"
415416
"oriented polymorphism, in C!"
416417
msgstr ""
418+
"上の ``destructor`` への明示的な型変換は必要です。なぜなら、 ``Custom_dealloc`` が ``CustomObject "
419+
"*`` 引数をとると定義しましたが、 ``tp_dealloc`` 関数のポインタは ``PyObject *`` "
420+
"引数を受け取ることになっているからです。もし明示的に型変換をしなければ、コンパイラが警告を発するでしょう。これは、Cにおけるオブジェクト指向のポリモーフィズムです!"
417421

418422
#: /home/travis/build/python/cpython-doc-catalog/Doc/extending/newtypes_tutorial.rst:285
419423
msgid ""

0 commit comments

Comments
 (0)
0