Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
817 of 20 results
8.
Controls if the mouse is visible. This is automatically set to true when entering the standard game menus.
(no translation yet)
Located in ../../source/store_variables.rst:40
9.
This is a template character that is used when a string is given as the character name in a say statement. The code::
(no translation yet)
Located in ../../source/store_variables.rst:45
10.
is equivalent to::
(no translation yet)
Located in ../../source/store_variables.rst:50 ../../source/store_variables.rst:64
11.
except that the temp_char variable is not used.
(no translation yet)
Located in ../../source/store_variables.rst:55
12.
This is the character that speaks narration (say statements that do not give a character or character name). The code::
(no translation yet)
Located in ../../source/store_variables.rst:59
13.
Controls if rollback is allowed.
(no translation yet)
Located in ../../source/store_variables.rst:70
14.
A function that is called by Ren'Py to display dialogue. This is called with three arguments. The first argument (`who`) is the character saying the dialogue (or None for the narrator). The second argument(`what`) is what dialogue is being said.
(no translation yet)
Located in ../../source/store_variables.rst:74
15.
The third argument must be a keyword argument named `interact` and defaulting to True. If true, the say function will wait for a click. If false, it will immediately return with the dialogue displayed on the screen.
(no translation yet)
Located in ../../source/store_variables.rst:79
16.
It's rare to call this function directly, as one can simply call a character with dialogue. This variable mostly exists to be redefined, as a way of hooking the say statement.
(no translation yet)
Located in ../../source/store_variables.rst:83
17.
A save name that is included with saves.
(no translation yet)
Located in ../../source/store_variables.rst:89
817 of 20 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.