Files
OldThink/Resources/Locale/ru-RU/chemistry/components/injector-component.ftl
ThereDrD0 72a2d75590 Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)"

This reverts commit 9d74370e

* Revert "МЕГАпереводы (#418)"

This reverts commit 8fb2cc946d.

* add: add translation for accents
2024-07-07 12:35:08 +03:00

25 lines
1.4 KiB
Plaintext

## UI
injector-draw-text = Набрать
injector-inject-text = Ввести
injector-invalid-injector-toggle-mode = Неверный режим
injector-volume-label = Объём: [color=white]{ $currentVolume }/{ $totalVolume }[/color] | [color=white]{ $modeString }[/color]
## Entity
injector-component-drawing-text = Содержимое набирается
injector-component-injecting-text = Содержимое вводится
injector-component-cannot-transfer-message = Вы не можете ничего переместить в { $target }!
injector-component-cannot-draw-message = Вы не можете ничего набрать из { $target }!
injector-component-cannot-inject-message = Вы не можете ничего ввести в { $target }!
injector-component-inject-success-message = Вы вводите { $amount }ед. в { $target }!
injector-component-transfer-success-message = Вы перемещаете { $amount }ед. в { $target }.
injector-component-draw-success-message = Вы набираете { $amount }ед. из { $target }.
injector-component-target-already-full-message = { $target } полон!
injector-component-target-is-empty-message = { $target } пуст!
## mob-inject doafter messages
injector-component-injecting-user = Вы начинаете вводить иглу.
injector-component-injecting-target = { CAPITALIZE($user) } пытается ввести вам иглу!