Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and French guidelines.
181190 of 203 results
181.
If true, the physical size of the window will be saved in the preferences, and restored when the game resumes.
(no translation yet)
Located in ../../source/config.rst:953
182.
The complete path to the directory in which the game is saved. This should only be set in a python early block. See also config.save_directory, which generates the default value for this if it is not set during a python early block.
(no translation yet)
Located in ../../source/config.rst:958
183.
A function that's used in place of renpy.scene by the :ref:`scene statement <scene-statement>`. Note that this is used to clear the screen, and config.show is used to show a new image. This should have the same signature as renpy.scene.
(no translation yet)
Located in ../../source/config.rst:965
184.
A function that is called when a screenshot is taken. The function is called with a single parameter, the full filename the screenshot was saved as.
(no translation yet)
Located in ../../source/config.rst:972
185.
If not None, this should be a (`x`, `y`, `height`, `width`) tuple. Screenshots are cropped to this rectangle before being saved.
(no translation yet)
Located in ../../source/config.rst:978
186.
The pattern used to create screenshot files. This pattern is applied (using python's %-formatting rules) to the natural numbers to generate a sequence of filenames. The filenames may be absolute, or relative to config.renpy_base. The first filename that does not exist is used as the name of the screenshot.
(no translation yet)
Located in ../../source/config.rst:984
187.
If not None, this is interpreted as a script version. The library will use this script version to enable some compatibility features, if necessary. If None, we assume this is a latest-version script.
(no translation yet)
Located in ../../source/config.rst:992
188.
This is normally set in a file added by the Ren'Py launcher when distributions are built.
(no translation yet)
Located in ../../source/config.rst:997
189.
A list of directories that are searched for images, music, archives, and other media, but not scripts. This is initialized to a list containing "common" and the name of the game directory.
(no translation yet)
Located in ../../source/config.rst:1002
190.
A function that is used in place of renpy.show by the :ref:`show <show-statement>` and :ref:`scene <scene-statement>` statements. This should have the same signature as renpy.show.
(no translation yet)
Located in ../../source/config.rst:1008
181190 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.