Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
918 of 64 results
9.
`who`
(no translation yet)
Located in ../../source/inc/se_say:10
10.
Either the character that will say something, None for the narrator, or a string giving the character name. In the latter case, the :func:`say` is used to create the speaking character.
(no translation yet)
Located in ../../source/inc/se_say:8
11.
`what`
(no translation yet)
Located in ../../source/inc/se_say:14 ../../source/inc/se_images:68
12.
A string giving the line to say. Percent-substitutions are performed in this string.
(no translation yet)
Located in ../../source/inc/se_say:13
13.
`interact`
(no translation yet)
Located in ../../source/inc/se_say:18 ../../source/inc/se_menu:14 ../../source/inc/se_menu:30
14.
If true, Ren'Py waits for player input when displaying the dialogue. If false, Ren'Py shows the dialogue, but does not perform an interaction.
(no translation yet)
Located in ../../source/inc/se_say:17
15.
This function is rarely necessary, as the following three lines are equivalent. ::
(no translation yet)
Located in ../../source/inc/se_say:20
16.
Choice Menus
(no translation yet)
Located in ../../source/statement_equivalents.rst:67
17.
The menu statement has an equivalent Python function.
(no translation yet)
Located in ../../source/statement_equivalents.rst:69
18.
This displays a menu to the user. `items` should be a list of 2-item tuples. In each tuple, the first item is a textual label, and the second item is the value to be returned if that item is selected. If the value is None, the first item is used as a menu caption.
(no translation yet)
Located in ../../source/inc/se_menu:5 ../../source/inc/se_menu:21
918 of 64 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.