Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
110 of 276 results
1.
Screen Actions, Values, and Functions
(no translation yet)
Located in ../../source/screen_actions.rst:8
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
3.
Actions
(no translation yet)
Located in ../../source/screen_actions.rst:14
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
7.
Control Actions
(no translation yet)
Located in ../../source/screen_actions.rst:30
8.
These are actions that manage screens, interaction results, and control flow.
(no translation yet)
Located in ../../source/screen_actions.rst:32
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
110 of 276 results

This translation is managed by translation group launchpad-translators.

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

No-one has contributed to this translation yet.