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.
1524 of 46 results
15.
`predict`
`predict`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:28
16.
This is a function that is called to predict the images used by the statement. It is passed a single object, the argument returned from parse. It should return a list of displayables used by the statement.
This is a function that is called to predict the images used by the statement. It is passed a single object, the argument returned from parse. It should return a list of displayables used by the statement.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:26
17.
`next`
`next`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:33
18.
This is called to determine the next statement. It is passed a single object, the argument returned from parse. It should either return a label, or return None if execution should continue to the next statement.
This is called to determine the next statement. It is passed a single object, the argument returned from parse. It should either return a label, or return None if execution should continue to the next statement.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:31
19.
`scry`
`scry`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:36
20.
Used internally by Ren'Py.
Used internally by Ren'Py.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:36
21.
`block`
`block`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:39
22.
True if this takes a block, false otherwise.
True if this takes a block, false otherwise.
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:39
23.
`init`
`init`
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:43
24.
True if this statement should be run at init-time. (If the statement is not already inside an init block, it's automatically placed inside an init 0 block.)
True if this statement should be run at init-time. (If the statement is not already inside an init block, it's automatically placed inside an init 0 block.)
Translated and reviewed by Stephan Woidowski
Located in ../../source/inc/statement_register:42
1524 of 46 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.