diff --git a/refinedstorage-platform-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json b/refinedstorage-platform-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json index 8cb4a0d60..0b3c8b15c 100644 --- a/refinedstorage-platform-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json +++ b/refinedstorage-platform-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json @@ -2,7 +2,7 @@ "mod.refinedstorage": "Refined Storage", "block.refinedstorage.cable": "Кабель", "block.refinedstorage.quartz_enriched_iron_block": "Блок обогащённого кварцем железа", - "block.refinedstorage.quartz_enriched_copper_block": "Block of Quartz Enriched Copper", + "block.refinedstorage.quartz_enriched_copper_block": "Блок обогащённой кварцем меди", "block.refinedstorage.disk_drive": "Дисковый привод", "block.refinedstorage.machine_casing": "Корпус механизма", "block.refinedstorage.grid": "Терминал", @@ -34,13 +34,13 @@ "block.refinedstorage.creative_portable_grid": "Творческий переносной терминал", "block.refinedstorage.security_manager": "Диспетчер безопасности", "block.refinedstorage.security_manager.help": "Когда это устройство активно, оно по умолчанию защищает сеть и блокирует все операции. Начните добавлять карты безопасности, чтобы разрешить или запретить определённые операции для игрока.", - "block.refinedstorage.relay": "Relay", - "block.refinedstorage.disk_interface": "Disk Interface", - "gui.refinedstorage.controller.redstone_mode_help": "When this device is inactive, the storage network will not be able to use this device as an energy source.", + "block.refinedstorage.relay": "Реле", + "block.refinedstorage.disk_interface": "Интерфейс диска", + "gui.refinedstorage.controller.redstone_mode_help": "Когда это устройство неактивно, сеть хранения не сможет использовать это устройство в качестве источника энергии.", "gui.refinedstorage.disk_drive.disks": "Диски", - "gui.refinedstorage.storage.redstone_mode_help": "When this device is inactive, the contained storage will no longer be accessible from within the storage network.", - "gui.refinedstorage.storage.filter_help": "The resources that may or may not be allowed in this storage, depending if the device is in allowlist or blocklist mode.", - "gui.refinedstorage.storage.filter_mode.empty_warning": "Without any configured filters, no resources will be accepted in this storage.", + "gui.refinedstorage.storage.redstone_mode_help": "Когда это устройство неактивно, автономное хранилище больше не будет доступно из сети хранения данных.", + "gui.refinedstorage.storage.filter_help": "Ресурсы, которые могут быть разрешены или не разрешены в этом хранилище, зависят от того, находится ли устройство в режиме списка разрешений или списка блокировок.", + "gui.refinedstorage.storage.filter_mode.empty_warning": "Без каких-либо настроенных фильтров ресурсы не будут приниматься в этом хранилище.", "gui.refinedstorage.storage.filter_mode.allow.help": "Only allow resources into this storage that are configured in the filters.", "gui.refinedstorage.storage.filter_mode.block.help": "Disallow resources into this storage that are configured in the filters.", "gui.refinedstorage.grid.sorting.direction": "Порядок сортировки", @@ -50,29 +50,29 @@ "gui.refinedstorage.grid.sorting.type.quantity": "Кол-во", "gui.refinedstorage.grid.sorting.type.name": "Название", "gui.refinedstorage.grid.sorting.type.id": "Идентификатор", - "gui.refinedstorage.grid.sorting.type.last_modified": "Last modified", + "gui.refinedstorage.grid.sorting.type.last_modified": "Последнее изменение", "gui.refinedstorage.grid.auto_selected": "Auto-selected", "gui.refinedstorage.grid.auto_selected.help": "Whether to auto-select the search box when opening the Grid.", "gui.refinedstorage.grid.synchronizer": "Режим синхронизации", "gui.refinedstorage.grid.synchronizer.off": "Выкл.", "gui.refinedstorage.grid.synchronizer.off.help": "Don't sync the search box text.", "gui.refinedstorage.grid.resource_type": "Resource type", - "gui.refinedstorage.grid.resource_type.all": "All", - "gui.refinedstorage.grid.resource_type.help": "Filter specific resource types.", - "gui.refinedstorage.crafting_grid.move.network": "Move items to network", - "gui.refinedstorage.crafting_grid.move.inventory": "Move items to inventory", - "gui.refinedstorage.screen_size": "Screen size", - "gui.refinedstorage.screen_size.stretch": "Stretch", - "gui.refinedstorage.screen_size.small": "Small", - "gui.refinedstorage.screen_size.medium": "Medium", - "gui.refinedstorage.screen_size.large": "Large", - "gui.refinedstorage.screen_size.extra_large": "Extra large", + "gui.refinedstorage.grid.resource_type.all": "Все", + "gui.refinedstorage.grid.resource_type.help": "Фильтр конкретных типов ресурсов.", + "gui.refinedstorage.crafting_grid.move.network": "Переместить предметы в сеть", + "gui.refinedstorage.crafting_grid.move.inventory": "Переместить предметы в инвентарь", + "gui.refinedstorage.screen_size": "Размер экрана", + "gui.refinedstorage.screen_size.stretch": "Растянуть", + "gui.refinedstorage.screen_size.small": "Маленький", + "gui.refinedstorage.screen_size.medium": "Средний", + "gui.refinedstorage.screen_size.large": "Большой", + "gui.refinedstorage.screen_size.extra_large": "Очень большой", "gui.refinedstorage.detector.mode": "Режим", - "gui.refinedstorage.detector.mode.under": "Emit redstone signal when under the amount", - "gui.refinedstorage.detector.mode.equal": "Emit redstone signal when on the amount", - "gui.refinedstorage.detector.mode.above": "Emit redstone signal when above the amount", - "gui.refinedstorage.detector.filter_help": "The resource that should be detected in the storage network.", - "gui.refinedstorage.destructor.pickup_items": "Pickup items instead of breaking", + "gui.refinedstorage.detector.mode.under": "Выдать сигнал красного камня при меньшем количестве", + "gui.refinedstorage.detector.mode.equal": "Выдать сигнал красного камня при количестве", + "gui.refinedstorage.detector.mode.above": "Выдать сигнал красного камня при большем количестве", + "gui.refinedstorage.detector.filter_help": "Ресурс, который должен быть обнаружен в сети.", + "gui.refinedstorage.destructor.pickup_items": "Подбирать предметы вместо разрушения", "gui.refinedstorage.destructor.filter_help": "The blocks that may or may not be destroyed, depending if the device is in allowlist or blocklist mode.", "gui.refinedstorage.destructor.filter_mode.allow.help": "Only allow blocks into the storage network that are configured in the filters.", "gui.refinedstorage.destructor.filter_mode.block.help": "Disallow blocks into the storage network that are configured in the filters.", @@ -85,9 +85,9 @@ "gui.refinedstorage.importer.filter_mode.block.help": "Disallow resources into the storage network that are configured in the filters.", "gui.refinedstorage.wireless_transmitter.distance": "%d block(s)", "gui.refinedstorage.storage_monitor.filter_help": "The resource to display.", - "gui.refinedstorage.redstone_mode": "Redstone mode", - "gui.refinedstorage.redstone_mode.ignore": "Ignore", - "gui.refinedstorage.redstone_mode.ignore.help": "This device will always be active, regardless of redstone signal.", + "gui.refinedstorage.redstone_mode": "Режим красного камня", + "gui.refinedstorage.redstone_mode.ignore": "Игнорировать", + "gui.refinedstorage.redstone_mode.ignore.help": "Это устройство всегда будет активным, независимо от редстоун-сигнала.", "gui.refinedstorage.redstone_mode.high": "High", "gui.refinedstorage.redstone_mode.high.help": "This device will only be active with a redstone signal.", "gui.refinedstorage.redstone_mode.low": "Low",