Browsing Japanese translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Japanese guidelines.
3039 of 47 results
30.
If it exists, this label is called when the game is first run, before showing the main menu.
存在すればこのラベルはゲームが起動されるとメインメニューより前に呼び出されます。
Translated and reviewed by akakyouryuu
Located in ../../source/label.rst:126
31.
``before_main_menu``
``before_main_menu``
Translated by akakyouryuu
Located in ../../source/label.rst:132
32.
If it exists, this label is called before the main menu. It is used in rare cases to set up the main menu, for example by starting a movie playing in the background.
存在すればこのラベルはメインメニューより前に呼び出されます。メインメニューを用意、例えばバックグラウンドでムービーを再生するような特別な場合に使用されます。
Translated and reviewed by akakyouryuu
Located in ../../source/label.rst:130
33.
``main_menu``
``main_menu``
Translated by akakyouryuu
Located in ../../source/label.rst:141
34.
If it exists, this label is called instead of the main menu. If it returns, Ren'Py will start the game at the ``start`` label. For example, the following code will immediately start the game without displaying the main menu. ::
もし存在すればこのラベルはメインメニューの代わりに呼び出されます。制御を返すと Ren'Py は ``start`` ラベルからゲームを開始します。例えば以下のコードではメインメニューを表示せずに即座にゲームを開始します。
Translated and reviewed by akakyouryuu
Located in ../../source/label.rst:135
35.
``after_warp``
``after_warp``
Translated and reviewed by akakyouryuu
Located in ../../source/label.rst:145
36.
If it is existed, this label is called after a warp but before the warped-to statement executes. please see :ref:`Warping to a line <warping_to_a_line>`
存在すればこのラベルはワープ後にワープ先のステートメントが実行される前に呼び出されます。 :ref:`Warping to a line <warping_to_a_line>` を参照してください。
Translated by akakyouryuu
Located in ../../source/label.rst:144
37.
Labels & Control Flow Functions
ラベルと制御フロー関数
Translated and reviewed by akakyouryuu
Located in ../../source/label.rst:148
38.
This code creates a new context, and starts executing code from that label in the new context. Rollback is disabled in the new context. (Actually, it will just bring you back to the real context.)
このコードは新しいコンテキストを作成し、新しいコンテキストでそのラベルからコードを実行します。ロールバックは新しいコンテキストでは無効化されます。 (実際は、元のコンテキストに戻されるだけです。)
Translated and reviewed by Koichi Akabe
Located in ../../source/inc/label:5
39.
Use this to begin a second interaction with the user while inside an interaction.
これを使用してインタラクション中に 2 つ目のインタラクションを開始します。
Translated and reviewed by akakyouryuu
Located in ../../source/inc/label:10 ../../source/inc/label:41
3039 of 47 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.