Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and English (United Kingdom) guidelines.
110 of 16 results
1.
File Access
File Access
Translated and reviewed by Stephan Woidowski
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.
These Python functions allow you to access asset files, which may be found in the game directory, RPA archives, or as Android assets.
Translated and reviewed by Stephan Woidowski
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.
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.
Translated and reviewed by Stephan Woidowski
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.)
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.)
Translated and reviewed by Stephan Woidowski
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.
Lists the files in the game directory and archive files. Returns a list of files, with / as the directory separator.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/file:15
6.
`common`
`common`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/file:19
7.
If true, files in the common directory are included in the listing.
If true, files in the common directory are included in the listing.
Translated and reviewed by Stephan Woidowski
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.
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.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/file:24
9.
Rarely Used
Rarely Used
Translated and reviewed by Stephan Woidowski
Located in ../../source/file_python.rst:14
10.
These functions are used more rarely.
These functions are used more rarely.
Translated and reviewed by Stephan Woidowski
Located in ../../source/file_python.rst:16
110 of 16 results

This translation is managed by Launchpad's British English (En-GB) Translations, assigned by Launchpad Translators.

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

Contributors to this translation: Stephan Woidowski.