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.
2130 of 46 results
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
25.
The parse method takes a Lexer object:
The parse method takes a Lexer object:
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:25
26.
True if the lexer is at the end of the line.
True if the lexer is at the end of the line.
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:31
27.
Matches an arbitrary regexp string.
Matches an arbitrary regexp string.
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:35
28.
All of the statements in the lexer that match things are implemented in terms of this function. They first skip whitespace, then attempt to match against the line. If the match succeeds, the matched text is returned. Otherwise, None is returned.
All of the statements in the lexer that match things are implemented in terms of this function. They first skip whitespace, then attempt to match against the line. If the match succeeds, the matched text is returned. Otherwise, None is returned.
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:37
29.
Matches `s` as a keyword.
Matches `s` as a keyword.
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:44
30.
Matches a name. This does not match built-in keywords.
Matches a name. This does not match built-in keywords.
Translated and reviewed by Stephan Woidowski
Located in ../../source/cds.rst:48
2130 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.