Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and French guidelines.
312 of 203 results
3.
Ren'Py's implementation makes the assumption that, once the GUI system has initialized, configuration variables will not change. Changing configuration variables outside of init blocks can lead to undefined behavior. Configuration variables are not part of the save data.
(no translation yet)
Located in ../../source/config.rst:13
4.
Configuration variables are often changed in init python blocks::
(no translation yet)
Located in ../../source/config.rst:18
5.
Commonly Used
(no translation yet)
Located in ../../source/config.rst:28
6.
If set to True, developer mode is enabled. Developer mode gives access to the shift+D developer menu, shift+R reloading, and various other features that are not intended for end users.
(no translation yet)
Located in ../../source/config.rst:32
7.
The default game template sets this to True. We suggest setting it to False before releasing a game.
(no translation yet)
Located in ../../source/config.rst:36
8.
This controls the functionality of the help system invoked by the help button on the main and game menus, or by pressing f1 or command-?.
(no translation yet)
Located in ../../source/config.rst:41
9.
If None, the help system is disabled and does not show up on menus. If a string corresponding to a label found in the script, that label is invoked in a new context. This allows you to define an in-game help-screen. Otherwise, this is interpreted as a filename relative to the base directory, that is opened in a web browser.
(no translation yet)
Located in ../../source/config.rst:45
10.
This should be a string giving the name of the game. This is included as part of tracebacks and other log files, helping to identify the version of the game being used.
(no translation yet)
Located in ../../source/config.rst:54
11.
This is used to generate the directory in which games and persistent information are saved. The name generated depends on the platform:
(no translation yet)
Located in ../../source/config.rst:60
12.
Windows
(no translation yet)
Located in ../../source/config.rst:65
312 of 203 results

This translation is managed by Launchpad French 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.