Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
4554 of 131 results
45.
Tiles `child` until it fills the area allocated to this displayable.
(no translation yet)
Located in ../../source/inc/disp_imagelike:83
46.
A displayable that creates an empty box on the screen. The size of the box is controlled by `width` and `height`. This can be used when a displayable requires a child, but no child is suitable, or as a spacer inside a box.
(no translation yet)
Located in ../../source/inc/disp_imagelike:91
47.
A displayable that fills the area its assigned with `color`.
(no translation yet)
Located in ../../source/inc/disp_imagelike:102
48.
Dynamic Displayables
(no translation yet)
Located in ../../source/displayables.rst:98
49.
Dynamic displayables display a child displayable based on the state of the game. They do not take any properties, as layout is controlled by the properties of the child displayable they return.
(no translation yet)
Located in ../../source/displayables.rst:100
50.
This is a displayable that changes what it is showing based on python conditions. The positional argument should be given in groups of two, where each group consists of:
(no translation yet)
Located in ../../source/inc/disp_dynamic:5
51.
A string containing a python condition.
(no translation yet)
Located in ../../source/inc/disp_dynamic:9
52.
A displayable to use if the condition is true.
(no translation yet)
Located in ../../source/inc/disp_dynamic:10 ../../source/inc/disp_dynamic:66
53.
The first true condition has its displayable shown, at least one condition should always be true.
(no translation yet)
Located in ../../source/inc/disp_dynamic:12
54.
A displayable that can change its child based on a Python function, over the course of an interaction.
(no translation yet)
Located in ../../source/inc/disp_dynamic:23
4554 of 131 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.