Browsing Tlingit translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
110 of 16 results
1.
File Access
(no translation yet)
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.
(no translation yet)
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.
(no translation yet)
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 translation group launchpad-translators.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.