Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
4247 of 47 results
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
45.
If you want to execute renpy code from the function, you can call it with renpy.call_in_new_context.
(no translation yet)
Located in ../../source/inc/label:38
46.
Causes control to leave the current context, and then to be transferred in the parent context to the given label.
(no translation yet)
Located in ../../source/inc/label:46
47.
Returns true if the named label has executed at least once on the current user's system, and false otherwise. This can be used to unlock scene galleries, for example.
(no translation yet)
Located in ../../source/inc/label:51
4247 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.