Update Russian translations across multiple resource packs, enhancing item names, descriptions, and GUI elements for improved localization; modify install-service.sh to clarify server setup instructions and ensure compatibility with systemd services.

This commit is contained in:
Leonid Pershin
2026-05-08 12:25:07 +03:00
parent 2f81d73f8e
commit b9f7d14562
17 changed files with 936 additions and 693 deletions
@@ -1,26 +1,26 @@
{
"item.citadel.debug": "Citadel Debugger",
"item.citadel.citadel_book": "Citadel Book",
"item.citadel.effect_item": "Potion Effect",
"item.citadel.fancy_item": "Fancy Item",
"item.citadel.icon_item": "Icon Item",
"block.citadel.lectern": "Lectern",
"book.citadel_book.root": "Citadel Book!!!",
"book.citadel_book.link_example": "Link Example",
"book.citadel_book.hover_text_pillager_example": "Entity Links are small, cute buttons!",
"citadel.gui.patreon_rewards_option": "Citadel Patreon Customization...",
"citadel.gui.patreon_customization": "Citadel Patreon Customization",
"citadel.gui.capes_option": "Cape Customization...",
"citadel.gui.capes": "Cape Customization",
"citadel.gui.cape_type": "Type:",
"citadel.gui.no_cape": "No Modded Cape",
"citadel.gui.orbit_dist": "Rotate Distance",
"citadel.gui.orbit_speed": "Rotate Speed",
"citadel.gui.orbit_height": "Rotate Height",
"citadel.gui.reset": "Reset",
"citadel.gui.follower_type": "Type: ",
"citadel.follower.none": "None",
"citadel.follower.citadel": "Space Station",
"citadel.follower.citadel_red": "Space Station (Red)",
"citadel.follower.citadel_gray": "Space Station (Gray)"
"item.citadel.debug": "Отладчик Citadel",
"item.citadel.citadel_book": "Книга Citadel",
"item.citadel.effect_item": "Эффект зелья",
"item.citadel.fancy_item": "Декоративный предмет",
"item.citadel.icon_item": "Предмет-иконка",
"block.citadel.lectern": "Кафедра",
"book.citadel_book.root": "Книга Citadel!!!",
"book.citadel_book.link_example": "Пример ссылки",
"book.citadel_book.hover_text_pillager_example": "Ссылки на сущностей — это маленькие милые кнопки!",
"citadel.gui.patreon_rewards_option": "Настройка Patreon Citadel...",
"citadel.gui.patreon_customization": "Настройка Patreon Citadel",
"citadel.gui.capes_option": "Настройка плаща...",
"citadel.gui.capes": "Настройка плаща",
"citadel.gui.cape_type": "Тип:",
"citadel.gui.no_cape": "Без модифицированного плаща",
"citadel.gui.orbit_dist": "Дистанция вращения",
"citadel.gui.orbit_speed": "Скорость вращения",
"citadel.gui.orbit_height": "Высота вращения",
"citadel.gui.reset": "Сброс",
"citadel.gui.follower_type": "Тип: ",
"citadel.follower.none": "Нет",
"citadel.follower.citadel": "Космическая станция",
"citadel.follower.citadel_red": "Космическая станция (красная)",
"citadel.follower.citadel_gray": "Космическая станция (серая)"
}