Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
3544 of 47 results
35.
``after_warp``
(no translation yet)
Located in ../../source/label.rst:145
36.
If it is existed, this label is called after a warp but before the warped-to statement executes. please see :ref:`Warping to a line <warping_to_a_line>`
(no translation yet)
Located in ../../source/label.rst:144
37.
Labels & Control Flow Functions
(no translation yet)
Located in ../../source/label.rst:148
38.
This code creates a new context, and starts executing code from that label in the new context. Rollback is disabled in the new context. (Actually, it will just bring you back to the real context.)
(no translation yet)
Located in ../../source/inc/label:5
39.
Use this to begin a second interaction with the user while inside an interaction.
(no translation yet)
Located in ../../source/inc/label:10 ../../source/inc/label:41
40.
Returns the set of all labels defined in the program, including labels defined for internal use in the libraries.
(no translation yet)
Located in ../../source/inc/label:15
41.
Returns true if name is a valid label in the program, or false otherwise.
(no translation yet)
Located in ../../source/inc/label:20
42.
This pushes the current context, and invokes the given python function in a new context. When that function returns or raises an exception, it removes the new context, and restores the current context.
(no translation yet)
Located in ../../source/inc/label:25
43.
Additional arguments and keyword arguments are passed to the callable.
(no translation yet)
Located in ../../source/inc/label:30
44.
Please note that the context so created cannot execute renpy code. So exceptions that change the flow of renpy code (like the one created by renpy.jump) cause this context to terminate, and are handled by the next higher context.
(no translation yet)
Located in ../../source/inc/label:33
3544 of 47 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.