-
Notifications
You must be signed in to change notification settings - Fork 616
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
10 changes: 5 additions & 5 deletions
10
Resources/Locale/ru-RU/power/components/radiation-collector.ftl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
power-radiation-collector-gas-tank-missing = Выемка для баллона с плазмой [color=darkred]пустует[/color]. | ||
power-radiation-collector-gas-tank-present = Выемка для баллона с плазмой [color=darkgreen]заполнена[/color] и индикатор баллона находится на отметке [color={$fullness -> | ||
*[0]red]Пусто | ||
[1]red]Мало | ||
[2]yellow]Заполнено наполовину | ||
[3]lime]Заполнено | ||
*[0]red]пусто | ||
[1]red]мало | ||
[2]yellow]заполнено наполовину | ||
[3]lime]заполнено | ||
}[/color]. | ||
power-radiation-collector-enabled = Находится в режиме [color={$state -> | ||
[true] darkgreen]вкл | ||
*[false] darkred]выкл | ||
}[/color]. | ||
}[/color]. |