Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
2433 of 37 results
24.
Screens may be invoked at any time, in order to allow for image prediction, unless they have a predict property of False. When the predict property is not False, screens should not cause side effects to occur upon their initial display.
(no translation yet)
Located in ../../source/incompatible.rst:133
25.
For performance reason, Ren'Py now ignores the position properties of ImageReferences. This means that the position properties of style.image_placement are now ignored. To revert to the old behavior, set :var:`config.imagereference_respects_position` to True.
(no translation yet)
Located in ../../source/incompatible.rst:138
26.
6.11.1
(no translation yet)
Located in ../../source/incompatible.rst:146
27.
MoveTransition has been modified to respect the xoffset and yoffset parameters of the displayables it is moving. The factory functions that are used for movement now take `xoffset` and `yoffset` parameters. While the built-in movement factories take these parameters without problem, user-defined factories may need to be upgraded to use or ignore these additional parameters.
(no translation yet)
Located in ../../source/incompatible.rst:148
28.
6.11.0
(no translation yet)
Located in ../../source/incompatible.rst:159
29.
The transform specified by the :var:`config.default_transform` variable is used to initialize the transform properties of images shown using the show and hide statements. The default value of this transform sets :propref:`xpos` and :propref:`xanchor` to 0.5, and :propref:`ypos` and :propref:`yanchor` to 1.0.
(no translation yet)
Located in ../../source/incompatible.rst:161
30.
This represents a change in the default value of these style properties, which were previously uninitialized and hence defaulted to 0.
(no translation yet)
Located in ../../source/incompatible.rst:167
31.
By including the :var:`reset` transform in ATL transforms, these properties can be reset back to 0. Alternatively, one can stop using the default transform, and revert to the old behavior, using the code::
(no translation yet)
Located in ../../source/incompatible.rst:171
32.
If a transform does not define one of the position properties :propref:`xpos`, :propref:`ypos`, :propref:`xanchor`, or :propref:`yanchor`, that property will be taken from the transform's child, if the defines that property.
(no translation yet)
Located in ../../source/incompatible.rst:184
33.
This makes it possible to have one transform control a displayable's vertical motion, and the other control the horizontal. But this is incompatible with previous behavior, and so can be disabled with the :var:`config.transform_uses_child_position` variable. ::
(no translation yet)
Located in ../../source/incompatible.rst:189
2433 of 37 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.