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

Skip to content

Commit f0b3d9f

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

File tree

6 files changed

+21
-14
lines changed

6 files changed

+21
-14
lines changed

c-api/abstract.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Arihiro TAKASE <artakase@gmail.com>, 2017\n"
13+
"Last-Translator: cocoatomo, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,9 +29,8 @@ msgid ""
2929
"or all sequence types). When used on object types for which they do not "
3030
"apply, they will raise a Python exception."
3131
msgstr ""
32-
"この章で説明する関数は、オブジェクトの型に依存しないような Python "
33-
"オブジェクトの操作や、(数値型全て、シーケンス型全てといった)大まかな型のオブジェクトに対する操作を行ないます。関数を適用対象でないオブジェクトに対して使った場合、Python"
34-
" の例外が送出されることになります。"
32+
"この章で説明する関数は、オブジェクトの型に依存しないような Python オブジェクトの操作や、(数値型全て、シーケンス型全てといった) "
33+
"大まかな型のオブジェクトに対する操作を行ないます。関数を適用対象でないオブジェクトに対して使った場合、Python の例外が送出されることになります。"
3534

3635
#: ../../c-api/abstract.rst:14
3736
msgid ""

c-api/coro.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Naoki INADA <songofacandy@gmail.com>, 2017\n"
13+
"Last-Translator: cocoatomo, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,7 +34,7 @@ msgstr "コルーチンオブジェクトのための C 構造体。"
3434

3535
#: ../../c-api/coro.rst:21
3636
msgid "The type object corresponding to coroutine objects."
37-
msgstr "コルーチンオブジェクトに対応する type オブジェクト。"
37+
msgstr "コルーチンオブジェクトに対応する型オブジェクト。"
3838

3939
#: ../../c-api/coro.rst:26
4040
msgid "Return true if *ob*'s type is *PyCoro_Type*; *ob* must not be *NULL*."

c-api/dict.po

Lines changed: 2 additions & 2 deletions
8000
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: cocoatomo, 2017\n"
13+
"Last-Translator: Shun Sakurai, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -45,7 +45,7 @@ msgstr "引数が辞書オブジェクトか辞書型のサブタイプのイン
4545
msgid ""
4646
"Return true if *p* is a dict object, but not an instance of a subtype of the"
4747
" dict type."
48-
msgstr "*p* が辞書型オブジェクトであり、かつ辞書型のサブクラスのインスタンスでない場合に真を返します。"
48+
msgstr "*p* が辞書オブジェクトであり、かつ辞書型のサブクラスのインスタンスでない場合に真を返します。"
4949

5050
#: ../../c-api/dict.rst:36
5151
msgid "Return a new empty dictionary, or *NULL* on failure."

c-api/float.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
13+
"Last-Translator: cocoatomo, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
8000 1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +26,7 @@ msgstr "浮動小数点型オブジェクト (floating point object)"
2626
msgid ""
2727
"This subtype of :c:type:`PyObject` represents a Python floating point "
2828
"object."
29-
msgstr "この :c:type:`PyObject` のサブタイプは Python 浮動小数点型オブジェクトを表現します。"
29+
msgstr "この :c:type:`PyObject` のサブタイプは Python 浮動小数点オブジェクトを表現します。"
3030

3131
#: ../../c-api/float.rst:18
3232
msgid ""

c-api/objimpl.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: Arihiro TAKASE <artakase@gmail.com>, 2017\n"
13+
"Last-Translator: cocoatomo, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,4 +26,4 @@ msgstr "オブジェクト実装サポート (object implementation support)"
2626
msgid ""
2727
"This chapter describes the functions, types, and macros used when defining "
2828
"new object types."
29-
msgstr "この章では、新しいオブジェクト型 (new object type) を定義する際に使われる関数、型、およびマクロについて説明します。"
29+
msgstr "この章では、新しいオブジェクトの型を定義する際に使われる関数、型、およびマクロについて説明します。"

extending/newtypes_tutorial.po

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgstr ""
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-04-08 12:59+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: 秘湯 <xwhhsprings@gmail.com>, 2018\n"
13+
"Last-Translator: cocoatomo, 2018\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +20,7 @@ msgstr ""
2020

2121
#: ../../extending/newtypes_tutorial.rst:7
2222
msgid "Defining Extension Types: Tutorial"
23-
msgstr ""
23+
msgstr "拡張の型の定義: チュートリアル"
2424

2525
#: ../../extending/newtypes_tutorial.rst:14
2626
msgid ""
@@ -30,6 +30,9 @@ msgid ""
3030
"but there are some details that you need to understand before you can get "
3131
"started. This document is a gentle introduction to the topic."
3232
msgstr ""
33+
"Python では、組み込みの :class:`str` 型や :class:`list` 型のような Python コードから走査できる新しい型を C 拡張モジュールの作者が定義できます。\n"
34+
"全ての拡張の型のコードはあるパターンに従うのですが、書き始める前に理解しておくべき細かいことがあります。\n"
35+
"このドキュメントはその話題についてのやさしい入門です。"
3336

3437
#: ../../extending/newtypes_tutorial.rst:24
3538
msgid "The Basics"
@@ -46,6 +49,11 @@ msgid ""
4649
" an object, a method called, or it is multiplied by another object. These C"
4750
" functions are called \"type methods\"."
4851
msgstr ""
52+
":term:`CPython` ランタイムは Python の全てのオブジェクトを :c:type:`PyObject\\*` 型の変数と見なします。\n"
53+
":c:type:`PyObject\\*` は Python の全てのオブジェクトの \"基底型 (base type)\" となっています。\n"
54+
":c:type:`PyObject` 構造体自身は参照カウント (:term:`reference count`) と、オブジェクトの \"型オブジェクト (type object)\" へのポインタのみを持ちます。\n"
55+
"ここには動作が定義されています; 型オブジェクトは、例えば、ある属性があるオブジェクトから検索されたり、メソッドが呼ばれたり、他のオブジェクトによって操作されたりしたときに、どの (C) 関数がインタプリタから呼ばれるのかを決定します。\n"
56+
"これらの C 関数は \"タイプメソッド (type method)\" と呼ばれます。"
4957

5058
#: ../../extending/newtypes_tutorial.rst:35
5159
msgid ""

0 commit comments

Comments
 (0)
0