Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
2231 of 46 results
22.
True if this takes a block, false otherwise.
(no translation yet)
Located in ../../source/inc/statement_register:39
23.
`init`
(no translation yet)
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.)
(no translation yet)
Located in ../../source/inc/statement_register:42
25.
The parse method takes a Lexer object:
(no translation yet)
Located in ../../source/cds.rst:25
26.
True if the lexer is at the end of the line.
(no translation yet)
Located in ../../source/cds.rst:31
27.
Matches an arbitrary regexp string.
(no translation yet)
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.
(no translation yet)
Located in ../../source/cds.rst:37
29.
Matches `s` as a keyword.
(no translation yet)
Located in ../../source/cds.rst:44
30.
Matches a name. This does not match built-in keywords.
(no translation yet)
Located in ../../source/cds.rst:48
31.
Matches any word, including keywords. Returns the
(no translation yet)
Located in ../../source/cds.rst:52
2231 of 46 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.