Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
2938 of 111 results
29.
The build process works by first classifying files in the Ren'Py distribution and your game into file lists. These file lists are then added to package files.
(no translation yet)
Located in ../../source/build.rst:94
30.
The classification is done by the build.classify function. It takes a patterns and a space-separated list of filenames. Patterns are matched from first to last, with the first match taking precedence (even if a more-specific pattern follows.) Patterns are matched with and without a leading /. Patterns may include the following special characters:
(no translation yet)
Located in ../../source/build.rst:98
31.
/
(no translation yet)
Located in ../../source/build.rst:104
32.
The directory separator.
(no translation yet)
Located in ../../source/build.rst:105
33.
\*
(no translation yet)
Located in ../../source/build.rst:106
34.
Matches all characters except for the directory separator.
(no translation yet)
Located in ../../source/build.rst:107
35.
\*\*
(no translation yet)
Located in ../../source/build.rst:109
36.
Matches all characters.
(no translation yet)
Located in ../../source/build.rst:109
37.
For example:
比如
Translated and reviewed by Elizabeth Sherrock
Located in ../../source/build.rst:111
38.
\*\*.txt
(no translation yet)
Located in ../../source/build.rst:113
2938 of 111 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.

Contributors to this translation: Elizabeth Sherrock, Jason Chen.