Browsing Polish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions.
160169 of 177 results
160.
The text to display on the screen. This may be a string, or a list of strings and displayables.
(no translation yet)
Located in ../../source/inc/text:8
161.
`slow`
(no translation yet)
Located in ../../source/inc/text:14
162.
Determines if the text is displayed slowly, being typed out one character at the time. If None, slow text mode is determined by the :propref:`slow_cps` style property. Otherwise, the truth value of this parameter determines if slow text mode is used.
(no translation yet)
Located in ../../source/inc/text:12
163.
`scope`
(no translation yet)
Located in ../../source/inc/text:18
164.
If not None, this should be a dictionary that provides an additional scope for text interpolation to occur in.
(no translation yet)
Located in ../../source/inc/text:17
165.
`substitute`
(no translation yet)
Located in ../../source/inc/text:21
166.
If true, text interpolation occurs. If false, it will not occur. If None, they are controlled by :var:`config.new_substitutions`.
(no translation yet)
Located in ../../source/inc/text:21
167.
Slow Text Concerns
(no translation yet)
Located in ../../source/text.rst:578
168.
Ren'Py allows the creator or user to indicate that text should be displayed slowly. In this case, Ren'Py will render the text to a texture, and then draw rectangles from the texture to the screen.
(no translation yet)
Located in ../../source/text.rst:580
169.
Unfortunately, this means that it's possible to get rendering artifacts when characters overlap. To minimize these rendering artifacts, ensure that the :propref:`line_leading` and :propref:`line_spacing` properties are large enough that lines do not overlap. If the bottoms of characters on the first line are clipped, especially if line_spacing is negative, consider increasing :propref:`line_overlap_split`.
(no translation yet)
Located in ../../source/text.rst:584
160169 of 177 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.