Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
110 of 27 results
4.
The debug console makes it possible to interactively run Ren'Py script and Python statements, and immediately see the results. The console is available in developer mode or when :var:`config.console` is True, and can be accessed by pressing "shift+O".
(no translation yet)
Located in ../../source/developer_tools.rst:13
7.
Interactively try out Ren'Py script statements.
(no translation yet)
Located in ../../source/developer_tools.rst:21
8.
Evaluate a python expression or statement to see the result.
(no translation yet)
Located in ../../source/developer_tools.rst:22
9.
Trace python expressions as the game progresses.
(no translation yet)
Located in ../../source/developer_tools.rst:23
10.
Shift+E Editor Support
(no translation yet)
Located in ../../source/developer_tools.rst:26
11.
The :var:`config.editor` variable allows a developer to specify an editor command that is run when the launch_editor keypress (by default, "shift-E") occurs.
(no translation yet)
Located in ../../source/developer_tools.rst:28
12.
please see :ref:`Text Editor Integration <text-editor-integration>`
(no translation yet)
Located in ../../source/developer_tools.rst:32
14.
When :var:`config.developer` is true, hitting "shift+D" will display a developer menu that provides easy access to some of the features given below.
(no translation yet)
Located in ../../source/developer_tools.rst:37
16.
When :var:`config.developer` is true, hitting "shift+R" will save the current game, reload the game script, and reload the game. This will often place you at the last unchanged statement encountered before "shift+R" was pressed.
(no translation yet)
Located in ../../source/developer_tools.rst:43
18.
Note that game state, which includes variable values and scene lists, is preserved across the reload. This means that if one of those statements is changed, it is necessary to rollback and re-execute the statement to see its new effect.
(no translation yet)
Located in ../../source/developer_tools.rst:50
110 of 27 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.

Contributors to this translation: Daniel R.