Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
918 of 95 results
9.
This can be given one or more variable names as arguments. This makes the variables dynamically scoped to the current call. The variables will be reset to their original value when the call returns.
(no translation yet)
Located in ../../source/inc/other:40
10.
This attempts to find the coordinates of the currently-focused displayable. If it can, it will return them as a (x, y, w, h) tuple. If not, it will return a (None, None, None, None) tuple.
(no translation yet)
Located in ../../source/inc/other:50
11.
Attempts to free some memory. Useful before running a renpygame-based minigame.
(no translation yet)
Located in ../../source/inc/other:61
12.
Causes Ren'Py to restart, returning the user to the main menu.
(no translation yet)
Located in ../../source/inc/other:66
13.
`transition`
(no translation yet)
Located in ../../source/inc/other:69
14.
If given, the transition to run, or None to not run a transition. False uses :var:`config.end_game_transition`.
(no translation yet)
Located in ../../source/inc/other:69
15.
Returns the game runtime counter.
(no translation yet)
Located in ../../source/inc/other:78
16.
The game runtime counter counts the number of seconds that have elapsed while waiting for user input in the top-level context. (It does not count time spent in the main or game menus.)
(no translation yet)
Located in ../../source/inc/other:80
17.
A generator that yields a log of image loading activity. For the last 100 image loads, this returns:
(no translation yet)
Located in ../../source/inc/other:86
18.
The time the image was loaded (in seconds since the epoch).
(no translation yet)
Located in ../../source/inc/other:89
918 of 95 results

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