Merge remote-tracking branch 'WD-core/master' into upstream-core
This commit is contained in:
2
Resources/Locale/ru-RU/research/components/blueprint.ftl
Normal file
2
Resources/Locale/ru-RU/research/components/blueprint.ftl
Normal file
@@ -0,0 +1,2 @@
|
||||
blueprint-receiver-popup-insert = { CAPITALIZE($user) } помещает { $blueprint } в { $receiver }.
|
||||
blueprint-receiver-popup-recipe-exists = Такой чертёж уже был добавлен!
|
||||
@@ -0,0 +1,6 @@
|
||||
ent-BaseBlueprint = чертёж
|
||||
.desc = Чертёж какого-то устройства. Его можно поместить в автолат.
|
||||
ent-BlueprintFulton = чертёж фултона
|
||||
.desc = Чертёж со схемой фултона. Его можно поместить в автолат.
|
||||
ent-BlueprintSeismicCharge = чертёж сейсмического заряда
|
||||
.desc = Чертеж со схемой сейсмического заряда. Его можно поместить в автолат.
|
||||
@@ -1,5 +1,5 @@
|
||||
ent-Autolathe = автолат
|
||||
.desc = Он производит изделия из металла и стекла.
|
||||
.desc = Производит базовые изделия из металла и стекла. Имеет возможность обрабатывать чертежи для печати по новым рецептам.
|
||||
ent-Protolathe = протолат
|
||||
.desc = Преобразует сырье в полезные предметы.
|
||||
ent-CircuitImprinter = принтер схем
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
vending-machine-component-try-eject-invalid-item = Несуществующий предмет
|
||||
vending-machine-component-try-eject-out-of-stock = Нет в наличии
|
||||
vending-machine-component-try-eject-access-denied = Доступ запрещён
|
||||
vending-machine-component-search-filter = Поиск...
|
||||
vending-machine-action-name = Выдать предмет
|
||||
vending-machine-action-description = Выдаёт случайный предмет из вашего инвентаря.
|
||||
vending-machine-insert-fromStorage-success = Перемещено предметов: { $count }
|
||||
|
||||
Reference in New Issue
Block a user