From 1f776d15f380ceeafba9b363d8a55a911d751be3 Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Fri, 12 Jul 2024 01:26:25 +0300 Subject: [PATCH] Translate Upstream #2401 (#2402) Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> --- .../Locale/ru-RU/actions/ui/actionmenu.ftl | 10 +-- Resources/Locale/ru-RU/anomaly/anomaly.ftl | 2 +- .../chemistry/components/mixing-component.ftl | 6 +- .../ru-RU/commands/colornetwork-command.ftl | 4 +- .../ru-RU/commands/job-whitelist-command.ftl | 4 +- .../ru-RU/commands/stat-values-command.ftl | 4 +- .../Locale/ru-RU/commands/zoom-command.ftl | 4 +- .../communications-console-component.ftl | 2 +- Resources/Locale/ru-RU/fax/fax-admin.ftl | 4 +- Resources/Locale/ru-RU/mass-media/news-ui.ftl | 2 +- .../medical/components/healing-component.ftl | 2 +- .../Locale/ru-RU/paper/paper-component.ftl | 2 +- .../ru-RU/preferences/loadout-groups.ftl | 6 +- .../preferences/ui/character-setup-gui.ftl | 8 +-- .../ru-RU/radio/components/intercom.ftl | 2 +- .../catalog/fills/crates/engineering.ftl | 4 +- .../entities/clothing/outerclothing/vests.ftl | 4 +- .../clothing/uniforms/color_dress.ftl | 64 +++++++++---------- .../prototypes/entities/effects/shuttle.ftl | 2 +- .../entities/objects/misc/books.ftl | 8 +-- .../objects/weapons/throwable/grenades.ftl | 6 +- .../entities/structures/power/apc.ftl | 8 +-- .../entities/structures/power/smes.ftl | 2 +- .../structures/wallmounts/intercom.ftl | 18 +++--- Resources/Locale/ru-RU/tiles/tiles.ftl | 2 +- Resources/ServerInfo/Guidebook/Mobs/Vox.xml | 12 ++-- 26 files changed, 95 insertions(+), 97 deletions(-) diff --git a/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl b/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl index 88716af1ae..192126a7d7 100644 --- a/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl +++ b/Resources/Locale/ru-RU/actions/ui/actionmenu.ftl @@ -7,8 +7,8 @@ ui-actionmenu-search-bar-placeholder-text = Поиск ui-actionmenu-clear-button = Очистить ui-actionsui-function-lock-action-slots = (Раз)блокировать перетаскивания и очистка слотов действия ui-actionsui-function-open-abilities-menu = Открыть меню действий -ui-actionmenu-enabled = Enabled -ui-actionmenu-item = Item -ui-actionmenu-innate = Innate -ui-actionmenu-instant = Instant -ui-actionmenu-targeted = Targeted +ui-actionmenu-enabled = Включено +ui-actionmenu-item = Предмет +ui-actionmenu-innate = Врождённое +ui-actionmenu-instant = Мгновенное +ui-actionmenu-targeted = Целевое diff --git a/Resources/Locale/ru-RU/anomaly/anomaly.ftl b/Resources/Locale/ru-RU/anomaly/anomaly.ftl index 27a4c734d2..5e82300d31 100644 --- a/Resources/Locale/ru-RU/anomaly/anomaly.ftl +++ b/Resources/Locale/ru-RU/anomaly/anomaly.ftl @@ -84,7 +84,7 @@ anomaly-behavior-rapid = Частота пульсаций значительн anomaly-behavior-reflect = Обнаружено защитное покрытие. anomaly-behavior-nonsensivity = Обнаружена слабая реакция на частицы. anomaly-behavior-sensivity = Обнаружена сильная реакция на частицы. -anomaly-behavior-invisibility = Light wave distortion has been detected. +anomaly-behavior-invisibility = Обнаружено искажение светового потока. anomaly-behavior-secret = Обнаружены помехи. Некоторые данные не могут быть считаны anomaly-behavior-inconstancy = [color=crimson]Обнаружено непостоянство. Со временем типы частиц могут поменяться.[/color] anomaly-behavior-fast = [color=crimson]Частота импульсов значительно повышена.[/color] diff --git a/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl b/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl index de53549997..72c97b0628 100644 --- a/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl +++ b/Resources/Locale/ru-RU/chemistry/components/mixing-component.ftl @@ -6,11 +6,11 @@ mixing-verb-default-condense = конденсирование mixing-verb-centrifuge = центрифугирование mixing-verb-electrolysis = электролиз mixing-verb-holy = благословение -mixing-verb-stir = stir -mixing-verb-shake = shake +mixing-verb-stir = метод стир +mixing-verb-shake = метод шейк ## Entity default-mixing-success = Вы смешиваете { $mixed } при помощи { $mixer } bible-mixing-success = Вы благословляете { $mixed } при помощи { $mixer } -spoon-mixing-success = You stir the { $mixed } with the { $mixer } +spoon-mixing-success = Вы размешиваете { $mixed } при помощи { $mixer } diff --git a/Resources/Locale/ru-RU/commands/colornetwork-command.ftl b/Resources/Locale/ru-RU/commands/colornetwork-command.ftl index 3fd60bcb89..261830483d 100644 --- a/Resources/Locale/ru-RU/commands/colornetwork-command.ftl +++ b/Resources/Locale/ru-RU/commands/colornetwork-command.ftl @@ -1,3 +1,3 @@ -cmd-colornetwork-desc = Paints the atmos devices in the specified color +cmd-colornetwork-desc = Окрашивает атмос-устройства в заданный цвет cmd-colornetwork-help = colornetwork Pipe -cmd-colornetwork-no-access = You are not currently able to use mapping commands. +cmd-colornetwork-no-access = В настоящее время вы не можете использовать команды маппинга. diff --git a/Resources/Locale/ru-RU/commands/job-whitelist-command.ftl b/Resources/Locale/ru-RU/commands/job-whitelist-command.ftl index 96823c7a91..12cb5eacd8 100644 --- a/Resources/Locale/ru-RU/commands/job-whitelist-command.ftl +++ b/Resources/Locale/ru-RU/commands/job-whitelist-command.ftl @@ -7,10 +7,10 @@ cmd-jobwhitelistadd-help = Использование: jobwhitelistadd +cmd-jobwhitelistget-help = Использование: jobwhitelistget cmd-jobwhitelistget-whitelisted-none = Игрока { $player } нет в вайтлистах ни на какую должность. cmd-jobwhitelistget-whitelisted-for = Игрок { $player } в вайтлистах на следующие должности: { $jobs } cmd-jobwhitelistremove-desc = Отнимает право игрока играть на должности из вайтлиста. -cmd-jobwhitelistremove-help = Использование: jobwhitelistadd +cmd-jobwhitelistremove-help = Использование: jobwhitelistremove cmd-jobwhitelistremove-was-not-whitelisted = { $player } не был в вайтлисте на игру в должности { $jobId } ({ $jobName }). cmd-jobwhitelistremove-removed = { $player } удалён из вайтлиста должности { $jobId } ({ $jobName }). diff --git a/Resources/Locale/ru-RU/commands/stat-values-command.ftl b/Resources/Locale/ru-RU/commands/stat-values-command.ftl index 73740ad984..69274f25b9 100644 --- a/Resources/Locale/ru-RU/commands/stat-values-command.ftl +++ b/Resources/Locale/ru-RU/commands/stat-values-command.ftl @@ -16,6 +16,6 @@ stat-item-values = Размеры предметов stat-item-id = ID stat-item-price = Размер # Draw Rate -stat-drawrate-values = APC draw rate +stat-drawrate-values = Уровень потребления ЛКП stat-drawrate-id = ID -stat-drawrate-rate = Draw Rate (W) +stat-drawrate-rate = Уровень потребления (Вт) diff --git a/Resources/Locale/ru-RU/commands/zoom-command.ftl b/Resources/Locale/ru-RU/commands/zoom-command.ftl index 0132f22240..64bf6bca7a 100644 --- a/Resources/Locale/ru-RU/commands/zoom-command.ftl +++ b/Resources/Locale/ru-RU/commands/zoom-command.ftl @@ -1,3 +1,3 @@ -cmd-zoom-desc = Sets the zoom of the main eye. -cmd-zoom-help = zoom ( | ) +cmd-zoom-desc = Sets the zoom of the main eye. Optionally also changes the eye's PVS range. +cmd-zoom-help = zoom ( | [bool]) cmd-zoom-error = scale has to be greater than 0 diff --git a/Resources/Locale/ru-RU/communications/communications-console-component.ftl b/Resources/Locale/ru-RU/communications/communications-console-component.ftl index 23073a7eda..bc7a5a9f76 100644 --- a/Resources/Locale/ru-RU/communications/communications-console-component.ftl +++ b/Resources/Locale/ru-RU/communications/communications-console-component.ftl @@ -5,7 +5,7 @@ comms-console-menu-announcement-button = Сделать объявление comms-console-menu-broadcast-button = Трансляция comms-console-menu-call-shuttle = Вызвать comms-console-menu-recall-shuttle = Отозвать -comms-console-menu-time-remaining = Time remaining: { $time } +comms-console-menu-time-remaining = Оставшееся время: { $time } # Popup comms-console-permission-denied = В доступе отказано comms-console-shuttle-unavailable = В настоящее время шаттл недоступен diff --git a/Resources/Locale/ru-RU/fax/fax-admin.ftl b/Resources/Locale/ru-RU/fax/fax-admin.ftl index f957395578..29a8bc20aa 100644 --- a/Resources/Locale/ru-RU/fax/fax-admin.ftl +++ b/Resources/Locale/ru-RU/fax/fax-admin.ftl @@ -11,5 +11,5 @@ admin-fax-message-placeholder = Текст документа... admin-fax-stamp = Печать: admin-fax-stamp-color = Цвет печати: admin-fax-send = Отправить -admin-fax-lock-page = Lock Page -admin-fax-lock-page-tooltip = Lock the paper such that it cannot be edited even by things such as cybersun pens. +admin-fax-lock-page = Защитить страницу +admin-fax-lock-page-tooltip = Защитить бумагу от редактирования, чтобы её нельзя было изменить даже такими вещами, как ручка cybersun. diff --git a/Resources/Locale/ru-RU/mass-media/news-ui.ftl b/Resources/Locale/ru-RU/mass-media/news-ui.ftl index 5d123ce18b..3e86a3f4f4 100644 --- a/Resources/Locale/ru-RU/mass-media/news-ui.ftl +++ b/Resources/Locale/ru-RU/mass-media/news-ui.ftl @@ -39,4 +39,4 @@ news-write-ui-richtext-tooltip = { "[bullet/]color" } { "[bullet/]bullet[/color]" } news-pda-notification-header = Новая новостная статья -news-publish-admin-announcement = { $actor } published news article { $title } by { $author }" +news-publish-admin-announcement = { $actor } опубликовал(а) новостную статью { $title } за авторством { $author }" diff --git a/Resources/Locale/ru-RU/medical/components/healing-component.ftl b/Resources/Locale/ru-RU/medical/components/healing-component.ftl index f783d8807b..9580383d0f 100644 --- a/Resources/Locale/ru-RU/medical/components/healing-component.ftl +++ b/Resources/Locale/ru-RU/medical/components/healing-component.ftl @@ -1,4 +1,4 @@ medical-item-finished-using = Вы закончили лечить при помощи { $item } medical-item-cant-use = Нет повреждений, которые можно вылечить при помощи { $item } medical-item-stop-bleeding = Кровотечение было остановлено. -medical-item-popup-target = { CAPITALIZE(THE($user)) } is trying to heal you with the { $item }! +medical-item-popup-target = { CAPITALIZE($user) } пытается лечить вас при помощи { $item }! diff --git a/Resources/Locale/ru-RU/paper/paper-component.ftl b/Resources/Locale/ru-RU/paper/paper-component.ftl index c7e6e74023..2f62504371 100644 --- a/Resources/Locale/ru-RU/paper/paper-component.ftl +++ b/Resources/Locale/ru-RU/paper/paper-component.ftl @@ -8,4 +8,4 @@ paper-component-examine-detail-stamped-by = На { CAPITALIZE($paper) } имею paper-component-action-stamp-paper-other = { CAPITALIZE($user) } ставит печать на { $target } с помощью { $stamp }. paper-component-action-stamp-paper-self = Вы ставите печать на { $target } с помощью { $stamp }. paper-ui-save-button = Сохранить ({ $keybind }) -paper-tamper-proof-modified-message = This page was written using tamper-proof ink. +paper-tamper-proof-modified-message = Текст на странице был написан с использованием нефальсицицируемых чернил. diff --git a/Resources/Locale/ru-RU/preferences/loadout-groups.ftl b/Resources/Locale/ru-RU/preferences/loadout-groups.ftl index 20e84801a7..76fb4e25f5 100644 --- a/Resources/Locale/ru-RU/preferences/loadout-groups.ftl +++ b/Resources/Locale/ru-RU/preferences/loadout-groups.ftl @@ -1,5 +1,5 @@ # Errors -loadout-group-species-restriction = This item is not available for your current species. +loadout-group-species-restriction = Этот предмет недоступен для вашей текущей расы. # Miscellaneous loadout-group-trinkets = Безделушки loadout-group-glasses = Очки @@ -11,8 +11,8 @@ loadout-group-survival-clown = Клоунский аварийный запас loadout-group-survival-medical = Медицинский аварийный запас loadout-group-survival-security = Аварийный запас охраны loadout-group-survival-syndicate = Github заставил меня перевести текст, который игрок вообще никогда не сможет увидеть, спасите -loadout-group-breath-tool = Species-dependent breath tools -loadout-group-tank-harness = Species-specific survival equipment +loadout-group-breath-tool = Расозависимое дыхательное снаряжение +loadout-group-tank-harness = Расозависимое снаряжение для выживания # Command loadout-group-captain-head = Капитан, голова loadout-group-captain-jumpsuit = Капитан, комбинезон diff --git a/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl index 1d21a45971..3773f9b236 100644 --- a/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl +++ b/Resources/Locale/ru-RU/preferences/ui/character-setup-gui.ftl @@ -6,7 +6,7 @@ character-setup-gui-create-new-character-button = Создать нового п character-setup-gui-create-new-character-button-tooltip = { $maxCharacters } - максимальное количество персонажей. character-setup-gui-character-picker-button-delete-button = Удалить character-setup-gui-character-picker-button-confirm-delete-button = Подтвердить -character-setup-gui-save-panel-title = Unsaved character changes -character-setup-gui-save-panel-save = Save -character-setup-gui-save-panel-nosave = Don't save -character-setup-gui-save-panel-cancel = Cancel +character-setup-gui-save-panel-title = Несохранённые изменения персонажа +character-setup-gui-save-panel-save = Сохранить +character-setup-gui-save-panel-nosave = Не сохранять +character-setup-gui-save-panel-cancel = Отмена diff --git a/Resources/Locale/ru-RU/radio/components/intercom.ftl b/Resources/Locale/ru-RU/radio/components/intercom.ftl index 5c04067e75..3ff7000c32 100644 --- a/Resources/Locale/ru-RU/radio/components/intercom.ftl +++ b/Resources/Locale/ru-RU/radio/components/intercom.ftl @@ -2,5 +2,5 @@ intercom-menu-title = Интерком intercom-channel-label = Канал: intercom-button-text-mic = Микр. intercom-button-text-speaker = Динам. -intercom-options-none = No channels +intercom-options-none = Нет каналов intercom-flavor-text-left = Не засоряйте эфир болтовнёй diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engineering.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engineering.ftl index e1163226a6..74f81112fd 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engineering.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/engineering.ftl @@ -8,8 +8,8 @@ ent-CrateEngineeringCableMV = ящик кабеля СВ .desc = 3 мотка средневольтного кабеля. ent-CrateEngineeringCableHV = ящик кабеля ВВ .desc = 3 мотка высоковольтного кабеля. -ent-CrateEngineeringFoamGrenade = sealant grenade crate - .desc = 5 metal foam sealant grenades. +ent-CrateEngineeringFoamGrenade = ящик герметизирующих гранат + .desc = 5 гранат с металопенным герметиком. ent-CrateEngineeringCableBulk = ящик кабеля различного вольтажа .desc = 2 мотка кабеля каждого типа. ent-CrateEngineeringElectricalSupplies = ящик электромонтажного снаряжения diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl index 60c97edc05..b65f226ece 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/vests.ftl @@ -8,5 +8,5 @@ ent-ClothingOuterVestHazard = светоотражающий жилет .desc = Жилет повышенной видимости, используемый в производственных зонах. ent-ClothingOuterVest = жилет .desc = Плотный жилет с прорезиненной, водонепроницаемой оболочкой. -ent-ClothingOuterVestTank = tank harness - .desc = A simple harness that can hold a gas tank. +ent-ClothingOuterVestTank = обвязка для баллона + .desc = Простая обвязка, которая может удерживать газовый баллон. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/color_dress.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/color_dress.ftl index e56bcf0131..b17f6ebebc 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/color_dress.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/color_dress.ftl @@ -1,32 +1,32 @@ -ent-ClothingUniformJumpskirtBlackElegantDress = black elegant dress - .desc = Elegant dress with a beautiful bow. -ent-ClothingUniformJumpskirtRedElegantDress = red elegant dress - .desc = Elegant dress with a beautiful bow. -ent-ClothingUniformJumpskirtGreenElegantDress = green elegant dress - .desc = Elegant dress with a beautiful bow. -ent-ClothingUniformJumpskirtBlueElegantDress = blue elegant dress - .desc = Elegant dress with a beautiful bow. -ent-ClothingUniformJumpskirtPurpleElegantDress = purple elegant dress - .desc = Elegant dress with a beautiful bow. -ent-ClothingUniformJumpskirtCyanStripedDress = cyan striped dress - .desc = Cute striped dress. -ent-ClothingUniformJumpskirtRedStripedDress = red striped dress - .desc = Cute striped dress. -ent-ClothingUniformJumpskirtGreenStripedDress = green striped dress - .desc = Cute striped dress. -ent-ClothingUniformJumpskirtPinkStripedDress = pink striped dress - .desc = Cute striped dress. -ent-ClothingUniformJumpskirtOrangeStripedDress = orange striped dress - .desc = Cute striped dress. -ent-ClothingUniformJumpskirtPurpleTurtleneckDress = purple turtleneck dress - .desc = Turtleneck dress with a unique design. -ent-ClothingUniformJumpskirtRedTurtleneckDress = red turtleneck dress - .desc = Turtleneck dress with a unique design. -ent-ClothingUniformJumpskirtGreenTurtleneckDress = green turtleneck dress - .desc = Turtleneck dress with a unique design. -ent-ClothingUniformJumpskirtBlueTurtleneckDress = blue turtleneck dress - .desc = Turtleneck dress with a unique design. -ent-ClothingUniformJumpskirtYellowTurtleneckDress = yellow turtleneck dress - .desc = Turtleneck dress with a unique design. -ent-ClothingUniformJumpskirtYellowOldDress = yellow old dress - .desc = Classic western dress. +ent-ClothingUniformJumpskirtBlackElegantDress = элегантное чёрное платье + .desc = Элегантное платье с красивым бантом. +ent-ClothingUniformJumpskirtRedElegantDress = элегантное красное платье + .desc = { ent-ClothingUniformJumpskirtBlackElegantDress.desc } +ent-ClothingUniformJumpskirtGreenElegantDress = элегантное зелёное платье + .desc = { ent-ClothingUniformJumpskirtBlackElegantDress.desc } +ent-ClothingUniformJumpskirtBlueElegantDress = элегантное синее платье + .desc = { ent-ClothingUniformJumpskirtBlackElegantDress.desc } +ent-ClothingUniformJumpskirtPurpleElegantDress = элегантное фиолетовое платье + .desc = { ent-ClothingUniformJumpskirtBlackElegantDress.desc } +ent-ClothingUniformJumpskirtCyanStripedDress = полосатое голубое платье + .desc = Милое полосатое платье. +ent-ClothingUniformJumpskirtRedStripedDress = полосатое красное платье + .desc = { ent-ClothingUniformJumpskirtCyanStripedDress.desc } +ent-ClothingUniformJumpskirtGreenStripedDress = полосатое зелёное платье + .desc = { ent-ClothingUniformJumpskirtCyanStripedDress.desc } +ent-ClothingUniformJumpskirtPinkStripedDress = полосатое розовое платье + .desc = { ent-ClothingUniformJumpskirtCyanStripedDress.desc } +ent-ClothingUniformJumpskirtOrangeStripedDress = полосатое оранжевое платье + .desc = { ent-ClothingUniformJumpskirtCyanStripedDress.desc } +ent-ClothingUniformJumpskirtPurpleTurtleneckDress = фиолетовое платье-водолазка + .desc = Платье-водолазка с уникальным дизайном. +ent-ClothingUniformJumpskirtRedTurtleneckDress = красное платье-водолазка + .desc = { ent-ClothingUniformJumpskirtPurpleTurtleneckDress.desc } +ent-ClothingUniformJumpskirtGreenTurtleneckDress = зелёное платье-водолазка + .desc = { ent-ClothingUniformJumpskirtPurpleTurtleneckDress.desc } +ent-ClothingUniformJumpskirtBlueTurtleneckDress = синее платье-водолазка + .desc = { ent-ClothingUniformJumpskirtPurpleTurtleneckDress.desc } +ent-ClothingUniformJumpskirtYellowTurtleneckDress = жёлтое платье-водолазка + .desc = { ent-ClothingUniformJumpskirtPurpleTurtleneckDress.desc } +ent-ClothingUniformJumpskirtYellowOldDress = старое жёлтое платье + .desc = Классическое платье в стиле вестерн. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/shuttle.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/shuttle.ftl index 4d943afb24..b3edc0a831 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/shuttle.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/effects/shuttle.ftl @@ -1,2 +1,2 @@ ent-FtlVisualizerEntity = { "" } - .desc = Visualizer for shuttles arriving. You shouldn't see this! + .desc = Визуализатор прибывающих шаттлов. Вы не должны этого видеть! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl index 96bc489988..ea85eee445 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/misc/books.ftl @@ -6,8 +6,8 @@ ent-BookTheBookOfControl = Книга контроля .desc = Необходима для достижения робаста. ent-BookBartendersManual = Руководство бармена .desc = Это руководство забрызгано пивом. -ent-BookHowToCookForFortySpaceman = How To Cook For Forty Spacemen - .desc = A book about cooking written by a space chef. +ent-BookHowToCookForFortySpaceman = Как наготовить на сорок космонавтов + .desc = Книга о кулинарии, написанная космическим шеф-поваром. ent-BookLeafLoversSecret = Секрет листолюба .desc = Имеет стойкий аромат травки. Он мотивирует вас сеять и жать. ent-BookEngineersHandbook = Справочник инженера @@ -24,8 +24,8 @@ ent-BookMedicalReferenceBook = Медицинский справочник .desc = Справочник по медицинскому делу, написанный престарелым врачом. Почерк едва различим. ent-BookHowToSurvive = Как выжить .desc = По иронии судьбы автор этой книги умер. -ent-BookSpaceLaw = space law - .desc = A set of Nanotrasen guidelines for keeping law and order on their space stations. +ent-BookSpaceLaw = Корпоративный закон + .desc = Набор правил Nanotrasen для поддержания закона и порядка на своих космических станциях. ent-BookChemicalCompendium = Химпендиум .desc = Исчерпывающее руководство о химическом синтезе, написанное каким-то пожилым скелетом профессора. ent-BookRandom = { ent-BookBase } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/grenades.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/grenades.ftl index 6884d8660c..009eedd64a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/grenades.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/throwable/grenades.ftl @@ -34,13 +34,11 @@ ent-CleanerGrenade = чистящая граната .desc = Специальная граната для уборщиков, выпускающая большое облако пены для чистки помещений. ent-TearGasGrenade = слезоточивая граната .desc = Граната со слезоточивым газом для борьбы с беспорядками. Вызывает раздражение, боль и заставляет вас выплакать глаза. -ent-MetalFoamGrenade = metal foam grenade - .desc = An emergency tool used for patching up holes. Almost as good as real walls. +ent-MetalFoamGrenade = металопенная граната + .desc = Аварийное приспособление, используемое для заделывания пробоин. Почти так же надёжно, как настоящие стены. ent-GrenadeDummy = граната-обманка .desc = Граната есть - взрыва нет. # Corvax-HiddenDesc-Start ent-SyndieTrickyBomb = хитроумная бомба .desc = Взрывное устройство, больше отвлекающее внимание, чем наносящее реальный вред. - # Corvax-HiddenDesc-End - diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/apc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/apc.ftl index cdf18b6b70..2976d078e9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/apc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/apc.ftl @@ -6,14 +6,14 @@ ent-APCConstructed = { ent-BaseAPC } .suffix = Открыт .desc = { ent-BaseAPC.desc } ent-APCBasic = { ent-BaseAPC } - .suffix = Базовый, 50кВт + .suffix = Базовый, 50кДж .desc = { ent-BaseAPC.desc } ent-APCHighCapacity = { ent-BaseAPC } - .suffix = Высокая ёмкость, 100кВт + .suffix = Высокая ёмкость, 100кДж .desc = { ent-BaseAPC.desc } ent-APCSuperCapacity = { ent-BaseAPC } - .suffix = Супер ёмкость, 150кВт + .suffix = Супер ёмкость, 150кДж .desc = { ent-BaseAPC.desc } ent-APCHyperCapacity = { ent-BaseAPC } - .suffix = Гипер ёмкость, 200кВт + .suffix = Гипер ёмкость, 200кДж .desc = { ent-BaseAPC.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl index 32409e9ec6..b54445276a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/power/smes.ftl @@ -1,7 +1,7 @@ ent-BaseSMES = СМЭС .desc = Сверхпроводящая Магнитная Энергонакопительная Станция (СМЭС) большой ёмкости. ent-SMESBasic = { ent-BaseSMES } - .suffix = Базовая, 8МВт + .suffix = Базовая, 8МДж .desc = { ent-BaseSMES.desc } ent-SMESBasicEmpty = { ent-SMESBasic } .suffix = Пустой diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/intercom.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/intercom.ftl index 135904133e..c24af1378b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/intercom.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/intercom.ftl @@ -1,12 +1,12 @@ -ent-BaseIntercom = intercom - .desc = An intercom. For when the station just needs to know something. +ent-BaseIntercom = интерком + .desc = Интерком. На случай, когда необходимо что-то сообщить станции. ent-IntercomAssembly = intercom assembly - .desc = An intercom. It doesn't seem very helpful right now. + .desc = Интерком. На данный момент он бесполезен. ent-IntercomConstructed = { ent-BaseIntercom } - .suffix = Empty, Panel Open + .suffix = Пустой, Панель открыта .desc = { ent-BaseIntercom.desc } -ent-Intercom = интерком - .desc = Интерком. На случай, когда необходимо что-то сообщить станции. +ent-Intercom = { ent-IntercomConstructed } + .desc = { ent-IntercomConstructed.desc } ent-IntercomCommon = { ent-Intercom } .suffix = Общий .desc = { ent-Intercom.desc } @@ -23,10 +23,10 @@ ent-IntercomScience = { ent-Intercom } .suffix = Научный .desc = { ent-Intercom.desc } ent-IntercomSecurity = { ent-Intercom } - .suffix = Безопасность - .desc = { ent-Intercom.desc } + .desc = Интерком. Он был укреплён металлом из шлемов охраны, поэтому открыть его не так-то просто. + .suffix = Служба безопасности ent-IntercomService = { ent-Intercom } - .suffix = Сервис + .suffix = Сервисный .desc = { ent-Intercom.desc } ent-IntercomSupply = { ent-Intercom } .suffix = Снабжение diff --git a/Resources/Locale/ru-RU/tiles/tiles.ftl b/Resources/Locale/ru-RU/tiles/tiles.ftl index 6277ec9bc8..b2063b37b5 100644 --- a/Resources/Locale/ru-RU/tiles/tiles.ftl +++ b/Resources/Locale/ru-RU/tiles/tiles.ftl @@ -87,7 +87,7 @@ tiles-gold-tile = золотой пол tiles-silver-tile = серебряный пол tiles-glass-floor = стеклянный пол tiles-reinforced-glass-floor = бронестеклянный пол -tiles-metal-foam = metal foam floor +tiles-metal-foam = пенометаллический пол tiles-green-circuit-floor = зелёный микросхемный пол tiles-blue-circuit-floor = синий микросхемный пол tiles-snow = снег diff --git a/Resources/ServerInfo/Guidebook/Mobs/Vox.xml b/Resources/ServerInfo/Guidebook/Mobs/Vox.xml index 173ba89b41..17799176b8 100644 --- a/Resources/ServerInfo/Guidebook/Mobs/Vox.xml +++ b/Resources/ServerInfo/Guidebook/Mobs/Vox.xml @@ -1,16 +1,16 @@ - # Vox + # Воксы - [color=#ffa500]Caution! This species has a severely limiting game mechanic and is not recommended for new players. [/color] + [color=#ffa500]Внимание! Эта раса имеет сильно ограничивающие игровые механики и не рекомендуется для новых игроков. [/color] - They breathe nitrogen, and [color=#ffa500] oxygen is very toxic to them.[/color] - They need to be on internals at all times to avoid being poisoned by the station's oxygen. - Eating or drinking will require you to remove your breath mask, although injecting liquid food is an option. + Они дышат азотом, а [color=#ffa500]кислород для них очень токсичен[/color]. + Чтобы не отравиться кислородом в атмосфере станции, они должны постоянно использовать дыхательные приспособления. + Для приёма пищи или питья вам придётся снимать дыхательную маску, хотя вариант введения пищи в жидком виде вполне возможен. - Their unarmed claw attacks deal Slash damage instead of Blunt. + Они используют когти в рукопашном бою, и их атаки наносят режущий урон вместо ударного.