Browsing Hebrew translation

312 of 20 results
3.
Provides useful commands for manipulating characters and strings.
(no translation yet)
Located in plugin.py:51
4.
<letter>

Returns the 8-bit value of <letter>.
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
5.
<number>

Returns the character associated with the 8-bit value <number>
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:63
6.
That number doesn't map to an 8-bit character.
(no translation yet)
Located in plugin.py:70
7.
<encoding> <text>

Returns an encoded form of the given text; the valid encodings are
available in the documentation of the Python codecs module:
<http://docs.python.org/library/codecs.html#standard-encodings>.
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:75
8.
encoding
(no translation yet)
Located in plugin.py:91 plugin.py:128
9.
<encoding> <text>

Returns an un-encoded form of the given text; the valid encodings are
available in the documentation of the Python codecs module:
<http://docs.python.org/library/codecs.html#standard-encodings>.
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:110
10.
base64 string
(no translation yet)
Located in plugin.py:134
11.
Base64 strings must be a multiple of 4 in length, padded with '=' if necessary.
(no translation yet)
Located in plugin.py:135
12.
<string1> <string2>

Returns the levenshtein distance (also known as the "edit distance"
between <string1> and <string2>)
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:151
312 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.