Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3241 of 172 results
32.
Some sample interpolations are::
(no translation yet)
Located in ../../source/atl.rst:172
33.
An important special case is that the pause warper, followed by a time and nothing else, causes ATL execution to pause for that amount of time.
(no translation yet)
Located in ../../source/atl.rst:198
34.
Some properties can have values of multiple types. For example, the xpos property can be an int, float, or absolute. The behavior is undefined when an interpolation has old and new property values of different types.
(no translation yet)
Located in ../../source/atl.rst:201
35.
Time Statement
(no translation yet)
Located in ../../source/atl.rst:206
36.
The time statement is a simple control statement. It contains a single simple_expression, which is evaluated to give a time, expressed as seconds from the start of execution of the containing block.
(no translation yet)
Located in ../../source/atl.rst:208
37.
When the time given in the statement is reached, the following statement begins to execute.This transfer of control occurs even if a previous statement is still executing, and causes any prior statement to immediately terminate.
(no translation yet)
Located in ../../source/atl.rst:215
38.
Time statements are implicitly preceded by a pause statement with an infinite time. This means that if control would otherwise reach the time statement, it waits until the time statement would take control.
(no translation yet)
Located in ../../source/atl.rst:220
39.
When there are multiple time statements in a block, they must strictly increase in order.
(no translation yet)
Located in ../../source/atl.rst:224
40.
Expression Statement
(no translation yet)
Located in ../../source/atl.rst:238
41.
An expression statement is a simple statement that starts with a simple expression. It then contains an optional with clause, with a second simple expression.
(no translation yet)
Located in ../../source/atl.rst:240
3241 of 172 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.