Перевод и обновление кода гипоспрея для боргов (#745)
* Я только хотел перевести... * refactor * ещё перевод * Revert "refactor" This reverts commit 355c2724c4ed9cd1357661e3ba889a88bdf17db7. * инверсия условия для проверки наличия прототипа
This commit is contained in:
@@ -2,3 +2,4 @@ stack-holder-empty = Тут пусто.
|
||||
stack-holder = Оно содержит: { $number } { $item }.
|
||||
autoregen-switched = Реагент сменён на { $reagent }.
|
||||
reagent-name = Текущий реагент: { $reagent }.
|
||||
autoreagent-switch = Сменить реагент
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
## UI
|
||||
|
||||
hypospray-volume-text = Объем: [color=white]{ $currentVolume }/{ $totalVolume }[/color]
|
||||
hypospray-all-mode-text = Только ввод
|
||||
hypospray-mobs-only-mode-text = Забор и ввод
|
||||
hypospray-invalid-text = Ошибка
|
||||
hypospray-volume-label = Объем: [color=white]{$currentVolume}/{$totalVolume}u[/color]
|
||||
Mode: [color=white]{$modeString}[/color]
|
||||
|
||||
## Entity
|
||||
|
||||
@@ -11,3 +15,7 @@ hypospray-component-empty-message = Он пустой!
|
||||
hypospray-component-feel-prick-message = Вы чувствуете слабый укольчик!
|
||||
hypospray-component-transfer-already-full-message = { $owner } уже заполнен!
|
||||
hypospray-cant-inject = Нельзя сделать инъекцию в { $target }!
|
||||
|
||||
hypospray-verb-mode-label = Переключить забор из емкостей
|
||||
hypospray-verb-mode-inject-all = Вы больше не можете производить забор из емкостей.
|
||||
hypospray-verb-mode-inject-mobs-only = Теперь вы можете производить забор из емкостей.
|
||||
|
||||
Reference in New Issue
Block a user