Browsing Hungarian translation

110 of 20 results
1.
Provides some commands for formatting text, such as making text bold or
capitalized.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:41
2.
<text>

Returns <text> bolded.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:45
3.
<text>

Strips bold, underline, and colors from <text>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:54
4.
<text>

Returns <text> in reverse-video.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:61
5.
<text>

Returns <text> underlined.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:70
6.
<foreground> [<background>] <text>

Returns <text> with foreground color <foreground> and background color
<background> (if given)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:79
7.
<separator> <string 1> [<string> ...]

Joins all the arguments together with <separator>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:89
8.
<chars to translate> <chars to replace those with> <text>

Replaces <chars to translate> with <chars to replace those with> in
<text>. The first and second arguments must necessarily be the same
length.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:98
9.
<chars to translate> must be the same length as <chars to replace those with>.
(no translation yet)
Located in plugin.py:105
10.
<substring to translate> <substring to replace it with> <text>

Replaces all non-overlapping occurrences of <substring to translate>
with <substring to replace it with> in <text>.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in plugin.py:112
110 of 20 results

No translation group has been assigned.

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

No-one has contributed to this translation yet.