Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Greek guidelines.
1019 of 46 results
10.
This is a function that takes a Lexer object. This function should parse the statement, and return an object. This object is passed as an argument to all the other functions. The lexer argument has the following methods:
(no translation yet)
Located in ../../source/inc/statement_register:13
11.
`lint`
(no translation yet)
Located in ../../source/inc/statement_register:19
12.
This is called to check the statement. It is passed a single object, the argument returned from parse. It should call renpy.error to report errors.
(no translation yet)
Located in ../../source/inc/statement_register:18
13.
`execute`
(no translation yet)
Located in ../../source/inc/statement_register:23
14.
This is a function that is called when the statement executes. It is passed a single object, the argument returned from parse.
(no translation yet)
Located in ../../source/inc/statement_register:22
15.
`predict`
(no translation yet)
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.
(no translation yet)
Located in ../../source/inc/statement_register:26
17.
`next`
(no translation yet)
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.
(no translation yet)
Located in ../../source/inc/statement_register:31
19.
`scry`
(no translation yet)
Located in ../../source/inc/statement_register:36
1019 of 46 results

This translation is managed by Launchpad Greek Translation Reviewers, assigned by Launchpad Translators.

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

No-one has contributed to this translation yet.