Translation

.level_help_modal_title
Help
6/100
Context English Russian State
.level_details_rename_solution_button
Rename
Переименовать
.level_help_advanced_tutorial_button
Advanced tutorial
Расширенное руководство
.level_help_basic_tutorial_button
Basic tutorial
Базовое руководство
.level_help_button
Help
Помощь
.level_help_modal_tab_general_title
general
общее
.level_help_modal_title
Help
Помощь
.level_help_tab_calc_function_1
%%statement assign-statement$calc%% makes a calculation and puts the result in a variable.
%%statement assign-statement$вычислить%% делает расчет и помещает результат в переменную.
.level_help_tab_calc_function_2
You could read the above example as "Set the variable b to a + 2".
Вы можете прочитать приведенный выше пример как «Установить для переменной b значение a + 2».
.level_help_tab_calc_function_4
In Selfless Heroes, there are only integer numbers.

The operator %%type-operator$"/"%% is integer division.
For example, %%type-operator$9 / 2 = 4%%.

The operator %%type-operator$"%"%% is called "modulo". It calculates the remainder of the integer division.
For example, %%type-operator$9 % 2 = 1%% because %%type-operator$9 / 2 = 4%% has a remainder of 1.
В Selfless Heroes есть только целые числа.

Оператор %%type-operator$"/"%% является целочисленным делением.
Например, %%type-operator$9 / 2 = 4%%.

Оператор %%type-operator$"%"%% называется "деление по модулю". Он рассчитывает остаток от целочисленного деления.
Например, %%type-operator$9 % 2 = 1%% потому что %%type-operator$9 / 2 = 4 остается 1%%.
.level_help_tab_clone_statement_1
%%statement branching-statement$clone%% creates a clone of the hero next to him.
%%statement branching-statement$клон%% создает клона героя рядом с ним.
ComponentTranslation
This translation Translated Selfless Heroes/ui
Помощь
Following string has different context but same source.
Translated Selfless Heroes/ui
Помощь

Loading…

Loading…

Glossary

English Russian
No related strings found in the glossary.

Source information

Context
.level_help_modal_title
Labels
No labels currently set!
Source string age
6 years ago
Translation file
src/locale/messages-ru.json, string 90