Browsing Greek translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Greek guidelines.
2231 of 177 results
22.
\\\\ (backslash-backslash)
(no translation yet)
Located in ../../source/text.rst:58
23.
Includes a backslash character in the text.
(no translation yet)
Located in ../../source/text.rst:58
24.
[ (left bracket)
(no translation yet)
Located in ../../source/text.rst:63
25.
The left bracket is used to introduce interpolation of a value into the text. To include a single left bracket in your text, double it - write ``[[``.
(no translation yet)
Located in ../../source/text.rst:61
26.
{ (left brace)
(no translation yet)
Located in ../../source/text.rst:68
27.
The left brace is used to introduce a text tag. To include a left brace in your text, double it - write ``{{``.
(no translation yet)
Located in ../../source/text.rst:66
28.
Interpolating Data
(no translation yet)
Located in ../../source/text.rst:71
29.
Ren'Py supports interpolating data into the text string before it is displayed. For example, if the player's name is stored in the ``playername`` variable, one could write a line of dialogue like::
(no translation yet)
Located in ../../source/text.rst:73
30.
Ren'Py will interpolate variables found in the global store. When using a text widget in a screen, Ren'Py will also interpolate screen local variables. (This can be overridden by supplying an explicit scope argument to the Text displayable.)
(no translation yet)
Located in ../../source/text.rst:79
31.
Ren'Py isn't limited to interpolating simple variables. It can also interpolate fields and components of tuples. So it's possible to have code like::
(no translation yet)
Located in ../../source/text.rst:84
2231 of 177 results

This translation is managed by Launchpad Greek Translation Reviewers, assigned by Launchpad Translators.

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

No-one has contributed to this translation yet.