21 lines
864 B
Plaintext
21 lines
864 B
Plaintext
### Loc for the pneumatic cannon.
|
||
|
||
pneumatic-cannon-component-itemslot-name = Газовый баллон
|
||
|
||
## Shown when trying to fire, but no gas
|
||
|
||
pneumatic-cannon-component-fire-no-gas = { CAPITALIZE($cannon) } щёлкает, но газ не выходит.
|
||
|
||
## Shown when changing power.
|
||
|
||
pneumatic-cannon-component-change-power =
|
||
{ $power ->
|
||
[High] Вы устанавливаете ограничитель на максимум. Как бы вышло не слишком сильно...
|
||
[Medium] Вы устанавливаете ограничитель посередине.
|
||
*[Low] Вы устанавливаете ограничитель на минимум.
|
||
}
|
||
|
||
## Shown when being stunned by having the power too high.
|
||
|
||
pneumatic-cannon-component-power-stun = { CAPITALIZE($cannon) } сбивает вас с ног!
|