Browsing Russian translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Russian guidelines.
1118 of 18 results
11.
If not None, a string giving a list of characters that will be allowed in the text.
Строка, содержащая знаки, которые будут допустимы в тексте, или None.
Translated and reviewed by theadmin
Located in ../../source/inc/input:15
12.
`exclude`
`exclude`
Translated and reviewed by theadmin
Located in ../../source/inc/input:20
13.
If not None, if a character is present in this string, it is not allowed in the text.
Знаки, содержащиеся в этой строке, не будут приниматься. Допустимо значение None.
Translated and reviewed by theadmin
Located in ../../source/inc/input:19
14.
`length`
`length`
Translated and reviewed by theadmin
Located in ../../source/inc/input:24
15.
If not None, this must be an integer giving the maximum length of the input string.
Число, указывающее максимальную длину текста, или None.
Translated and reviewed by theadmin
Located in ../../source/inc/input:23
16.
`pixel_width`
`pixel_width`
Translated and reviewed by theadmin
Located in ../../source/inc/input:27
17.
If not None, the input is limited to being this many pixels wide, in the font used by the input to display text.
Ограничение по ширине вводимого текста в пикселах, или None.
Translated and reviewed by theadmin
Located in ../../source/inc/input:27
18.
Code that uses renpy.input will often want to process the result further, using standard python string manipulation functions. For example, the following code will ask the player for his or her name and remove leading or trailing whitespace. If the name is empty, it will be replaced by a default name. Finally, it is displayed to the user. ::
Код, использующий renpy.input, зачастую обрабатывает результат дальше, используя стандартные функции строковой манипуляции Python. Например, этот код спросит у игрока имя и обрежет лишние пробелы. Если имя окажется пустым, оно будет замещено на имя по умолчанию. Наконец, имя будет показано пользователю. ::
Translated and reviewed by theadmin
Located in ../../source/input.rst:21
1118 of 18 results

This translation is managed by Russian Launchpad Translators, assigned by Launchpad Translators.

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

Contributors to this translation: theadmin.