Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
2736 of 39 results
27.
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
28.
6.11.1
(no translation yet)
Located in ../../source/incompatible.rst:146
29.
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
30.
6.11.0
(no translation yet)
Located in ../../source/incompatible.rst:159
31.
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
32.
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
33.
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
34.
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
35.
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
36.
6.10.0
(no translation yet)
Located in ../../source/incompatible.rst:200
2736 of 39 results

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

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

No-one has contributed to this translation yet.