Update Russian translations in resource packs, enhancing item names, descriptions, and command messages for improved localization and user experience.

This commit is contained in:
Leonid Pershin
2026-05-08 17:04:08 +03:00
parent 34feaf7190
commit 4e8cfc94bb
3 changed files with 2520 additions and 2520 deletions
@@ -1,39 +1,39 @@
{
"rconfig.server.title": "Dedicated Server",
"rconfig.server.desc": "Properties that can be can update real-time.",
"rconfig.server.wiki": "Wiki",
"rconfig.server.title": "Выделенный сервер",
"rconfig.server.desc": "Параметры, которые можно обновлять в реальном времени.",
"rconfig.server.wiki": "Вики",
"rconfig.server.properties.white-list": "White List",
"rconfig.server.properties.white-list.desc": "If this is enabled, only the users in the white list can access the server.",
"rconfig.server.properties.white-list": "Белый список",
"rconfig.server.properties.white-list.desc": "Если включено, доступ к серверу получат только пользователи из белого списка.",
"rconfig.server.properties.max-players": "Max Players",
"rconfig.server.properties.max-players.desc": "The maximum number of players that can play on the server at the same time.",
"rconfig.server.properties.max-players": "Макс. игроков",
"rconfig.server.properties.max-players.desc": "Максимальное количество игроков, которые могут одновременно играть на сервере.",
"rconfig.server.properties.motd": "Message of the Day",
"rconfig.server.properties.motd.desc": "The message that is displayed in the server list.",
"rconfig.server.properties.motd": "Сообщение дня",
"rconfig.server.properties.motd.desc": "Сообщение, отображаемое в списке серверов.",
"rconfig.server.properties.allow-flight": "Allow Flight",
"rconfig.server.properties.allow-flight.desc": "If this is enabled, players are allowed to fly in the server, usually needed in a modded server.",
"rconfig.server.properties.allow-flight": "Разрешить полет",
"rconfig.server.properties.allow-flight.desc": "Если включено, игрокам разрешено летать на сервере; обычно нужно на модифицированных серверах.",
"rconfig.server.properties.pvp": "Player vs Player",
"rconfig.server.properties.pvp.desc": "If this is enabled, players can attack each other.",
"rconfig.server.properties.pvp": "Игрок против игрока",
"rconfig.server.properties.pvp.desc": "Если включено, игроки могут атаковать друг друга.",
"rconfig.server.properties.enforce-whitelist": "Enforce White List",
"rconfig.server.properties.enforce-whitelist.desc": "If this is enabled, only the users in the white list can access the server, if users are on the server that are not in the whitelist they will be kicked.",
"rconfig.server.properties.enforce-whitelist": "Принудительный белый список",
"rconfig.server.properties.enforce-whitelist.desc": "Если включено, доступ к серверу есть только у пользователей из белого списка; игроки, которых нет в списке, будут кикнуты.",
"rconfig.ui.constant.close": "Close",
"rconfig.ui.constant.reset": "Reset",
"rconfig.ui.constant.edit": "Edit",
"rconfig.ui.constant.edit.string": "Edit String",
"rconfig.ui.constant.edit.list": "Edit List",
"rconfig.ui.constant.edit.object": "Edit Object",
"rconfig.ui.constant.choose_item": "Choose Item: ",
"rconfig.ui.constant.add_item": "Add Item: ",
"rconfig.ui.constant.mod_configs": "Mod Configs",
"rconfig.ui.constant.mod_configs.description": "Select a config to view or edit.",
"rconfig.ui.constant.close": "Закрыть",
"rconfig.ui.constant.reset": "Сбросить",
"rconfig.ui.constant.edit": "Изменить",
"rconfig.ui.constant.edit.string": "Изменить строку",
"rconfig.ui.constant.edit.list": "Изменить список",
"rconfig.ui.constant.edit.object": "Изменить объект",
"rconfig.ui.constant.choose_item": "Выберите элемент: ",
"rconfig.ui.constant.add_item": "Добавить элемент: ",
"rconfig.ui.constant.mod_configs": "Конфиги модов",
"rconfig.ui.constant.mod_configs.description": "Выберите конфиг для просмотра или редактирования.",
"rconfig.color.preset.defaults": "Defaults",
"rconfig.color.preset.recents": "Recents",
"rconfig.color.preset.mc_colors": "Text Colors"
"rconfig.color.preset.defaults": "По умолчанию",
"rconfig.color.preset.recents": "Недавние",
"rconfig.color.preset.mc_colors": "Цвета текста"
}