Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and English (United Kingdom) guidelines.
110 of 37 results
1.
Modes
Modes
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:8
2.
In Ren'Py, a mode is a concise way of describing the type of an interaction. When a mode is reported to Ren'Py, user-defined callbacks can be run. These calbacks can be used to react to a change in mode, perhaps by reconfiguring the user interface. For example, one can cause a transition to occur when switching from ADV-mode to NVL-mode, or when going to a menu, etc.
In Ren'Py, a mode is a concise way of describing the type of an interaction. When a mode is reported to Ren'Py, user-defined callbacks can be run. These calbacks can be used to react to a change in mode, perhaps by reconfiguring the user interface. For example, one can cause a transition to occur when switching from ADV-mode to NVL-mode, or when going to a menu, etc.
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:10
3.
The goal of the mode systems is to provide a powerful and flexible way of detecting and responding to these changes.
The goal of the mode systems is to provide a powerful and flexible way of detecting and responding to these changes.
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:17
4.
Default Modes
Default Modes
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:21
5.
The following are the modes corresponding to built-in interactions:
The following are the modes corresponding to built-in interactions:
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:23
6.
start
start
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:29
7.
This is the mode that Ren'Py is in when a new context is created, such as at the start of a game. Ren'Py never automatically enters this mode, but instead, initializes the list of modes to include start.
This is the mode that Ren'Py is in when a new context is created, such as at the start of a game. Ren'Py never automatically enters this mode, but instead, initializes the list of modes to include start.
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:26
8.
say
say
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:32
9.
The mode Ren'Py enters when an ADV-mode say executes.
The mode Ren'Py enters when an ADV-mode say executes.
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:32
10.
menu
menu
Translated and reviewed by Stephan Woidowski
Located in ../../source/modes.rst:35
110 of 37 results

This translation is managed by Launchpad's British English (En-GB) Translations, assigned by Launchpad Translators.

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

Contributors to this translation: Stephan Woidowski.