Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3443 of 172 results
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
42.
There are three things the first simple expression may evaluate to:
(no translation yet)
Located in ../../source/atl.rst:247
43.
If it's a transform, that transform is executed. With clauses are ignored when a transform is supplied.
(no translation yet)
Located in ../../source/atl.rst:249
3443 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.