Browsing Finnish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Finnish guidelines.
110 of 69 results
1.
Special Screen Names
(no translation yet)
Located in ../../source/screen_special.rst:6
2.
There are two kinds of special screen names in Ren'Py. The first are screens that will be automatically displayed when Ren'Py script language commands (or their programmatic equivalents) are run. The other type are menu screens. These have conventional names for conventional functionality, but screens can be omitted or changed as is deemed necessary.
(no translation yet)
Located in ../../source/screen_special.rst:8
3.
On this page, we'll give example screens. It's important to realize that, while some screens must have minimal functionality, the screen system makes it possible to add additional functionality to screens. For example, while the standard say screen only displays text, the screen systen makes it easy to add features like skipping, auto-forward mode, or muting.
(no translation yet)
Located in ../../source/screen_special.rst:15
4.
Some special screens take parameters. These parameters can be accessed as variables in the screen's scope.
(no translation yet)
Located in ../../source/screen_special.rst:22
5.
Some of the screens also have special ids associated with them. A special id should be assigned to a displayable of a given type. It can cause properties to be assigned to that displayable, and can make that displayable accessible to calling code.
(no translation yet)
Located in ../../source/screen_special.rst:25
6.
In-Game Screens
(no translation yet)
Located in ../../source/screen_special.rst:31
7.
These screens are automatically displayed when certain Ren'Py statements execute.
(no translation yet)
Located in ../../source/screen_special.rst:33
8.
Say
(no translation yet)
Located in ../../source/screen_special.rst:39
9.
The ``say`` screen is called by the say statement, when displaying ADV-mode dialogue. It is displayed with the following parameters:
(no translation yet)
Located in ../../source/screen_special.rst:41
10.
`who`
(no translation yet)
Located in ../../source/screen_special.rst:44
110 of 69 results

This translation is managed by Launchpad Finnish Translators, assigned by Launchpad Translators.

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

No-one has contributed to this translation yet.