Translations by Stephan Woidowski

Stephan Woidowski has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

120 of 20 results
1.
Reserved Names
2018-12-27
Reserved Names
2.
Ren'Py reserves all names beginning with a single underscore (\_). Do not names beginning with an underscore in your code.
2018-12-27
Ren'Py reserves all names beginning with a single underscore (\_). Do not names beginning with an underscore in your code.
3.
The following is a list of names that are used by Python. Re-using these names can lead to obscure problems.
2018-12-27
The following is a list of names that are used by Python. Re-using these names can lead to obscure problems.
4.
ArithmeticError
2018-12-27
ArithmeticError
5.
AssertionError
2018-12-27
AssertionError
6.
AttributeError
2018-12-27
AttributeError
7.
BaseException
2018-12-27
BaseException
8.
BufferError
2018-12-27
BufferError
9.
BytesWarning
2018-12-27
BytesWarning
10.
DeprecationWarning
2018-12-27
DeprecationWarning
11.
EOFError
2018-12-27
EOFError
12.
Ellipsis
2018-12-27
Ellipsis
13.
EnvironmentError
2018-12-27
EnvironmentError
14.
Exception
2018-12-27
Exception
15.
False
2018-12-27
False
16.
FloatingPointError
2018-12-27
FloatingPointError
17.
FutureWarning
2018-12-27
FutureWarning
18.
GeneratorExit
2018-12-27
GeneratorExit
19.
IOError
2018-12-27
IOError
20.
ImportError
2018-12-27
ImportError