Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
2130 of 331 results
21.
If a statement takes parameters, they immediately follow the keyword. The parameters are space-separated simple expressions, unless otherwise noted.
(no translation yet)
Located in ../../source/screens.rst:92
22.
The positional parameters are followed by a property list. A property consists of the property name, followed by the value of that property. Property values are simple expressions, unless otherwise noted. A property list is a space-separated list of these properties.
(no translation yet)
Located in ../../source/screens.rst:96
23.
If a statement ends with a colon (:), then it takes a block. Each line in a block may be one of two things:
(no translation yet)
Located in ../../source/screens.rst:101
24.
A property list.
(no translation yet)
Located in ../../source/screens.rst:104
25.
A screen language statement.
(no translation yet)
Located in ../../source/screens.rst:105
26.
Screen Statement
(no translation yet)
Located in ../../source/screens.rst:109
27.
The `screen` statement is a Ren'Py script language statement that is used to declare a new screen. It is parsed using the screen language common syntax.
(no translation yet)
Located in ../../source/screens.rst:111
28.
It takes one parameter, the name of the screen. This is a name, not an expression. It takes the following properties:
(no translation yet)
Located in ../../source/screens.rst:115
29.
`modal`
(no translation yet)
Located in ../../source/screens.rst:121
30.
If True, the screen is modal. A modal screen prevents the user from interacting with displayables below it, except for the default keymap.
(no translation yet)
Located in ../../source/screens.rst:119
2130 of 331 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.