Browsing Chinese (Simplified) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Chinese (Simplified) guidelines.
110 of 16 results
1.
File Access
文件访问
Translated and reviewed by Huang Junjie
Located in ../../source/file_python.rst:5
2.
These Python functions allow you to access asset files, which may be found in the game directory, RPA archives, or as Android assets.
此Python函数可是您访问放在game目录、RPA封包或安卓资源包里的资源文件。
Translated and reviewed by Huang Junjie
Located in ../../source/file_python.rst:7
3.
Returns a read-only file-like object that accesses the file named `fn`. The file is accessed using Ren'Py's standard search method, and may reside in an RPA archive. or as an Android asset.
返回一个访问名为`fn`的文件的类只读文件对象。文件通过Ren'py标准搜索方式进行访问,并会在RPA档案或安卓资源文件中归档。
Translated and reviewed by Huang Junjie
Located in ../../source/inc/file:5
4.
The object supports a wide subset of the fields and methods found on python's standard file object, opened in binary mode. (Basically, all of the methods that are sensible for a read-only file.)
(no translation yet)
Located in ../../source/inc/file:9
5.
Lists the files in the game directory and archive files. Returns a list of files, with / as the directory separator.
(no translation yet)
Located in ../../source/inc/file:15
6.
`common`
(no translation yet)
Located in ../../source/inc/file:19
7.
If true, files in the common directory are included in the listing.
(no translation yet)
Located in ../../source/inc/file:19
8.
Returns True if the given filename is loadable, meaning that it can be loaded from the disk or from inside an archive. Returns False if this is not the case.
(no translation yet)
Located in ../../source/inc/file:24
9.
Rarely Used
(no translation yet)
Located in ../../source/file_python.rst:14
10.
These functions are used more rarely.
(no translation yet)
Located in ../../source/file_python.rst:16
110 of 16 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: Huang Junjie.