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.
110 of 128 results
1.
Displayables
Displayables
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:7
2.
A displayable is an object that can be shown to the user. Ren'Py displayables can be used in many ways.
A displayable is an object that can be shown to the user. Ren'Py displayables can be used in many ways.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:9
3.
Assignment to an image name using the image statement.
Assignment to an image name using the image statement.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:12
4.
Added to a screen using the screen language add statement.
Added to a screen using the screen language add statement.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:13
5.
Assignment to certain config variables.
Assignment to certain config variables.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:14
6.
Assignment to certain style properties.
Assignment to certain style properties.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:15
7.
When a Ren'Py function or variable expects a displayable, there are four things that can be provided:
When a Ren'Py function or variable expects a displayable, there are four things that can be provided:
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:17
8.
An object of type Displayable, created by calling one of the functions given below.
An object of type Displayable, created by calling one of the functions given below.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:20
9.
A string with a dot (.) in it. Such a string is interpreted as a filename by :func:`Image`.
A string with a dot (.) in it. Such a string is interpreted as a filename by :func:`Image`.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:22
10.
A color. A color may either be given as a hexidecimal color string in "#rgb", "#rgba", "#rrggbb", or "#rrggbbaa" form, or an (r, g, b, a) tuple, where each component is an integer between 0 and 255. Colors are passed to :func:`Solid`.
A colour. A colour may either be given as a hexidecimal colour string in "#rgb", "#rgba", "#rrggbb", or "#rrggbbaa" form, or an (r, g, b, a) tuple, where each component is an integer between 0 and 255. Colors are passed to :func:`Solid`.
Translated and reviewed by Stephan Woidowski
Located in ../../source/displayables.rst:24
110 of 128 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.