6
StarHorizon_Public/Resources/Locale/ru-RU/chemistry/components/solution-transfer-component.ftl
2026-01-24 12:49:55 +03:00

23 lines
1.2 KiB
Plaintext

### Solution transfer component
comp-solution-transfer-fill-normal = Вы перемещаете { $amount } ед. из { $owner } в { $target }.
comp-solution-transfer-fill-fully = Вы наполняете { $target } до краёв, переместив { $amount } ед. из { $owner }.
comp-solution-transfer-transfer-solution = Вы перемещаете { $amount } ед. в { $target }.
## Displayed when trying to transfer to a solution, but either the giver is empty or the taker is full
comp-solution-transfer-is-empty = { $target } пуст!
comp-solution-transfer-is-full = { $target } полон!
## Displayed in change transfer amount verb's name
comp-solution-transfer-verb-custom-amount = Своё кол-во
comp-solution-transfer-verb-amount = { $amount } ед.
comp-solution-transfer-verb-toggle = Переключить на { $amount }u
## Displayed after you successfully change a solution's amount using the BUI
comp-solution-transfer-set-amount = Перемещаемое количество установлено на { $amount } ед.
comp-solution-transfer-set-amount-max = Макс: { $amount }u
comp-solution-transfer-set-amount-min = Мин: { $amount }u