Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Korean guidelines.
110 of 260 results
2.
Ren'Py ships with a number of actions, values, and functions intended for use with screens and the screen language.
(no translation yet)
Located in ../../source/screen_actions.rst:10
4.
Actions are invoked when a button (including imagebuttons, textbuttons, and hotspots) is activated, hovered, or unhovered. Actions may determine when a button is selected or insensitive.
(no translation yet)
Located in ../../source/screen_actions.rst:16
5.
Along with these actions, an action may be a function that does not take any arguments. The function is called when the action is invoked. If the action returns a value, then the value is returned from an interaction.
(no translation yet)
Located in ../../source/screen_actions.rst:21
6.
An action may also be a list of actions, in which case the actions in the list are run in order.
(no translation yet)
Located in ../../source/screen_actions.rst:26
9.
This causes the screen named `screen` to be hidden, if it is shown.
(no translation yet)
Located in ../../source/inc/control_action:5
10.
`transition`
(no translation yet)
Located in ../../source/inc/control_action:7
11.
If not None, a transition that occurs when hiding the screen.
(no translation yet)
Located in ../../source/inc/control_action:8
12.
Causes control to transfer to the given label. This can be used in conjunction with renpy.run_screen to define an imagemap that jumps to a label when run.
(no translation yet)
Located in ../../source/inc/control_action:12
13.
Does nothing.
(no translation yet)
Located in ../../source/inc/control_action:18
14.
This can be used to make a button responsive to hover/unhover events, without actually doing anything.
(no translation yet)
Located in ../../source/inc/control_action:20
110 of 260 results

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

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

Contributors to this translation: jungkwanlee.