Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Japanese guidelines.
2029 of 69 results
20.
A window or frame. This conventionally contains the who and what text. The character object can be given arguments that style this displayable.
ウィンドウまたはフレームです。これは慣例として、 who と what のテキストを含みます。 character オブジェクトにはこの displayable の体裁を整える引数を与えられます。
Translated by Koichi Akabe
Located in ../../source/screen_special.rst:64
21.
Choice
Choice
Translated and reviewed by akakyouryuu
Located in ../../source/screen_special.rst:84
22.
The ``choice`` screen is used to display the in-game choices created with the menu statement. It is given the following parameter:
``choice`` スクリーンは menu ステートメントによって作成されるゲーム内選択肢を表示するために使用され、以下の引数を取ります。 :
Translated by akakyouryuu
Located in ../../source/screen_special.rst:86
23.
`items`
`items`
Translated by Koichi Akabe
Located in ../../source/screen_special.rst:95 ../../source/screen_special.rst:173
24.
This is a list of (`caption`, `action`, `chosen`) tuples. For each choice, `caption` is the name of the choice, and `action` is the action to invoke for the choice, or None if this is a choice label. `Chosen` if a choice with this label has been chosen by the user before. (It doesn't have to be in the current game.)
これはタプル (`caption`, `action`, `chosen`) のリストです。各選択肢で `caption` は選択肢の名前で、 `action` はその選択肢で実行するアクションか、選択肢ラベルであるなら None です。 `chosen` はこのラベルを持つ選択肢が以前ユーザーによって選択されているかです。 ( 現在のゲームではなくてよいです。 )
Translated by Koichi Akabe
Located in ../../source/screen_special.rst:90 ../../source/screen_special.rst:166
25.
Input
Input
Translated and reviewed by akakyouryuu
Located in ../../source/screen_special.rst:124
26.
The ``input`` screen is used to display :func:`renpy.input`. It is given one parameter:
``input`` スクリーンは :func:`renpy.input` を表示するために使用され、一つの引数を取ります。 :
Translated by akakyouryuu
Located in ../../source/screen_special.rst:126
27.
`prompt`
`prompt`
Translated by Koichi Akabe
Located in ../../source/screen_special.rst:130
28.
The prompt text supplied to renpy.input.
renpy.input に提供されるプロンプトテキストです。
Translated and reviewed by akakyouryuu
Located in ../../source/screen_special.rst:130
29.
It is expected to declare a displayable with the following id:
以下の ID を伴って displayable が宣言されることが期待されます。 :
Translated and reviewed by akakyouryuu
Located in ../../source/screen_special.rst:132
2029 of 69 results

This translation is managed by Launchpad Japanese Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Koichi Akabe, akakyouryuu.