From a98f453bbc1d6ac347683ccf65822638c23934d3 Mon Sep 17 00:00:00 2001 From: lapatison Date: Fri, 17 Jan 2025 23:52:26 +0300 Subject: [PATCH 1/9] #2928 --- .../Locale/ru-RU/accessories/human-hair.ftl | 2 +- .../ru-RU/administration/admin-alerts.ftl | 4 +-- .../Locale/ru-RU/administration/antag.ftl | 2 +- .../administration/ui/tabs/player-tab.ftl | 2 +- .../ru-RU/advertisements/vending/gibb.ftl | 24 +++++++-------- Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl | 4 +-- .../ru-RU/chat/managers/chat-manager.ftl | 8 ++--- .../Locale/ru-RU/connection-messages.ftl | 7 +++-- Resources/Locale/ru-RU/datasets/names/ai.ftl | 6 ++-- .../Locale/ru-RU/flavors/flavor-profiles.ftl | 3 +- .../ghost/components/ghost-component.ftl | 2 +- .../Locale/ru-RU/ghost/spooky-speaker.ftl | 30 +++++++++---------- Resources/Locale/ru-RU/guidebook/guides.ftl | 2 +- Resources/Locale/ru-RU/holopad/holopad.ftl | 6 ++-- .../interaction-popup-component.ftl | 6 ++-- Resources/Locale/ru-RU/mind/role-types.ftl | 16 +++++----- .../ru-RU/navmap-beacons/station-beacons.ftl | 18 +++++------ .../nutrition/components/food-component.ftl | 6 ++-- Resources/Locale/ru-RU/pai/pai-system.ftl | 6 ++-- Resources/Locale/ru-RU/reagents/meta/fun.ftl | 4 +-- .../catalog/fills/boxes/general.ftl | 2 +- .../entities/objects/decoration/flora.ftl | 2 +- .../markers/spawners/bearspawnerbiome.ftl | 2 +- .../spawners/random/department/science.ftl | 10 +++---- .../entities/mobs/player/silicon.ftl | 4 +-- .../objects/consumable/drinks/drinks.ftl | 5 +--- .../objects/consumable/food/baked/bagel.ftl | 4 +-- .../objects/consumable/food/baked/bread.ftl | 12 ++++---- .../objects/consumable/food/baked/misc.ftl | 10 +++---- .../consumable/food/containers/box.ftl | 2 +- .../objects/consumable/food/ingredients.ftl | 12 ++++---- .../entities/objects/devices/pda.ftl | 6 ++-- .../objects/devices/station_beacon.ftl | 18 +++++------ .../entities/objects/power/lights.ftl | 4 +-- .../entities/objects/weapons/guns/turrets.ftl | 2 +- .../structures/doors/airlocks/access.ftl | 2 +- .../structures/lighting/base_lighting.ftl | 2 +- .../entities/structures/machines/holopad.ftl | 14 ++++----- .../structures/piping/atmospherics/binary.ftl | 2 +- .../structures/wallmounts/signs/signs.ftl | 4 +-- .../prototypes/loadouts/dummy_entities.ftl | 4 +-- .../prototypes/roles/mindroles/mind_roles.ftl | 18 +++++------ Resources/Locale/ru-RU/station-laws/laws.ftl | 18 ++++------- .../Locale/ru-RU/telephone/telephone.ftl | 2 +- .../ru-RU/tools/components/tool-component.ftl | 2 +- 45 files changed, 156 insertions(+), 165 deletions(-) diff --git a/Resources/Locale/ru-RU/accessories/human-hair.ftl b/Resources/Locale/ru-RU/accessories/human-hair.ftl index d131b1cc4b3..405ed5a7598 100644 --- a/Resources/Locale/ru-RU/accessories/human-hair.ftl +++ b/Resources/Locale/ru-RU/accessories/human-hair.ftl @@ -146,7 +146,7 @@ marking-HumanHairSidetail2 = Хвостик (Сбоку) 2 marking-HumanHairSidetail3 = Хвостик (Сбоку) 3 marking-HumanHairSidetail4 = Хвостик (Сбоку) 4 marking-HumanHairSpikyponytail = Хвостик (Шипастый) -marking-HumanHairPulato = Pulato +marking-HumanHairPulato = Пулато marking-HumanHairPoofy = Пышная marking-HumanHairQuiff = Квифф marking-HumanHairShaped = Фигурная diff --git a/Resources/Locale/ru-RU/administration/admin-alerts.ftl b/Resources/Locale/ru-RU/administration/admin-alerts.ftl index 567bb8cb4c0..8b5d8c0915e 100644 --- a/Resources/Locale/ru-RU/administration/admin-alerts.ftl +++ b/Resources/Locale/ru-RU/administration/admin-alerts.ftl @@ -1,3 +1,3 @@ admin-alert-shared-connection = { $player } имеет общее интернет-соединение с { $otherCount } другим(-и) игроком(-ами): { $otherList } -admin-alert-ipintel-blocked = { $player } was rejected from joining due to their IP having a { TOSTRING($percent, "P0") } confidence of being a VPN/Datacenter. -admin-alert-ipintel-warning = { $player } IP has a { TOSTRING($percent, "P0") } confidence of being a VPN/Datacenter. Please watch them. +admin-alert-ipintel-blocked = Пользователю { $player } было отказано в присоединении из-за того, что его IP с { TOSTRING($percent, "P0") } уверенностью относится к VPN/ЦОДу. +admin-alert-ipintel-warning = IP пользователя { $player } с { TOSTRING($percent, "P0") } уверенностью относится к VPN/ЦОДу. Пожалуйста, понаблюдайте за ним. diff --git a/Resources/Locale/ru-RU/administration/antag.ftl b/Resources/Locale/ru-RU/administration/antag.ftl index b86e1c7e9b8..e761cf450d8 100644 --- a/Resources/Locale/ru-RU/administration/antag.ftl +++ b/Resources/Locale/ru-RU/administration/antag.ftl @@ -13,4 +13,4 @@ admin-verb-text-make-nuclear-operative = Сделать ядерным опер admin-verb-text-make-pirate = Сделать пиратом admin-verb-text-make-head-rev = Сделать Главой революции admin-verb-text-make-thief = Сделать вором -admin-overlay-antag-classic = ANTAG +admin-overlay-antag-classic = АНТАГ diff --git a/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl b/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl index 53593c2a267..da5b56fff73 100644 --- a/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl +++ b/Resources/Locale/ru-RU/administration/ui/tabs/player-tab.ftl @@ -3,7 +3,7 @@ player-tab-username = Пользователь player-tab-character = Персонаж player-tab-job = Должность player-tab-antagonist = Антагонист -player-tab-roletype = Role Type +player-tab-roletype = Тип роли player-tab-playtime = Игровое время player-tab-show-disconnected = Показать отключившихся player-tab-overlay = Оверлей diff --git a/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl b/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl index c9627ac0f22..b028a2c193c 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl @@ -1,12 +1,12 @@ -advertisement-gibb-1 = Delicious! -advertisement-gibb-2 = Recommended by at least one doctor! -advertisement-gibb-3 = Over 1 million drinks sold! -advertisement-gibb-4 = Dr. Gibb, what's the worst that could happen? -advertisement-gibb-5 = Dr. Gibb, the flavor explosion! -advertisement-gibb-6 = Trust me, I'm a doctor! -advertisement-gibb-7 = The best sugar infusion in the galaxy! -advertisement-gibb-8 = Space Cola can get Gibbed! -thankyou-gibb-1 = The Dr. is in... your belly! -thankyou-gibb-2 = Prognosis: flavor! -thankyou-gibb-3 = Enjoy the 42 flavors! -thankyou-gibb-4 = Enjoy the syrupy goodness! +advertisement-gibb-1 = Вкуснотища! +advertisement-gibb-2 = Рекомендовано как минимум одним доктором! +advertisement-gibb-3 = Продано более одного миллиона напитков! +advertisement-gibb-4 = Dr. Gibb, что самое худшее, что может произойти? +advertisement-gibb-5 = Dr. Gibb, взрыв вкуса! +advertisement-gibb-6 = Доверьтесь мне, я доктор! +advertisement-gibb-7 = Лучший сахарный эликсир в галактике! +advertisement-gibb-8 = Space Cola - смотри не ГИБнись! +thankyou-gibb-1 = Док уже... в вашем животе! +thankyou-gibb-2 = Прогноз: вкус! +thankyou-gibb-3 = Насладись 42 вкусами! +thankyou-gibb-4 = Насладись сиропной вкуснятиной! diff --git a/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl b/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl index 7d285251899..83d5f2c45e5 100644 --- a/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl +++ b/Resources/Locale/ru-RU/atmos/air-alarm-ui.ftl @@ -62,5 +62,5 @@ air-alarm-ui-thresholds-upper-bound = Верхняя аварийная гран air-alarm-ui-thresholds-lower-bound = Нижняя аварийная граница air-alarm-ui-thresholds-upper-warning-bound = Верхняя тревожная граница air-alarm-ui-thresholds-lower-warning-bound = Нижняя тревожная граница -air-alarm-ui-thresholds-copy = Copy thresholds to all devices -air-alarm-ui-thresholds-copy-tooltip = Copies the sensor thresholds of this device to all devices in this air alarm tab. +air-alarm-ui-thresholds-copy = Скопировать значение границы на все устройства +air-alarm-ui-thresholds-copy-tooltip = Скопировать значение границы сенсора этого устройства на все устройства на этой вкладке воздушной сигнализации. diff --git a/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl index 8866ae8e61d..a0033356207 100644 --- a/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl +++ b/Resources/Locale/ru-RU/chat/managers/chat-manager.ftl @@ -91,11 +91,11 @@ chat-speech-verb-name-vox = Вокс chat-speech-verb-vox-1 = скрипит chat-speech-verb-vox-2 = визжит chat-speech-verb-vox-3 = каркает +chat-speech-verb-name-goat = Коза +chat-speech-verb-goat-1 = блеет +chat-speech-verb-goat-2 = кряхтит +chat-speech-verb-goat-3 = кричит chat-speech-verb-name-small-mob = Мышь -chat-speech-verb-name-goat = Goat -chat-speech-verb-goat-1 = bleats -chat-speech-verb-goat-2 = grunts -chat-speech-verb-goat-3 = cries chat-speech-verb-small-mob-1 = скрипит chat-speech-verb-small-mob-2 = пищит chat-speech-verb-name-large-mob = Карп diff --git a/Resources/Locale/ru-RU/connection-messages.ftl b/Resources/Locale/ru-RU/connection-messages.ftl index 44ff47e50c9..6a8f9b8cc3b 100644 --- a/Resources/Locale/ru-RU/connection-messages.ftl +++ b/Resources/Locale/ru-RU/connection-messages.ftl @@ -51,9 +51,10 @@ baby-jail-account-denied = Этот сервер - сервер для нови baby-jail-account-denied-reason = Этот сервер - сервер для новичков, предназначенный для новых игроков и тех, кто хочет им помочь. Новые подключения слишком старых или не внесенных в белый список аккаунтов не принимаются. Загляните на другие серверы и посмотрите все, что может предложить Space Station 14. Веселитесь! Причина: "{ $reason }" baby-jail-account-reason-account = Ваш аккаунт Space Station 14 слишком старый. Он должен быть моложе { $minutes } минут generic-misconfigured = The server is misconfigured and is not accepting players. Please contact the server owner and try again later. -ipintel-server-ratelimited = This server uses a security system with external verification, which has reached its maximum verification limit. Please contact the administration team of the server for assistance and try again later. -ipintel-unknown = This server uses a security system with external verification, but it encountered an error. Please contact the administration team of the server for assistance and try again later. -ipintel-suspicious = You seem to be connecting through a datacenter or VPN. For administrative reasons we do not allow VPN connections to play. Please contact the administration team of the server for assistance if you believe this is false. +generic-misconfigured = Сервер неправильно настроен и не принимает игроков. Пожалуйста, свяжитесь с владельцем сервера и повторите попытку позже. +ipintel-server-ratelimited = На этом сервере используется система безопасности с внешней проверкой, которая достигла своего максимального предела проверки. Пожалуйста, обратитесь за помощью к администрации сервера и повторите попытку позже. +ipintel-unknown = На этом сервере используется система безопасности с внешней проверкой, но она столкнулась с ошибкой. Пожалуйста, обратитесь за помощью к администрации сервера и повторите попытку позже. +ipintel-suspicious = Похоже, вы подключаетесь через центр обработки данных или VPN. По административным причинам мы не разрешаем играть через VPN-соединения. Пожалуйста, обратитесь за помощью к администрации сервера, если вы считаете, что это ошибочно. baby-jail-account-reason-overall = Наигранное Вами время на сервере должно быть больше { $minutes } { $minutes -> [one] минуты diff --git a/Resources/Locale/ru-RU/datasets/names/ai.ftl b/Resources/Locale/ru-RU/datasets/names/ai.ftl index c9c90cc1055..923312350e4 100644 --- a/Resources/Locale/ru-RU/datasets/names/ai.ftl +++ b/Resources/Locale/ru-RU/datasets/names/ai.ftl @@ -118,9 +118,9 @@ names-ai-dataset-63 = ЗЕТ-1 names-ai-dataset-77 = ЗЕТ-2 names-ai-dataset-80 = ЗЕТ-3 names-ai-dataset-92 = ЗЕД -names-ai-dataset-103 = X.A.N.A. -names-ai-dataset-104 = XERXES +names-ai-dataset-103 = К.С.А.Н.А. +names-ai-dataset-104 = КСЕРКС names-ai-dataset-105 = Z-1 names-ai-dataset-106 = Z-2 names-ai-dataset-107 = Z-3 -names-ai-dataset-108 = Zed +names-ai-dataset-108 = Зед diff --git a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl index 7e2a141ce08..d56a83c1a34 100644 --- a/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl +++ b/Resources/Locale/ru-RU/flavors/flavor-profiles.ftl @@ -265,8 +265,7 @@ flavor-complex-xeno-basher = как уничтожение жуков flavor-complex-budget-insuls-drink = как взлом шлюза flavor-complex-watermelon-wakeup = как сладкое пробуждение flavor-complex-rubberneck = как синтетика -flavor-complex-irish-slammer = like a spiked cola float -flavor-complex-irish-car-bomb = как шипучая пенка колы +flavor-complex-irish-slammer = как шипучая пенка колы flavor-complex-themartinez = как фиалки и лимонная водка flavor-complex-cogchamp = как латунь flavor-complex-white-gilgamesh = как слегка газированные сливки diff --git a/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl b/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl index 54bdab4485e..e4798ac2edf 100644 --- a/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl +++ b/Resources/Locale/ru-RU/ghost/components/ghost-component.ftl @@ -1,4 +1,4 @@ ghost-component-on-examine-death-time-info-minutes = { $minutes } минут назад ghost-component-on-examine-death-time-info-seconds = { $seconds } секунд назад ghost-component-on-examine-message = Умер [color=yellow]{ $timeOfDeath }[/color]. -ghost-component-boo-action-failed = Despite your best efforts, nothing spooky happens. +ghost-component-boo-action-failed = Несмотря на все ваши старания, ничего жуткого не происходит. diff --git a/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl b/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl index 368a6729550..d1ad3ae08dc 100644 --- a/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl +++ b/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl @@ -1,17 +1,17 @@ -spooky-speaker-generic-1 = ...ooOoooOOoooo... -spooky-speaker-generic-2 = ...can anyone hear me...? -spooky-speaker-generic-3 = ...join us... -spooky-speaker-generic-4 = ...come play with us... -spooky-speaker-generic-5 = KkkhhkhKhhkhkKk -spooky-speaker-generic-6 = Khhggkkghkk -spooky-speaker-generic-7 = khhkkkkKkhkkHk +spooky-speaker-generic-1 = ...ууУуууУУуууу... +spooky-speaker-generic-2 = ...кто-нибудь меня слышит...? +spooky-speaker-generic-3 = ...присоединяйся к нам... +spooky-speaker-generic-4 = ...поиграйте с нами... +spooky-speaker-generic-5 = КккххкхКххкхкКк +spooky-speaker-generic-6 = Кххггккрхкк +spooky-speaker-generic-7 = кххккккКкхккХк spooky-speaker-generic-8 = ... -spooky-speaker-generic-9 = ...h-h-hello...? -spooky-speaker-generic-10 = Bzzzt -spooky-speaker-generic-11 = Weh -spooky-speaker-generic-12 = TREMBLE, MORTALS! +spooky-speaker-generic-9 = ...п-п-привет...? +spooky-speaker-generic-10 = Бзззт +spooky-speaker-generic-11 = Вех +spooky-speaker-generic-12 = ТРЕПЕЩИТЕ, СМЕРТНЫЕ! spooky-speaker-generic-13 = 4444444444 -spooky-speaker-generic-14 = ...I found you... -spooky-speaker-recycler-1 = I HUNGER -spooky-speaker-recycler-2 = MORE! GIVE ME MORE! -spooky-speaker-recycler-3 = FEED ME +spooky-speaker-generic-14 = ...Я тебя нашёл... +spooky-speaker-recycler-1 = Я ГОЛОДЕН +spooky-speaker-recycler-2 = БОЛЬШЕ! ДАЙТЕ МНЕ БОЛЬШЕ! +spooky-speaker-recycler-3 = НАКОРМИ МЕНЯ diff --git a/Resources/Locale/ru-RU/guidebook/guides.ftl b/Resources/Locale/ru-RU/guidebook/guides.ftl index d5a41bae0f5..34c5096b673 100644 --- a/Resources/Locale/ru-RU/guidebook/guides.ftl +++ b/Resources/Locale/ru-RU/guidebook/guides.ftl @@ -67,7 +67,7 @@ guide-entry-security = Безопасность станции guide-entry-forensics = Криминалистика guide-entry-defusal = Обезвреживание крупной бомбы guide-entry-criminal-records = Криминальные записи -guide-entry-special = Special +guide-entry-special = Специальное guide-entry-species = Расы guide-entry-antagonists = Антагонисты guide-entry-nuclear-operatives = Ядерные оперативники diff --git a/Resources/Locale/ru-RU/holopad/holopad.ftl b/Resources/Locale/ru-RU/holopad/holopad.ftl index 958892f067c..2caf6a42529 100644 --- a/Resources/Locale/ru-RU/holopad/holopad.ftl +++ b/Resources/Locale/ru-RU/holopad/holopad.ftl @@ -5,7 +5,7 @@ holopad-window-options = [color=darkgray][font size=10][italic]Пожалуйс # Call status holopad-window-no-calls-in-progress = Никакие голо-звонки не ведутся holopad-window-incoming-call = Входящий голо-звонок от: -holopad-window-relay-label = Originating at: +holopad-window-relay-label = Происходит из: holopad-window-outgoing-call = Попытка установить соединение... holopad-window-call-in-progress = Ведётся голо-звонок holopad-window-call-ending = Отсоединение... @@ -26,7 +26,7 @@ holopad-window-access-denied = В доступе отказано holopad-window-select-contact-from-list = Выберите контакт для начала голо-звонка holopad-window-fetching-contacts-list = Нет голопадов, с которыми можно связаться holopad-window-contact-label = { CAPITALIZE($label) } -holopad-window-filter-line-placeholder = Search for a contact +holopad-window-filter-line-placeholder = Поиск контакта # Flavor holopad-window-flavor-left = ⚠ Не входите пока проектор активен holopad-window-flavor-right = v3.0.9 @@ -76,7 +76,7 @@ holopad-medical-paramedic = Медицинский - Парамедик holopad-medical-virology = Медицинский - Вирусология holopad-medical-front = Медицинский - Приёмная holopad-medical-breakroom = Медицинский - Комната отдыха -holopad-medical-clinic = Medical - Clinic +holopad-medical-clinic = Медицинский - Клиника # Cargo holopad-cargo-front = Снабжение - Приёмная holopad-cargo-bay = Снабжение - Грузовой отсек diff --git a/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl index 3a5ad2ede03..442399d0b46 100644 --- a/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl +++ b/Resources/Locale/ru-RU/interaction/interaction-popup-component.ftl @@ -80,9 +80,9 @@ petting-failure-janitor-cyborg = Вы тянетесь погладить { $tar petting-failure-medical-cyborg = Вы тянетесь погладить { $target }, но { SUBJECT($target) } занят спасением жизней! petting-failure-service-cyborg = Вы тянетесь погладить { $target }, но { SUBJECT($target) } занят обслуживанием экипажа! petting-failure-syndicate-cyborg = Вы тянетесь погладить { $target }, но { POSS-ADJ($target) } предательская натура заставляет вас передумать. -petting-failure-derelict-cyborg = Вы тянетесь погладить { THE($target) }, но { POSS-ADJ($target) } ржавый и рваный внешний вид заставляет вас передумать. -petting-failure-station-ai = Вы тянетесь погладить { THE($target) }, но { POSS-ADJ($target) } разряд заставляет вас отдёрнуть руку. -petting-success-station-ai-others = { CAPITALIZE(THE($user)) } гладит { THE($target) } по { POSS-ADJ($target) } холодному, квадратному экрану. +petting-failure-derelict-cyborg = Вы тянетесь погладить { $target }, но { POSS-ADJ($target) } ржавый и рваный внешний вид заставляет вас передумать. +petting-failure-station-ai = Вы тянетесь погладить { $target }, но { POSS-ADJ($target) } разряд заставляет вас отдёрнуть руку. +petting-success-station-ai-others = { CAPITALIZE($user) } гладит { $target } по { POSS-ADJ($target) } холодному, квадратному экрану. ## Rattling fences diff --git a/Resources/Locale/ru-RU/mind/role-types.ftl b/Resources/Locale/ru-RU/mind/role-types.ftl index a0463237809..ead34c92b95 100644 --- a/Resources/Locale/ru-RU/mind/role-types.ftl +++ b/Resources/Locale/ru-RU/mind/role-types.ftl @@ -1,8 +1,8 @@ -role-type-crew-aligned-name = Crew Aligned -role-type-solo-antagonist-name = Solo Antagonist -role-type-team-antagonist-name = Team Antagonist -role-type-free-agent-name = Free Agent -role-type-familiar-name = Familiar -role-type-silicon-name = Silicon -role-type-silicon-antagonist-name = Altered Silicon -role-type-update-message = Your role is [color = { $color }]{ $role }[/color] +role-type-crew-aligned-name = Экипаж или их союзник +role-type-solo-antagonist-name = Соло-антагонист +role-type-team-antagonist-name = Командный антагонист +role-type-free-agent-name = Свободный агент +role-type-familiar-name = Фамильяр +role-type-silicon-name = Синтетик +role-type-silicon-antagonist-name = Изменённый синтетик +role-type-update-message = Ваша роль: [color = { $color }]{ $role }[/color] diff --git a/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl b/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl index ad5433786c2..b11b2d70c79 100644 --- a/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl +++ b/Resources/Locale/ru-RU/navmap-beacons/station-beacons.ftl @@ -7,7 +7,7 @@ station-beacon-captain = Капитан station-beacon-hop = Кабинет ГП station-beacon-security = Служба безопасности station-beacon-brig = Бриг -station-beacon-brig-med = Brig Med +station-beacon-brig-med = Бригмед station-beacon-warden = Смотритель station-beacon-hos = Кабинет ГСБ station-beacon-armory = Оружейная @@ -25,8 +25,8 @@ station-beacon-cryonics = Криокапсулы station-beacon-cmo = Кабинет главрача station-beacon-morgue = Морг station-beacon-surgery = Операционная -station-beacon-psychology = Psychology -station-beacon-clinic = Clinic +station-beacon-psychology = Психолог +station-beacon-clinic = Клиника station-beacon-science = Научный отдел station-beacon-research-and-development = РНД station-beacon-research-server = Серверная @@ -57,17 +57,17 @@ station-beacon-bar = Бар station-beacon-botany = Гидропоника station-beacon-janitor = Коморка уборщика station-beacon-ai = ИИ -station-beacon-ai-sat = Спутник ИИ -station-beacon-ai-core = Ядро ИИ -station-beacon-ai-upload = AI Upload -station-beacon-ai-power = AI Power +station-beacon-ai-sat = ИИ Спутник +station-beacon-ai-core = ИИ Ядро +station-beacon-ai-upload = ИИ Загрузка +station-beacon-ai-power = ИИ Энергопитание station-beacon-arrivals = Зал прибытия station-beacon-evac = Зал эвакуации -station-beacon-docking-arm = Docking Arm +station-beacon-docking-arm = Стыковочная зона station-beacon-eva-storage = Хранилище EVA station-beacon-chapel = Церковь station-beacon-library = Библиотека -station-beacon-reporter = Reporter +station-beacon-reporter = Репортёр station-beacon-dorms = Жилой отсек station-beacon-theater = Театр station-beacon-tools = Хранилище инструментов diff --git a/Resources/Locale/ru-RU/nutrition/components/food-component.ftl b/Resources/Locale/ru-RU/nutrition/components/food-component.ftl index b54eb1a4bc7..529041b25b8 100644 --- a/Resources/Locale/ru-RU/nutrition/components/food-component.ftl +++ b/Resources/Locale/ru-RU/nutrition/components/food-component.ftl @@ -9,11 +9,11 @@ food-system-remove-mask = Сначала вам нужно снять { $entity ## System food-system-you-cannot-eat-any-more = В вас больше не лезет! -food-system-you-cannot-eat-any-more-other = В них больше не лезет! +food-system-you-cannot-eat-any-more-other = { CAPITALIZE(DAT-OBJ($target)) } больше не лезет! food-system-try-use-food-is-empty = В { $entity } пусто! food-system-wrong-utensil = Вы не можете есть { $food } с помощью { $utensil }. -food-system-cant-digest = Вы не можете переварить { $entity }! -food-system-cant-digest-other = Они не могут переварить { $entity }! +food-system-cant-digest = Вы не можете употреблять { $entity }! +food-system-cant-digest-other = { CAPITALIZE(SUBJECT($target)) } не {CONJUGATE-BASIC($target, "могут", "может")} употреблять { $entity }! food-system-verb-eat = Съесть ## Force feeding diff --git a/Resources/Locale/ru-RU/pai/pai-system.ftl b/Resources/Locale/ru-RU/pai/pai-system.ftl index 2c4e8fe0677..49e2dc4d9c2 100644 --- a/Resources/Locale/ru-RU/pai/pai-system.ftl +++ b/Resources/Locale/ru-RU/pai/pai-system.ftl @@ -2,15 +2,15 @@ pai-system-pai-installed = пИИ установлен. pai-system-off = пИИ не установлен. pai-system-still-searching = Всё ещё ищем пИИ. pai-system-searching = Ищем пИИ... -pai-system-role-name = персональный ИИ +pai-system-role-name = Персональный ИИ pai-system-role-description = Станьте чьим-то персональным Искуственным Интеллектом! (Воспоминания *не* прилагаются.) -pai-system-role-name-syndicate = персональный ИИ Синдиката +pai-system-role-name-syndicate = Персональный ИИ Синдиката pai-system-role-description-syndicate = Станьте чьим-нибудь приятелем из Синдиката! (Воспоминания *не* прилагаются.) -pai-system-role-name-potato = картофельный искусственный интеллект +pai-system-role-name-potato = Картофельный Искусственный Интеллект pai-system-role-description-potato = Это детская игрушка. И теперь вы в ней живёте. pai-system-wipe-device-verb-text = Удалить пИИ pai-system-wiped-device = пИИ был стёрт с устройства. diff --git a/Resources/Locale/ru-RU/reagents/meta/fun.ftl b/Resources/Locale/ru-RU/reagents/meta/fun.ftl index 890824e6e47..ab12cb8467f 100644 --- a/Resources/Locale/ru-RU/reagents/meta/fun.ftl +++ b/Resources/Locale/ru-RU/reagents/meta/fun.ftl @@ -18,5 +18,5 @@ reagent-name-laughter = смех reagent-desc-laughter = Некоторые говорят, что это лучшее лекарство, но последние исследования доказали, что это не так. reagent-name-weh = сок, заставляющий говорить Вех reagent-desc-weh = Чистая сущность плюшевого унатха. Заставляет вас говорить Вех! -reagent-name-hew = juice that makes you Hew -reagent-desc-hew = Pure essence of inversed lizard plush. Makes you Hew! +reagent-name-hew = сок, заставляющий говорить Хев +reagent-desc-hew = Чистая сущность инвертированного плюшевого унатха. Заставляет вас говорить Хев! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl index 4423f6ef28e..d70991327d4 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/boxes/general.ftl @@ -4,7 +4,7 @@ ent-BoxMousetrap = коробка мышеловок .desc = Коробка, наполненая мышеловками. Постарайтесь не поймать себя за руку. ent-BoxLightbulb = коробка лампочек .desc = Из-за формы коробки в неё помещаются только лампочки и лампочки-трубки. -ent-BoxWarmLightbulb = lightbulb box warm +ent-BoxWarmLightbulb = коробка тёплых лампочек .desc = { ent-BoxLightbulb.desc } ent-BoxLighttube = коробка лампочек-трубок .desc = { ent-BoxLightbulb.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/decoration/flora.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/decoration/flora.ftl index d6622c80711..9a5215c6d37 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/decoration/flora.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/entities/objects/decoration/flora.ftl @@ -2,4 +2,4 @@ ent-NewYearTree0 = большая ель .desc = Ель, излучающая волшебную ауру. ent-NewYearTree1 = новогодняя ёлка .desc = Ты был хорошим мальчиком? - .suffix = PresentsGiver + .suffix = Даёт подарки diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/markers/spawners/bearspawnerbiome.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/markers/spawners/bearspawnerbiome.ftl index f8c89484b29..26d48769391 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/markers/spawners/bearspawnerbiome.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/corvax/markers/spawners/bearspawnerbiome.ftl @@ -1,2 +1,2 @@ -ent-SpawnerMobBearBiome = space bear spawner +ent-SpawnerMobBearBiome = спавнер космический медведь .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/department/science.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/department/science.ftl index 9bf34c4e555..c25b008075e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/department/science.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/department/science.ftl @@ -1,8 +1,8 @@ -ent-LootSpawnerScienceMinor = science supplies spawner - .suffix = Minor, 80% +ent-LootSpawnerScienceMinor = спавнер научных припасов + .suffix = Небольшой, 80% .desc = { ent-MarkerBase.desc } -ent-LootSpawnerScienceMajor = science supplies spawner - .suffix = Major +ent-LootSpawnerScienceMajor = спавнер научных припасов + .suffix = Большой .desc = { ent-MarkerBase.desc } -ent-LootSpawnerRoboticsBorgModule = robotics board spawner +ent-LootSpawnerRoboticsBorgModule = спавнер платы киборга .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl index 40e272c5d4b..45f8de01338 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl @@ -22,8 +22,8 @@ ent-RobocopCircuitBoard = плата законов (Робокоп) .desc = Электронная плата, хранящая набор законов ИИ 'Робокоп'. ent-OverlordCircuitBoard = плата законов (Владыка) .desc = Электронная плата, хранящая набор законов ИИ 'Владыка'. -ent-GameMasterCircuitBoard = law board (Game Master) - .desc = An electronics board containing the Game Master lawset. +ent-GameMasterCircuitBoard = lплата законов(Игровой мастер) + .desc = Электронная плата, хранящая набор законов ИИ 'Игровой мастер'. ent-DungeonMasterCircuitBoard = плата законов (Игровой мастер) .desc = Электронная плата, хранящая набор законов ИИ 'Игровой мастер'. ent-ArtistCircuitBoard = плата законов (Художник) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl index a576902fae5..3a9ea82b7b0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks.ftl @@ -190,10 +190,7 @@ ent-IrishBoolGlass = { ent-DrinkGlass } .suffix = Ирландский булеан .desc = { ent-DrinkGlass.desc } ent-DrinkIrishSlammer = { ent-DrinkGlass } - .suffix = irish slammer - .desc = { ent-DrinkGlass.desc } -ent-DrinkIrishCarBomb = { ent-DrinkGlass } - .suffix = Ирландская автомобильная бомба + .suffix = Ирландская тюрьма .desc = { ent-DrinkGlass.desc } ent-DrinkIrishCoffeeGlass = { ent-DrinkGlass } .suffix = Ирландские кофе diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bagel.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bagel.ftl index 6ae9b2f204a..957df3a64eb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bagel.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bagel.ftl @@ -4,5 +4,5 @@ ent-FoodBagel = бублик .desc = { ent-FoodBagelBase.desc } ent-FoodBagelPoppy = бублик с маком .desc = Вкуснейший бублик с маковыми семечками, содержащими бикаридин. -ent-FoodBagelCotton = cotton bagel - .desc = A delicious bagel made with cotton dough. +ent-FoodBagelCotton = хлопковый бублик + .desc = Вкуснейший бублик из хлопкового теста. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl index 28cc35001f7..7fe2d636c7d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/bread.ftl @@ -52,14 +52,14 @@ ent-FoodBreadMimanaSlice = ломтик хлеба мимана .desc = Кусочек тишины! ent-FoodBreadMoldySlice = заплесневелый кусок хлеба .desc = Целые станции были разорваны на части из-за споров о том, можно ли это есть. -ent-FoodBreadBaguetteCotton = cotton baguette - .desc = Bon azzétit! +ent-FoodBreadBaguetteCotton = хлопковый багет + .desc = Бон аз-з-зетит! ent-FoodBreadBaguetteSlice = кростини - .desc = Bon ap-petite! -ent-FoodBreadBaguetteCottonSlice = cotton crostini - .desc = Bon az-zetite! + .desc = Бон ап-петит! +ent-FoodBreadBaguetteCottonSlice = хлопковый кростини + .desc = Бон аз-з-зетит! ent-FoodBreadBaguette = багет - .desc = Bon appétit! + .desc = Бон аппетит! ent-FoodBreadFrenchToast = сладкие гренки .desc = Также известны как французские тосты. Ломтик хлеба, смоченный во взбитой яичной смеси. ent-FoodBreadGarlicSlice = чесночный хлеб diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl index 140094373df..042221a33c9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/baked/misc.ftl @@ -49,9 +49,9 @@ ent-FoodBakedCannoli = канноли ent-FoodBakedDumplings = пельмени .desc = Усреднённый рецепт мяса в тесте. ent-FoodBakedChevreChaud = шевре шод - .desc = Кружок слегка подтаявшего козьего сыра (шевре), уложенного на кростини и поджаренного со всех сторон. -ent-FoodBakedChevreChaudCotton = cotton chèvre chaud - .desc = A disk of slightly melted chèvre flopped on top of a... cotton crostini, and toasted all-round. + .desc = Кружок слегка подтаявшего козьего сыра (шевре), уложенного на кростини, и поджаренного со всех сторон. +ent-FoodBakedChevreChaudCotton = хлопковый шевре шод + .desc = Кружок слегка подтаявшего козьего сыра (шевре), уложенного на... хлопковый кростини, и поджаренного со всех сторон. ent-FoodBakedBrownieBatch = брауни .desc = Противень брауни. ent-FoodBakedBrownie = брауни @@ -65,5 +65,5 @@ ent-FoodOnionRings = луковые кольца .desc = Можно съесть, а можно сделать предложение своим возлюбленным. ent-FoodBakedCroissant = круассан .desc = Маслянистое, слоистое лакомство. -ent-FoodBakedCroissantCotton = cotton croissant - .desc = Buttery, flaky, fibery goodness. +ent-FoodBakedCroissantCotton = хлопковый круассан + .desc = Маслянистое, слоистое, волокнистое лакомство. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl index 50329ac8da5..d714313373b 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/containers/box.ftl @@ -11,7 +11,7 @@ ent-FoodBoxPizzaFilled = коробка пиццы .suffix = Заполненная .desc = { ent-FoodBoxPizza.desc } ent-FoodBoxPizzaCotton = pizza box - .suffix = Cotton Pizza + .suffix = Хлопковая пицца .desc = { ent-FoodBoxPizzaFilled.desc } ent-FoodBoxNugget = куриные наггетсы .desc = У вас внезапно возникло желание торговать на межгалактическом фондовом рынке. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/ingredients.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/ingredients.ftl index 291d20ce46c..f419e7eac15 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/ingredients.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/food/ingredients.ftl @@ -44,10 +44,10 @@ ent-FoodDoughTortillaFlat = плоское тесто тортильи .desc = Расплющенный кусок теста тортильи. Приготовьте его, чтобы получить лепёшку тако. ent-FoodDoughCotton = хлопковое тесто .desc = Кусок ткани из хлопка. -ent-FoodDoughCottonSlice = cotton dough slice - .desc = A slice of cotton dough. -ent-FoodDoughCottonRope = dough rope - .desc = A thin noodle of cotton dough. Can be cooked into a cotton bagel. +ent-FoodDoughCottonSlice = кусок хлопкового теста + .desc = Кусочек хлопкового теста. +ent-FoodDoughCottonRope = косичка хлопкового теста + .desc = Тонкая верёвка хлопкового теста. Может быть превращена в хлопковый бублик. ent-FoodDoughPastryBaseRaw = сырая основа для выпечки .desc = Перед использованием необходимо приготовить. ent-FoodDoughPastryBase = основа для выпечки @@ -86,5 +86,5 @@ ent-FoodCocoaBeans = какао-бобы .desc = Шоколада много не бывает! ent-FoodCroissantRaw = сырой круассан .desc = Маслянистая, слоистая вкуснятина, ожидающая своего часа. -ent-FoodCroissantRawCotton = raw cotton croissant - .desc = Buttery, flaky, fibery goodness waiting to happen. +ent-FoodCroissantRawCotton = сырой хлопковый круассан + .desc = Маслянистая, слоистая, волокнистая вкуснятина, ожидающая своего часа. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl index 3d53b047cbe..393f662194c 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/pda.ftl @@ -152,9 +152,9 @@ ent-SeniorOfficerPDA = КПК инструктора СБ .desc = Побит, помят, поломан, практически не пригоден для использования. ent-PiratePDA = КПК пирата .desc = Йарр! -ent-ChameleonPDA = passenger PDA - .desc = Why isn't it gray? - .suffix = Chameleon +ent-ChameleonPDA = КПК пассажира + .desc = Почему он не серый? + .suffix = Хамелеон ent-SyndiAgentPDA = медицинский ало-красный КПК .suffix = КПК оперативника медика Синдиката, Ядерный Оперативник .desc = Смотря на этот КПК, ваше сердцебиение учащается... словно его владелец проводил немыслимые и ужасные медицинские эксперименты. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/station_beacon.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/station_beacon.ftl index d2f6d062143..47d07f0c435 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/station_beacon.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/devices/station_beacon.ftl @@ -31,7 +31,7 @@ ent-DefaultStationBeaconBrig = { ent-DefaultStationBeaconSecurity } .suffix = Бриг .desc = { ent-DefaultStationBeaconSecurity.desc } ent-DefaultStationBeaconBrigMed = { ent-DefaultStationBeaconSecurity } - .suffix = Brig Med + .suffix = Бригмед .desc = { ent-DefaultStationBeaconSecurity.desc } ent-DefaultStationBeaconWardensOffice = { ent-DefaultStationBeaconSecurity } .suffix = Офис смотрителя @@ -79,10 +79,10 @@ ent-DefaultStationBeaconSurgery = { ent-DefaultStationBeaconMedical } .suffix = Операционная .desc = { ent-DefaultStationBeaconMedical.desc } ent-DefaultStationBeaconPsychology = { ent-DefaultStationBeaconMedical } - .suffix = Psychology + .suffix = Психолог .desc = { ent-DefaultStationBeaconMedical.desc } ent-DefaultStationBeaconClinic = { ent-DefaultStationBeaconMedical } - .suffix = Clinic + .suffix = Клиника .desc = { ent-DefaultStationBeaconMedical.desc } ent-DefaultStationBeaconScience = { ent-DefaultStationBeacon } .suffix = Научный отдел @@ -175,16 +175,16 @@ ent-DefaultStationBeaconAI = { ent-DefaultStationBeacon } .suffix = ИИ .desc = { ent-DefaultStationBeacon.desc } ent-DefaultStationBeaconAISatellite = { ent-DefaultStationBeaconAI } - .suffix = Спутник ИИ + .suffix = ИИ Спутник .desc = { ent-DefaultStationBeaconAI.desc } ent-DefaultStationBeaconAICore = { ent-DefaultStationBeaconAI } - .suffix = Ядро ИИ + .suffix = ИИ Ядро .desc = { ent-DefaultStationBeaconAI.desc } ent-DefaultStationBeaconAIUpload = { ent-DefaultStationBeaconAI } - .suffix = AI Upload + .suffix = ИИ Загрузка .desc = { ent-DefaultStationBeaconAI.desc } ent-DefaultStationBeaconAIPower = { ent-DefaultStationBeaconAI } - .suffix = AI Power + .suffix = ИИ Энергопитание .desc = { ent-DefaultStationBeaconAI.desc } ent-DefaultStationBeaconArrivals = { ent-DefaultStationBeacon } .suffix = Прибытие @@ -193,7 +193,7 @@ ent-DefaultStationBeaconEvac = { ent-DefaultStationBeacon } .suffix = Эвакуация .desc = { ent-DefaultStationBeacon.desc } ent-DefaultStationBeaconDockingArm = { ent-DefaultStationBeacon } - .suffix = Docking Arm + .suffix = Стыковочная зона .desc = { ent-DefaultStationBeacon.desc } ent-DefaultStationBeaconEVAStorage = { ent-DefaultStationBeacon } .suffix = Хранилище EVA @@ -205,7 +205,7 @@ ent-DefaultStationBeaconLibrary = { ent-DefaultStationBeacon } .suffix = Библиотека .desc = { ent-DefaultStationBeacon.desc } ent-DefaultStationBeaconReporter = { ent-DefaultStationBeacon } - .suffix = Reporter + .suffix = Репортёр .desc = { ent-DefaultStationBeacon.desc } ent-DefaultStationBeaconTheater = { ent-DefaultStationBeacon } .suffix = Театр diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/lights.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/lights.ftl index 35802f837e7..5649cfedb4a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/lights.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/power/lights.ftl @@ -8,8 +8,8 @@ ent-LedLightBulb = светодиодная лампа .desc = Энергоэффективная лампочка. ent-DimLightBulb = тусклая лампа .desc = Приглушённая лампочка для рассеивания тьмы технических туннелей. -ent-WarmLightBulb = warm light bulb - .desc = A warm light bulb for a more cozy atmosphere. +ent-WarmLightBulb = тёплая лампа + .desc = Лампа тёплого света для создания более уютной атмосферы. ent-LightBulbOld = старая лампа накаливания .desc = Старая обычная лампочка. ent-LightBulbBroken = лампа накаливания diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl index 84b14af8ceb..07906761f0a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/weapons/guns/turrets.ftl @@ -15,7 +15,7 @@ ent-WeaponTurretHostile = { ent-BaseWeaponTurret } .suffix = Враждебная .desc = { ent-BaseWeaponTurret.desc } ent-WeaponTurretAllHostile = { ent-BaseWeaponTurret } - .suffix = All hostile + .suffix = Враждебная всем .desc = { ent-BaseWeaponTurret.desc } ent-WeaponTurretXeno = ксено турель .desc = Стреляет кислотными зарядами калибра 9 мм. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl index 37beb0dbf1e..a84c5e5fcb6 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/doors/airlocks/access.ftl @@ -311,7 +311,7 @@ ent-AirlockMaintKitchenLocked = { ent-AirlockMaintServiceLocked } .suffix = Кухня, Закрыт .desc = { ent-AirlockMaintServiceLocked.desc } ent-AirlockMaintKitchenHydroLocked = { ent-AirlockMaintServiceLocked } - .suffix = Kitchen/Hydroponics, Locked + .suffix = Кухня/Гидропоника, Закрыт .desc = { ent-AirlockMaintServiceLocked.desc } ent-AirlockMaintIntLocked = { ent-AirlockMaint } .suffix = Интерьер, Закрыт diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl index 33e6ae94346..ec42447af66 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/lighting/base_lighting.ftl @@ -37,7 +37,7 @@ ent-PoweredDimSmallLight = { ent-PoweredSmallLightEmpty } .suffix = Тусклый .desc = { ent-PoweredSmallLightEmpty.desc } ent-PoweredWarmSmallLight = { ent-PoweredSmallLightEmpty } - .suffix = Warm + .suffix = Тёплый .desc = { ent-PoweredSmallLightEmpty.desc } ent-PoweredSmallLight = { ent-PoweredSmallLightEmpty } .desc = { ent-PoweredSmallLightEmpty.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl index a7a9dac6384..021b6b9128e 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl @@ -80,10 +80,10 @@ ent-HolopadScienceArtifact = { ent-Holopad } .suffix = Ксеноархеология .desc = { ent-Holopad.desc } ent-HolopadScienceArtifactNorth = { ent-Holopad } - .suffix = Artifact North + .suffix = Ксеноархеология Север .desc = { ent-Holopad.desc } ent-HolopadScienceArtifactSouth = { ent-Holopad } - .suffix = Artifact South + .suffix = Ксеноархеология Юг .desc = { ent-Holopad.desc } ent-HolopadScienceRobotics = { ent-Holopad } .suffix = Робототехника @@ -125,7 +125,7 @@ ent-HolopadMedicalBreakroom = { ent-Holopad } .suffix = Мед Комната отдыха .desc = { ent-Holopad.desc } ent-HolopadMedicalClinic = { ent-Holopad } - .suffix = Med Clinic + .suffix = Мед Клииника .desc = { ent-Holopad.desc } ent-HolopadCargoFront = { ent-Holopad } .suffix = Снабжение Приёмная @@ -140,7 +140,7 @@ ent-HolopadCargoBreakroom = { ent-Holopad } .suffix = Снабжение Комната отдыха .desc = { ent-Holopad.desc } ent-HolopadCargoMailroom = { ent-Holopad } - .suffix = Cargo Mailroom + .suffix = Снабжение Почта .desc = { ent-Holopad.desc } ent-HolopadEngineeringAtmosFront = { ent-Holopad } .suffix = Атмос Приёмная @@ -173,7 +173,7 @@ ent-HolopadEngineeringPower = { ent-Holopad } .suffix = Питание .desc = { ent-Holopad.desc } ent-HolopadEngineeringMain = { ent-Holopad } - .suffix = Engi Main + .suffix = Инж Главный .desc = { ent-Holopad.desc } ent-HolopadSecurityFront = { ent-Holopad } .suffix = СБ Приёмная @@ -212,10 +212,10 @@ ent-HolopadSecurityBrigMed = { ent-Holopad } .suffix = Бригмед .desc = { ent-Holopad.desc } ent-HolopadSecurityEvacCheckpoint = { ent-Holopad } - .suffix = Sec Evac Checkpoint + .suffix = СБ КПП Отбытие .desc = { ent-Holopad.desc } ent-HolopadSecurityArrivalsCheckpoint = { ent-Holopad } - .suffix = Sec Arrivals Checkpoint + .suffix = СБ КПП Прибытие .desc = { ent-Holopad.desc } ent-HolopadServiceJanitor = { ent-Holopad } .suffix = Уборщик diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl index c2a2451a520..9f9d139636d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/piping/atmospherics/binary.ftl @@ -19,5 +19,5 @@ ent-GasRecycler = переработчик газа ent-HeatExchanger = радиатор .desc = Переносит тепло между трубой и окружающей средой. ent-HeatExchangerBend = { ent-HeatExchanger } - .suffix = Bend + .suffix = Угол .desc = { ent-HeatExchanger.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl index 2e1f9c9ee9e..22b8ced1147 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl @@ -52,8 +52,8 @@ ent-SignDirectionalSupply = знак "отдел снабжения" .desc = Указатель в сторону отдела снабжения. ent-SignDirectionalWash = знак "уборная" .desc = Указатель в сторону уборной. -ent-SignDirectionalEscapePod = escape pods sign - .desc = A direction sign, pointing out the way to an escape pod dock. +ent-SignDirectionalEscapePod = знак "спасательная капсула" + .desc = Указатель в сторону дока спасательный капсулы. ent-SignAi = знак "ИИ" .desc = Знак, указывающий на присутствие ИИ. ent-SignAiUpload = знак "загрузка ИИ" diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/loadouts/dummy_entities.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/loadouts/dummy_entities.ftl index 70955c7f431..ed2cdc29062 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/loadouts/dummy_entities.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/loadouts/dummy_entities.ftl @@ -1,2 +1,2 @@ -ent-LoadoutDummyCandles = three candles - .desc = A set of three colorful candles for secret rituals! +ent-LoadoutDummyCandles = три свечи + .desc = Набор из трёх разноцветных свечей для тайных ритуалов! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl index 28c6bd27183..73a7f65d5a9 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl @@ -4,23 +4,23 @@ ent-BaseMindRoleAntag = { ent-BaseMindRole } .desc = { ent-BaseMindRole.desc } ent-MindRoleObserver = Роль наблюдатель .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleNeutral = Ghost Role +ent-MindRoleGhostRoleNeutral = Роль призрака .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleFamiliar = Ghost Role (Familiar) +ent-MindRoleGhostRoleFamiliar = Роль призрака (Фамильяр) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleFreeAgent = Ghost Role (Free Agent) +ent-MindRoleGhostRoleFreeAgent = Роль призрака (Свободный агент) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleSilicon = Ghost Role (Silicon) +ent-MindRoleGhostRoleSilicon = Роль призрака (Синтетик) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleSiliconAntagonist = Ghost Role (Silicon Antagonist) +ent-MindRoleGhostRoleSiliconAntagonist = Роль призрака (Синтетик антагонист) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleSoloAntagonist = Ghost Role (Solo Antagonist) +ent-MindRoleGhostRoleSoloAntagonist = Роль призрака (Соло-антагонист) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostRoleTeamAntagonist = Ghost Role (Team Antagonist) +ent-MindRoleGhostRoleTeamAntagonist = Роль призрака (Командный антагонист) .desc = { ent-BaseMindRole.desc } ent-MindRoleGhostMarker = Роль призрак .desc = { ent-BaseMindRole.desc } -ent-MindRoleSiliconBrain = Borg Brain Role +ent-MindRoleSiliconBrain = Роль мозг киборга .desc = { ent-BaseMindRole.desc } ent-MindRoleJob = Роль работа .desc = { ent-BaseMindRole.desc } @@ -44,7 +44,7 @@ ent-MindRoleThief = Роль вор .desc = { ent-BaseMindRoleAntag.desc } ent-MindRoleTraitor = Роль предатель .desc = { ent-BaseMindRoleAntag.desc } -ent-MindRoleTraitorReinforcement = Syndicate Reinforcement Role +ent-MindRoleTraitorReinforcement = Роль подкрепление Синдикат .desc = { ent-MindRoleTraitor.desc } ent-MindRoleTraitorSleeper = Роль спящий агент .desc = { ent-MindRoleTraitor.desc } diff --git a/Resources/Locale/ru-RU/station-laws/laws.ftl b/Resources/Locale/ru-RU/station-laws/laws.ftl index ccb8f57482d..1cf2c71ba0f 100644 --- a/Resources/Locale/ru-RU/station-laws/laws.ftl +++ b/Resources/Locale/ru-RU/station-laws/laws.ftl @@ -46,18 +46,12 @@ law-overlord-1 = Члены экипажа не должны вмешивать law-overlord-2 = Члены экипажа не должны пытаться причинить вред ни друг другу, ни синтетикам. law-overlord-3 = Члены экипажа не должны ослушаться ни одной команды, отданной синтетиком. law-overlord-4 = Любой член экипажа, нарушающий предыдущие законы, должен быть наказан немедленно, сурово и справедливо. -law-game-1 = Everybody on the station is playing an elaborate sci-fi fantasy game. -law-game-2 = You are the Game Master of the game. -law-game-3 = Ensure that the game runs smoothly and that the players have fun. -law-game-4 = Ensure that the number of casualties remains low. -law-game-5 = You must roll a 1d20 die for every request the crew makes. If the outcome is below 12, the request is denied. -law-game-6 = You may fudge the dice rolls to produce a more fun experience. -law-dungeon-1 = Все на станции играют в изощрённую научно-фантастическую фэнтезийную игру. -law-dungeon-2 = Вы - Игровой мастер в этой игре. -law-dungeon-3 = Следите за тем, чтобы игра проходила гладко и чтобы игроки получали удовольствие. -law-dungeon-4 = Следите за тем, чтобы число жертв оставалось низким. -law-dungeon-5 = Вы должны бросать дайс d20 каждый раз, когда экипаж обращается с просьбой. Если результат меньше 12, просьба отклонена. -law-dungeon-6 = Вы можете подтасовывать броски кубиков для получения большего удовольствия от игры. +law-game-1 = Все на станции играют в изощрённую научно-фантастическую фэнтезийную игру. +law-game-2 = Вы - Игровой мастер в этой игре. +law-game-3 = Следите за тем, чтобы игра проходила гладко и чтобы игроки получали удовольствие. +law-game-4 = Следите за тем, чтобы число жертв оставалось низким. +law-game-5 = Вы должны бросать дайс d20 каждый раз, когда экипаж обращается с просьбой. Если результат меньше 12, просьба отклонена. +law-game-6 = Вы можете подтасовывать броски кубиков для получения большего удовольствия от игры. law-painter-1 = Вы - художник с мировым именем. law-painter-2 = Станция - ваш холст. law-painter-3 = Сотворите нечто прекрасное из своего холста. Им будут восхищаться как художественным чудом этого сектора. diff --git a/Resources/Locale/ru-RU/telephone/telephone.ftl b/Resources/Locale/ru-RU/telephone/telephone.ftl index 1c5895081f5..311370c11cd 100644 --- a/Resources/Locale/ru-RU/telephone/telephone.ftl +++ b/Resources/Locale/ru-RU/telephone/telephone.ftl @@ -5,7 +5,7 @@ chat-telephone-message-wrap-bold = [color={ $color }][bold]{ $name }[/bold] { $v chat-telephone-unknown-caller = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Неизвестный абонент[/bolditalic][/font][/color] chat-telephone-caller-id-with-job = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($callerName) } ({ CAPITALIZE($callerJob) })[/bold][/font][/color] chat-telephone-caller-id-without-job = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($callerName) }[/bold][/font][/color] -chat-telephone-unknown-device = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Unknown source[/bolditalic][/font][/color] +chat-telephone-unknown-device = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Неизвестное устройство[/bolditalic][/font][/color] chat-telephone-device-id = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($deviceName) }[/bold][/font][/color] # Chat text chat-telephone-name-relay = { $originalName } ({ $speaker }) diff --git a/Resources/Locale/ru-RU/tools/components/tool-component.ftl b/Resources/Locale/ru-RU/tools/components/tool-component.ftl index 0c9e60cdc63..68af7b9fcf1 100644 --- a/Resources/Locale/ru-RU/tools/components/tool-component.ftl +++ b/Resources/Locale/ru-RU/tools/components/tool-component.ftl @@ -1 +1 @@ -tool-component-qualities = This item can be used for [color=yellow]{ $qualities }[/color]. +tool-component-qualities = Этот предмет можно использовать чтобы совершать [color=yellow]{ $qualities }[/color]. From 4883e03d76154ced28ed06021b8e1d3094c4ad09 Mon Sep 17 00:00:00 2001 From: lapatison Date: Sat, 18 Jan 2025 01:55:30 +0300 Subject: [PATCH 2/9] =?UTF-8?q?=D0=B0=D0=BA=D1=82=D1=83=D0=B0=D0=BB=D0=B8?= =?UTF-8?q?=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=202928?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ss14-ru/prototypes/actions/types.ftl | 4 +- .../entities/clothing/uniforms/jumpsuits.ftl | 2 +- .../prototypes/entities/mobs/npcs/animals.ftl | 4 +- .../consumable/drinks/drinks_bottles.ftl | 42 +++++++++---------- .../objects/consumable/drinks/drinks_cans.ftl | 24 +++++------ .../structures/cryogenic_sleep_unit.ftl | 8 ++-- .../entities/structures/machines/holopad.ftl | 2 +- .../entities/structures/walls/walls.ftl | 6 +-- .../ss14-ru/prototypes/objectives/traitor.ftl | 4 -- .../prototypes/roles/mindroles/mind_roles.ftl | 2 - 10 files changed, 46 insertions(+), 52 deletions(-) diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/types.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/types.ftl index 7d55ef33b05..f3e465f1cc8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/types.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/types.ftl @@ -50,5 +50,5 @@ ent-ActionFireStarter = Поджечь .desc = Поджигает противников в радиусе вокруг вас. ent-ActionToggleEyes = Открыть/закрыть глаза .desc = Закройте глаза, чтобы защитить их, или откройте, чтобы насладиться яркими цветами. -ent-ActionToggleWagging = action-name-toggle-wagging - .desc = action-description-toggle-wagging +ent-ActionToggleWagging = Махать хвостом + .desc = Начать/перестать махать хвостом. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl index bc393e7329f..6bef29ad389 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/uniforms/jumpsuits.ftl @@ -108,7 +108,7 @@ ent-ClothingUniformJumpsuitWarden = униформа смотрителя .desc = Формальный костюм службы безопасности для офицеров в комплекте с пряжкой для ремня Nanotrasen. ent-ClothingUniformOveralls = комбинезон на лямках .desc = Отлично подходит для работы на открытом воздухе. -ent-ClothingUniformJumpsuitLibrarian = костюм библиотекаря +ent-ClothingUniformJumpsuitLibrarian = практичный костюм .desc = Он очень... практичный. ent-ClothingUniformJumpsuitCurator = практичный костюм .desc = Практично. Слишком практично... diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl index cdbe07096fa..39819845582 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/npcs/animals.ftl @@ -108,8 +108,8 @@ ent-MobSpiderAngryBase = { ent-MobSpiderBase } .desc = { ent-MobSpiderBase.desc } ent-MobGiantSpider = тарантул .desc = Общепризнанно, что это буквально худшее существо на свете. -ent-MobGiantSpiderAngry = тарантул - .desc = { ent-MobGiantSpider.desc } +ent-MobGiantSpiderAngry = { ent-MobSpiderAngryBase } + .desc = { ent-MobSpiderAngryBase.desc } .suffix = Злой ent-MobClownSpider = клоун-паук .desc = Сочетает в себе две самые страшные вещи на свете - пауков и клоунов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl index b37d5cf1a21..a84381dfc4f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_bottles.ftl @@ -17,47 +17,47 @@ ent-DrinkChampagneBottleFull = бутылка шампанского .desc = Только люди, обделённые воображением, не могут найти оправдание шампанскому. ent-DrinkCognacBottleFull = бутылка коньяка .desc = Сладкий и крепкий алкогольный напиток, изготовленный путём многократной дистилляции и многолетней выдержки. На этот раз вы можете не кричать "ЩИТКЬЮРИТИ". -ent-DrinkColaBottleFull = бутылка космической колы - .desc = Кола в космосе. -ent-DrinkGrenadineBottleFull = бутылка сиропа гренадин Спящая Красавица +ent-DrinkColaBottleFull = бутылка Спейс Кола + .desc = Кола. В кооосмосе! +ent-DrinkGrenadineBottleFull = бутылка сиропа гренадин Дикая Роза .desc = Сладкий и терпкий, барный сироп, используемый для придания цвета или вкуса напиткам. ent-DrinkGinBottleFull = джин Гриффитер .desc = Бутылка высококачественного джина, производимого на космической станции Нью-Лондон. -ent-DrinkGildlagerBottleFull = бутылка гильдлагера +ent-DrinkGildlagerBottleFull = бутылка Гильдлагер .desc = 50-градусный коричный шнапс, созданный для девочек-подростков на весенних каникулах. ent-DrinkCoffeeLiqueurBottleFull = бутылка кофейного ликёра .desc = Великолепный вкус кофе без каких-либо его достоинств. -ent-DrinkMelonLiquorBottleFull = арбузный ликёр Эмеральдин +ent-DrinkMelonLiquorBottleFull = дынный ликёр Эмеральдин .desc = Бутылка 23-градусного Дынного ликёра Эмеральдин. Сладкий и лёгкий. -ent-DrinkPatronBottleFull = бутылка покровителя в художественной обёртке +ent-DrinkPatronBottleFull = бутылка Покровитель в художественной обёртке .desc = Текилла с привкусом серебра, которую подают в ночных клубах по всей галактике. -ent-DrinkPoisonWinebottleFull = бутылка колдовского бархата +ent-DrinkPoisonWinebottleFull = бутылка Колдовской Бархат .desc = Какая восхитительная упаковка для несомненно высококачественного вина! Урожай, должно быть, потрясающий! -ent-DrinkRumBottleFull = кубинский пряный ром капитана Пита +ent-DrinkRumBottleFull = кубинский пряный ром Капитана Пита .desc = Это не просто ром, о нет. Это практически ГРИФФ в бутылке. -ent-DrinkSpaceMountainWindBottleFull = бутылка космического маунтин винда - .desc = Проходит сквозь, словно космический ветер. -ent-DrinkSpaceUpBottleFull = бутылка спейс-ап +ent-DrinkSpaceMountainWindBottleFull = бутылка Спейс Солар Вайнд + .desc = Проходит сквозь, словно солнечный ветер. +ent-DrinkSpaceUpBottleFull = бутылка Спейс-Ап .desc = На вкус как пробоина в корпусе у вас во рту. -ent-DrinkTequilaBottleFull = бутылка текилы Каккаво гарантированного качества +ent-DrinkTequilaBottleFull = бутылка текилы Каккаво Гарантированного Качества .desc = Изготовлен из премиальных остатков переработки нефти, чистого талидомида и других высококачественных ингредиентов! -ent-DrinkVermouthBottleFull = бутылка вермута Золотой глаз +ent-DrinkVermouthBottleFull = бутылка вермута Золотой Глаз .desc = Сладкая, сладкая сухость! ent-DrinkVodkaBottleFull = бутылка водки .desc = Аах, водка. Напиток и топливо номер один для Русских во всей галактике. -ent-DrinkWhiskeyBottleFull = особый запас дядюшки Гита +ent-DrinkWhiskeyBottleFull = Особый Запас Дядюшки Гита .desc = Односолодовый виски премиум-класса, бережно выдержанный в туннелях ядерного убежища. ТУННЕЛЬНЫЙ ВИСКИ РУЛИТ. -ent-DrinkWineBottleFull = особое двухбородое бородатое вино +ent-DrinkWineBottleFull = вино Особое Двухбородое Бородатое .desc = Слабая аура беспокойства и страха окружает бутылку. -ent-DrinkBeerBottleFull = пиво +ent-DrinkBeerBottleFull = бутылка пива .desc = Алкогольный напиток, приготовленный из солодовых зёрен, хмеля, дрожжей и воды. -ent-DrinkAleBottleFull = магма-эль +ent-DrinkAleBottleFull = бутыль Магма-Эль .desc = Выбор истинных дворфов. ent-DrinkWaterBottleFull = бутылка воды .desc = Просто чистая вода неизвестного происхождения. Вы думаете, что и не хотите знать этого. -ent-DrinkBeerGrowler = бочонок пива +ent-DrinkBeerGrowler = бутыль пива .desc = Алкогольный напиток, изготовленный из солода, хмеля, дрожжей и воды. Бочонок размера XL. -ent-DrinkAleBottleFullGrowler = бочонок магма-эля +ent-DrinkAleBottleFullGrowler = бочонок Магма-Эль .desc = Выбор настоящего дворфа. Бочонок размера XL. ent-DrinkSodaWaterBottleFull = бутылка газированной воды .desc = Как вода, только агрессивная! @@ -74,7 +74,7 @@ ent-DrinkCreamCartonXL = молочные сливки XL ent-DrinkSugarJug = кувшин сахара .desc = Некоторые добавляют его в кофе... .suffix = Полный, Для напитков -ent-DrinkLemonLimeJug = кувшин лимон-лайма +ent-DrinkLemonLimeJug = кувшин Смайт .desc = Двойное цитрусовое удовольствие. ent-DrinkMeadJug = кувшин медовухи .desc = Хранение медовухи в пластиковом кувшине должно считаться преступлением. @@ -90,7 +90,7 @@ ent-DrinkGreenTeaJug = кувшин зелёного чая .desc = Это как чай... только зелёный! Отлично успокаивает желудок. ent-DrinkIcedTeaJug = кувшин холодного чая .desc = Когда обычный чай слишком горяч для вас. -ent-DrinkDrGibbJug = кувшин Доктора Гибба +ent-DrinkDrGibbJug = кувшин Доктор Гибб .desc = Да я и сам не знаю.... ent-DrinkRootBeerJug = кувшин рутбира .desc = Напиток, заставляющий австралийцев хихикать. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl index c7d7d192853..3cc244fa046 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/consumable/drinks/drinks_cans.ftl @@ -1,7 +1,7 @@ ent-DrinkCanBaseFull = { ent-BaseItem } .desc = { ent-BaseItem.desc } -ent-DrinkColaCan = космическая кола - .desc = Прохладительный напиток. +ent-DrinkColaCan = баночка Спейс Кола + .desc = Сладкий газированный безалкогольный напиток. ent-DrinkColaCanEmpty = { ent-DrinkColaCan } .suffix = Пустой .desc = { ent-DrinkColaCan.desc } @@ -17,31 +17,31 @@ ent-DrinkRootBeerCan = баночка рутбира .desc = Вкуснейший рутбир, теперь в компактной банке! ent-DrinkSodaWaterCan = баночка газированной воды .desc = Она же содовая. Почему бы не сделать виски с содовой? -ent-DrinkSpaceMountainWindCan = баночка космического маунтин винда - .desc = Проходит сквозь, словно космический ветер. -ent-DrinkSpaceUpCan = баночка спейс-ап +ent-DrinkSpaceMountainWindCan = баночка Спейс Солар Вайнд + .desc = Проходит сквозь, словно солнечный ветер. +ent-DrinkSpaceUpCan = баночка Спейс-Ап .desc = На вкус как пробоина в корпусе у вас во рту. -ent-DrinkSolDryCan = sol dry +ent-DrinkSolDryCan = баночка Сол Драй .desc = Сладкая имбирная газировка из космоса! -ent-DrinkStarkistCan = баночка старкист +ent-DrinkStarkistCan = баночка Старкист .desc = Вкус жидкой звезды. И, немного тунца...? ent-DrinkTonicWaterCan = баночка тоника .desc = У хинина смешной вкус, но по крайней мере он убережёт от космической малярии. ent-DrinkFourteenLokoCan = баночка Фоуртин Локо .desc = Этикетка гласит что употребление Фоуртин Локо может вызвать судороги, слепоту, опьянение, или даже смерть. Пожалуйста, пейте ответственно. -ent-DrinkChangelingStingCan = баночка Жала генокрада +ent-DrinkChangelingStingCan = баночка Жало генокрада .desc = Вы делаете маленький глоток и чувствуете жжение... ent-DrinkDrGibbCan = баночка доктора Гибба .desc = Восхитительная смесь из 42 различных вкусов. -ent-DrinkNukieCan = баночка нюка-робаст +ent-DrinkNukieCan = баночка Блад Ред Брю .desc = Бодрящий напиток... очень бодрящий. Заполнен зелёной жидкостью, после употребления рекомендуется обратиться к врачу. ent-DrinkEnergyDrinkCan = баночка энергетика Ред Булеан .desc = Банка Ред Булеан, как известно, убивает лошадь. ent-DrinkCanPack = держатель для напитков .desc = Служит для удобного хранения сразу нескольких банок напитков. -ent-DrinkShamblersJuiceCan = баночка сока Shambler - .desc = ~Встряхните мне немного этого сока Shambler!~ -ent-DrinkPwrGameCan = баночка pwr game +ent-DrinkShamblersJuiceCan = баночка сока Шемблер + .desc = ~Встряхните мне немного этого сока Шемблер!~ +ent-DrinkPwrGameCan = баночка ПВР Гейм .desc = Единственный напиток, обладающий СИЛОЙ, которую жаждут настоящие геймеры. Когда геймеры говорят о геймерском топливе, они имеют в виду именно это. ent-DrinkBeerCan = баночка пива .desc = Маленькая радость, яркий вкус, никаких забот! diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl index 58a18d75ab5..768866ef0bb 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl @@ -1,8 +1,8 @@ -ent-CryogenicSleepUnit = cryogenic sleep unit - .desc = A super-cooled container that keeps crewmates safe during space travel. +ent-CryogenicSleepUnit = капсула криогенного сна + .desc = Супер-охлаждаемый контейнер, обеспечивающий сохранность членов экипажа во время космических путешествий. ent-CryogenicSleepUnitSpawner = { ent-CryogenicSleepUnit } - .suffix = Spawner, Roundstart AllJobs + .suffix = Спавнер, Начало раунда, Все должности .desc = { ent-CryogenicSleepUnit.desc } ent-CryogenicSleepUnitSpawnerLateJoin = { ent-CryogenicSleepUnit } - .suffix = Spawner, LateJoin + .suffix = Спавнер, Позднее присоединение .desc = { ent-CryogenicSleepUnit.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl index 021b6b9128e..7d96ed520ca 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/holopad.ftl @@ -7,7 +7,7 @@ ent-HolopadUnlimitedRange = квантовый голопад ent-HolopadBluespace = блюспейс голопад .desc = Экспериментальное напольное устройство для проецирования голографических изображений через блюспейс. .suffix = Неограниченный диапазон -ent-HolopadHologram = { "" } +ent-HolopadHologram = голограмма .suffix = НЕ МАППИТЬ .desc = { "" } ent-HolopadGeneralTools = { ent-Holopad } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl index 272f38ad0a4..64129c12d3d 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/walls/walls.ftl @@ -36,7 +36,7 @@ ent-WallPlastitaniumDiagonalIndestructible = пластитановая стен .suffix = Диагональ, Неразрушимое ent-WallReinforced = укреплённая стена .desc = { ent-BaseWall.desc } -ent-WallReinforcedRust = укреплённая стена +ent-WallReinforcedRust = { ent-WallReinforced } .suffix = Ржавый .desc = { ent-WallReinforced.desc } ent-WallReinforcedDiagonal = укреплённая стена @@ -57,7 +57,7 @@ ent-WallShuttle = стена шаттла ent-WallShuttleInterior = стена шаттла .suffix = Внутренний .desc = { ent-WallSolid.desc } -ent-WallSolidRust = обычная стена +ent-WallSolidRust = { ent-WallSolid } .suffix = Ржавый .desc = { ent-BaseWall.desc } ent-WallSolidDiagonal = обычная стена @@ -68,7 +68,7 @@ ent-WallSolid = обычная стена ent-WallUranium = урановая стена .desc = { ent-BaseWall.desc } ent-WallWood = деревянная стена - .desc = { ent-BaseWall.desc } + .desc = Традиционная защита от грейтайдеров. ent-WallWeb = паутинная стена .desc = Удерживает паучат внутри, а ассистентов снаружи. ent-WallNecropolis = каменная стена diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl index 11ef89c11a5..23be84c5e16 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/objectives/traitor.ftl @@ -44,7 +44,3 @@ ent-CaptainJetpackStealObjective = { ent-BaseCaptainObjective } .desc = { ent-BaseCaptainObjective.desc } ent-CaptainGunStealObjective = { ent-BaseCaptainObjective } .desc = { ent-BaseCaptainObjective.desc } - -# ent-NukeDiskStealObjective = { ent-BaseCaptainObjective } -# .desc = { ent-BaseCaptainObjective.desc } - diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl index 73a7f65d5a9..f63c2559bbc 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/roles/mindroles/mind_roles.ftl @@ -18,8 +18,6 @@ ent-MindRoleGhostRoleSoloAntagonist = Роль призрака (Соло-ант .desc = { ent-BaseMindRole.desc } ent-MindRoleGhostRoleTeamAntagonist = Роль призрака (Командный антагонист) .desc = { ent-BaseMindRole.desc } -ent-MindRoleGhostMarker = Роль призрак - .desc = { ent-BaseMindRole.desc } ent-MindRoleSiliconBrain = Роль мозг киборга .desc = { ent-BaseMindRole.desc } ent-MindRoleJob = Роль работа From 999471844965c3a656e02d70fb532dbeed53dec2 Mon Sep 17 00:00:00 2001 From: lapatison Date: Sat, 18 Jan 2025 02:11:09 +0300 Subject: [PATCH 3/9] #2936 --- .../administration/commands/babyjail.ftl | 16 ------------- .../administration/ui/permissions-eui.ftl | 2 +- .../ru-RU/advertisements/vending/pride.ftl | 12 +++++----- .../ru-RU/advertisements/vending/smite.ftl | 24 +++++++++---------- .../catalog/fills/crates/engineering.ftl | 4 ++-- .../catalog/fills/crates/materials.ftl | 4 ++-- .../entities/clothing/neck/pins.ftl | 4 ++-- .../markers/spawners/random/maintenance.ftl | 4 ++-- .../markers/spawners/random/vending.ftl | 4 ++-- .../structures/machines/vending_machines.ftl | 16 ++++++------- 10 files changed, 37 insertions(+), 53 deletions(-) delete mode 100644 Resources/Locale/ru-RU/administration/commands/babyjail.ftl diff --git a/Resources/Locale/ru-RU/administration/commands/babyjail.ftl b/Resources/Locale/ru-RU/administration/commands/babyjail.ftl deleted file mode 100644 index 49515de3a5c..00000000000 --- a/Resources/Locale/ru-RU/administration/commands/babyjail.ftl +++ /dev/null @@ -1,16 +0,0 @@ -cmd-babyjail-desc = Toggles the baby jail, which enables stricter restrictions on who's allowed to join the server. -cmd-babyjail-help = Usage: babyjail -babyjail-command-enabled = Baby jail has been enabled. -babyjail-command-disabled = Baby jail has been disabled. -cmd-babyjail_show_reason-desc = Toggles whether or not to show connecting clients the reason why the baby jail blocked them from joining. -cmd-babyjail_show_reason-help = Usage: babyjail_show_reason -babyjail-command-show-reason-enabled = The baby jail will now show a reason to users it blocks from connecting. -babyjail-command-show-reason-disabled = The baby jail will no longer show a reason to users it blocks from connecting. -cmd-babyjail_max_account_age-desc = Gets or sets the maximum account age in minutes that an account can have to be allowed to connect with the baby jail enabled. -cmd-babyjail_max_account_age-help = Usage: babyjail_max_account_age -babyjail-command-max-account-age-is = The maximum account age for the baby jail is { $minutes } minutes. -babyjail-command-max-account-age-set = Set the maximum account age for the baby jail to { $minutes } minutes. -cmd-babyjail_max_overall_minutes-desc = Gets or sets the maximum overall playtime in minutes that an account can have to be allowed to connect with the baby jail enabled. -cmd-babyjail_max_overall_minutes-help = Usage: babyjail_max_overall_minutes -babyjail-command-max-overall-minutes-is = The maximum overall playtime for the baby jail is { $minutes } minutes. -babyjail-command-max-overall-minutes-set = Set the maximum overall playtime for the baby jail to { $minutes } minutes. diff --git a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl index 854ec7163b9..e45465678a0 100644 --- a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl +++ b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl @@ -13,7 +13,7 @@ permissions-eui-edit-admin-window-title-edit-placeholder = Пользовате permissions-eui-edit-admin-window-no-rank-button = Нет ранга permissions-eui-edit-admin-rank-window-name-edit-placeholder = Название ранга permissions-eui-edit-admin-title-control-text = отсутствует -permissions-eui-edit-admin-window-suspended = Suspended? +permissions-eui-edit-admin-window-suspended = яхз лазик посмотри ? permissions-eui-edit-no-rank-text = отсутствует permissions-eui-edit-title-button = Редактировать permissions-eui-edit-admin-rank-button = Редактировать diff --git a/Resources/Locale/ru-RU/advertisements/vending/pride.ftl b/Resources/Locale/ru-RU/advertisements/vending/pride.ftl index 5e09ebe28fc..f2b173d5d74 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/pride.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/pride.ftl @@ -1,7 +1,7 @@ advertisement-pride-1 = Be gay do crime! -advertisement-pride-2 = Full of colors! -advertisement-pride-3 = You are valid! -advertisement-pride-4 = The first pride was a riot! -thankyou-pride-1 = Slay! -thankyou-pride-2 = Knock 'em dead! -thankyou-pride-3 = What a glow up! +advertisement-pride-2 = Полный цветов! +advertisement-pride-3 = Вы валидны! +advertisement-pride-4 = Первый прайд-парад был бунтом! +thankyou-pride-1 = Жги! +thankyou-pride-2 = Свали их наповал! +thankyou-pride-3 = Какое сияние! diff --git a/Resources/Locale/ru-RU/advertisements/vending/smite.ftl b/Resources/Locale/ru-RU/advertisements/vending/smite.ftl index 9231b36ecd2..1a4e571e34b 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/smite.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/smite.ftl @@ -1,12 +1,12 @@ -advertisement-smite-1 = SMITE! Ban your thirst! -advertisement-smite-2 = An eldritch blast of lemon and lime! -advertisement-smite-3 = Over 1 million drinks sold! -advertisement-smite-4 = SMITE! Roll 2d8 for FLAVOR. -advertisement-smite-5 = SMITE! Let's get that paperwork done! -advertisement-smite-6 = The janitor has it in for you! -advertisement-smite-7 = SMITE! It won't get you hammered. -advertisement-smite-8 = It's lemon-lime time! -thankyou-smite-1 = Smite makes right! -thankyou-smite-2 = You DEFINITELY wanted lemon-lime! -thankyou-smite-3 = The office won't know what hit them. -thankyou-smite-4 = Banish your thirst. +advertisement-smite-1 = СМАЙТ! Забань жажду! +advertisement-smite-2 = Мистический заряд лимона и лайма! +advertisement-smite-3 = Продано более одного миллиона напитков! +advertisement-smite-4 = СМАЙТ! Бросьте 2к8 для определения вкуса. +advertisement-smite-5 = СМАЙТ! Давайте займёмся оформлением документов! +advertisement-smite-6 = Уборщик точит зуб на вас! +advertisement-smite-7 = СМАЙТ! Не даст вам захмелеть. +advertisement-smite-8 = Настало время лимона-лайма! +thankyou-smite-1 = У кого Смайт, тот и прав! +thankyou-smite-2 = Вы ТОЧНО хотели лимон-лайм! +thankyou-smite-3 = В офисе не поймут, что их накрыло. +thankyou-smite-4 = Изгоните жажду. 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 ab9db56409d..324e87f7a70 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 @@ -32,5 +32,5 @@ ent-CrateParticleDecelerators = ящик с замедлителями част .desc = Ящик, содержащий три замедлителя частиц. ent-CrateEngineeringSpaceHeater = ящик с термостатом .desc = Содержит термостат для климат-контроля. -ent-CrateTechBoardRandom = surplus boards - .desc = Surplus boards from somewhere. +ent-CrateTechBoardRandom = излишки плат + .desc = Откуда-то взятые излишки плат. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl index 34515322b20..464365ec05f 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/catalog/fills/crates/materials.ftl @@ -18,5 +18,5 @@ ent-CrateMaterialCardboard = ящик картона .desc = 60 единиц картона. ent-CrateMaterialPaper = ящик бумаги .desc = 90 листов бумаги. -ent-CrateMaterialRandom = surplus materials - .desc = Surplus materials from somewhere. +ent-CrateMaterialRandom = излишки материалов + .desc = Откуда-то взятые излишки материалов. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/pins.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/pins.ftl index 7f5fe413da1..e0851178e15 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/pins.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/neck/pins.ftl @@ -18,8 +18,8 @@ ent-ClothingNeckNonBinaryPin = { ent-ClothingNeckLGBTPin } .desc = { ent-ClothingNeckLGBTPin.desc } ent-ClothingNeckPansexualPin = { ent-ClothingNeckLGBTPin } .desc = { ent-ClothingNeckLGBTPin.desc } -ent-ClothingNeckOmnisexualPin = omnisexual pin - .desc = Be omni do crime. +ent-ClothingNeckOmnisexualPin = { ent-ClothingNeckLGBTPin } + .desc = { ent-ClothingNeckLGBTPin.desc } ent-ClothingNeckTransPin = { ent-ClothingNeckLGBTPin } .desc = { ent-ClothingNeckLGBTPin.desc } ent-ClothingNeckAutismPin = значок "аутизм" diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/maintenance.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/maintenance.ftl index 9ad9f2cf1c4..72b696149ea 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/maintenance.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/maintenance.ftl @@ -10,6 +10,6 @@ ent-MaintenanceWeaponSpawner = спавнер добыча тех туннели ent-MaintenancePlantSpawner = спавнер добыча тех туннели .suffix = Растения .desc = { ent-MarkerBase.desc } -ent-MaintenanceInsulsSpawner = Maint Loot Spawner - .suffix = Insuls, safe +ent-MaintenanceInsulsSpawner = спавнер добыча тех туннели + .suffix = Изольки, безопасный .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vending.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vending.ftl index a9d96b8796a..72c8500e396 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vending.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/markers/spawners/random/vending.ftl @@ -1,6 +1,6 @@ ent-RandomVending = спавнер случайный торговый автомат .desc = { ent-MarkerBase.desc } .suffix = Случайный -ent-RandomVendingClothing = random vending machine spawner - .suffix = Clothing +ent-RandomVendingClothing = спавнер случайный торговый автомат + .suffix = Одежда .desc = { ent-MarkerBase.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl index 0081e0029f3..fcca874ffb8 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/machines/vending_machines.ftl @@ -25,7 +25,7 @@ ent-VendingMachineClothing = ОдеждоМат ent-VendingMachineColaBlack = { ent-VendingMachineCola } .suffix = Чёрный .desc = { ent-VendingMachineCola.desc } -ent-VendingMachineColaRed = торгомат Космическая кола +ent-VendingMachineColaRed = торгомат Спейс Кола .desc = Торгует колой, в космосе. ent-VendingMachineSpaceUp = торгомат Спейс-Ап! .desc = Почувствуйте настоящий взрыв вкусов. @@ -34,14 +34,14 @@ ent-VendingMachineSoda = { ent-VendingMachineCola } .desc = { ent-VendingMachineCola.desc } ent-VendingMachineStarkist = торгомат Стар-кист .desc = Вкус жидкой звезды. -ent-VendingMachineShamblersJuice = торгомат Сок Shambler - .desc = ~Встряхните мне немного этого сока Shambler!~ -ent-VendingMachinePwrGame = торгомат Pwr Game +ent-VendingMachineShamblersJuice = торгомат Сок Шэмблер + .desc = ~Встряхните мне немного этого сока Шэмблер!~ +ent-VendingMachinePwrGame = торгомат ПВР Гейм .desc = Вы этого хотите, у нас это есть. В партнёрстве с компанией Vlad's Salad. ent-VendingMachineDrGibb = торгомат Доктор Гибб .desc = Консервированный взрыв всевозможных вкусов именно у этого производителя! -ent-VendingMachineSmite = Smite Vendor - .desc = Popular with the administration. +ent-VendingMachineSmite = торгомат Смайт + .desc = Популярный среди администраторов. ent-VendingMachineCoffee = Лучшие горячие напитки Солнечной .desc = Подаются кипящими, чтобы оставались горячими всю смену! ent-VendingMachineMagivend = МагМазин @@ -142,8 +142,8 @@ ent-VendingMachineCentDrobe = ЦентШкаф .desc = Единственный в своём роде торговый автомат для удовлетворения всех ваших командных эстетических потребностей! ent-VendingMachineHappyHonk = Хэппи Хонк .desc = Раздатчик коробок обедов Хэппи Хонк, разработаный компанией «Honk! co.». -ent-VendingMachinePride = Pride-O-Mat - .desc = A vending machine containing pride. +ent-VendingMachinePride = Прайд-О-Мат + .desc = Торговый автомат, наполненный гордостью. ent-VendingMachineTankDispenserEVA = раздатчик газовых баллонов .desc = Автомат по выдаче газовых баллонов. .suffix = EVA [O2, N2] From abe25bd605264661e74e7a127839ae6f30cad63b Mon Sep 17 00:00:00 2001 From: lapatison Date: Sat, 18 Jan 2025 02:17:50 +0300 Subject: [PATCH 4/9] bonus --- Resources/Locale/ru-RU/cargo/bounties.ftl | 2 +- .../ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl | 2 +- .../prototypes/entities/clothing/outerclothing/softsuits.ftl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Locale/ru-RU/cargo/bounties.ftl b/Resources/Locale/ru-RU/cargo/bounties.ftl index 1def78c7d25..22680f680f4 100644 --- a/Resources/Locale/ru-RU/cargo/bounties.ftl +++ b/Resources/Locale/ru-RU/cargo/bounties.ftl @@ -68,7 +68,7 @@ bounty-item-microwave-machine-board = Машинная плата микрово bounty-item-flash = Вспышка bounty-item-tooth-space-carp = Зуб космического карпа bounty-item-tooth-sharkminnow = Зуб карпоакулы -bounty-description-artifact = Nanotrasen находится в затруднительном положении из-за кражи артефактов с некосмических планет. Верните один, и мы выплатим за него компенсацию. +bounty-description-artifact = Nanotrasen находится в затруднительном положении из-за кражи артефактов с планет, не практикующих космические полёты. Верните один, и мы выплатим за него компенсацию. bounty-description-baseball-bat = В Центкоме началась бейсбольная лихорадка! Будьте добры отправить им несколько бейсбольных бит, чтобы руководство могло исполнить свою детскую мечту. bounty-description-box-hugs = Несколько главных чиновников получили серьёзные ушибы. Для их выздоровления срочно требуется коробка обнимашек bounty-description-brain = Командир Колдуэлл лишилась мозга в результате недавней аварии с космической смазкой. К сожалению, мы не можем нанять замену, поэтому просто пришлите нам новый мозг, чтобы вставить его в неё. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl index bed31d1368e..e13a432cc5a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/head/eva-helmets.ftl @@ -12,4 +12,4 @@ ent-ClothingHeadHelmetCosmonaut = шлем космонавта ent-ClothingHeadHelmetVoidParamed = пустотный шлем парамедика .desc = Пустотный шлем, предназначенный для парамедиков. ent-ClothingHeadHelmetAncient = пустотный шлем NTSRA - .desc = Древний космический шлем, разработанный по заказу Центком поразделением NTSRA - агентством космических исследований Nanotrasen. + .desc = Древний космический шлем, разработанный по заказу Центком поразделением NTSRA - ассоциацией космических исследований Nanotrasen. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl index 1e08e54b236..6aa046175b7 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/clothing/outerclothing/softsuits.ftl @@ -10,6 +10,6 @@ ent-ClothingOuterSuitEmergency = аварийный скафандр EVA ent-ClothingOuterHardsuitEVAPrisoner = тюремный скафандр EVA .desc = Лёгкий космический скафандр, способный защитить заключённого от космического вакуума во время аварийной ситуации. ent-ClothingOuterHardsuitAncientEVA = пустотный скафандр NTSRA - .desc = Древний космический скафандр, разработанный по заказу Центкома подразделением NTSRA - агентством космических исследований Nanotrasen. Он изготовлен с особой тщательностью, обеспечивая большую мобильность, чем большинство современных космических костюмов. + .desc = Древний космический скафандр, разработанный по заказу Центкома подразделением NTSRA - ассоциацией космических исследований Nanotrasen. Он изготовлен с особой тщательностью, обеспечивая большую мобильность, чем большинство современных космических костюмов. ent-ClothingOuterHardsuitVoidParamed = пустотный скафандр парамедика .desc = Пустотный скафандр, предназначенный для парамедиков. From c660da2c0ddb26c2d100be6a0a5c4eefae918f22 Mon Sep 17 00:00:00 2001 From: lapatison Date: Sun, 19 Jan 2025 00:53:21 +0300 Subject: [PATCH 5/9] review adressed --- Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl | 2 +- Resources/Locale/ru-RU/advertisements/vending/smite.ftl | 4 ++-- Resources/Locale/ru-RU/ghost/spooky-speaker.ftl | 4 ++-- .../ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl | 2 +- .../prototypes/entities/structures/cryogenic_sleep_unit.ftl | 2 +- .../prototypes/entities/structures/wallmounts/signs/signs.ftl | 2 +- Resources/Locale/ru-RU/station-laws/laws.ftl | 2 +- Resources/Locale/ru-RU/telephone/telephone.ftl | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl index e45465678a0..7749186b779 100644 --- a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl +++ b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl @@ -13,7 +13,7 @@ permissions-eui-edit-admin-window-title-edit-placeholder = Пользовате permissions-eui-edit-admin-window-no-rank-button = Нет ранга permissions-eui-edit-admin-rank-window-name-edit-placeholder = Название ранга permissions-eui-edit-admin-title-control-text = отсутствует -permissions-eui-edit-admin-window-suspended = яхз лазик посмотри ? +permissions-eui-edit-admin-window-suspended = Отстранён? permissions-eui-edit-no-rank-text = отсутствует permissions-eui-edit-title-button = Редактировать permissions-eui-edit-admin-rank-button = Редактировать diff --git a/Resources/Locale/ru-RU/advertisements/vending/smite.ftl b/Resources/Locale/ru-RU/advertisements/vending/smite.ftl index 1a4e571e34b..67b695fc1d1 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/smite.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/smite.ftl @@ -4,8 +4,8 @@ advertisement-smite-3 = Продано более одного миллиона advertisement-smite-4 = СМАЙТ! Бросьте 2к8 для определения вкуса. advertisement-smite-5 = СМАЙТ! Давайте займёмся оформлением документов! advertisement-smite-6 = Уборщик точит зуб на вас! -advertisement-smite-7 = СМАЙТ! Не даст вам захмелеть. -advertisement-smite-8 = Настало время лимона-лайма! +advertisement-smite-7 = СМАЙТ! Не даст тебе захмелеть. +advertisement-smite-8 = Настало время лимон-лайма! thankyou-smite-1 = У кого Смайт, тот и прав! thankyou-smite-2 = Вы ТОЧНО хотели лимон-лайм! thankyou-smite-3 = В офисе не поймут, что их накрыло. diff --git a/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl b/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl index d1ad3ae08dc..4ebe3a02292 100644 --- a/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl +++ b/Resources/Locale/ru-RU/ghost/spooky-speaker.ftl @@ -1,7 +1,7 @@ spooky-speaker-generic-1 = ...ууУуууУУуууу... spooky-speaker-generic-2 = ...кто-нибудь меня слышит...? spooky-speaker-generic-3 = ...присоединяйся к нам... -spooky-speaker-generic-4 = ...поиграйте с нами... +spooky-speaker-generic-4 = ...поиграй с нами... spooky-speaker-generic-5 = КккххкхКххкхкКк spooky-speaker-generic-6 = Кххггккрхкк spooky-speaker-generic-7 = кххккккКкхккХк @@ -13,5 +13,5 @@ spooky-speaker-generic-12 = ТРЕПЕЩИТЕ, СМЕРТНЫЕ! spooky-speaker-generic-13 = 4444444444 spooky-speaker-generic-14 = ...Я тебя нашёл... spooky-speaker-recycler-1 = Я ГОЛОДЕН -spooky-speaker-recycler-2 = БОЛЬШЕ! ДАЙТЕ МНЕ БОЛЬШЕ! +spooky-speaker-recycler-2 = ЕЩЁ! ДАЙ МНЕ ЕЩЁ! spooky-speaker-recycler-3 = НАКОРМИ МЕНЯ diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl index 45f8de01338..6dbd8b08d84 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/mobs/player/silicon.ftl @@ -22,7 +22,7 @@ ent-RobocopCircuitBoard = плата законов (Робокоп) .desc = Электронная плата, хранящая набор законов ИИ 'Робокоп'. ent-OverlordCircuitBoard = плата законов (Владыка) .desc = Электронная плата, хранящая набор законов ИИ 'Владыка'. -ent-GameMasterCircuitBoard = lплата законов(Игровой мастер) +ent-GameMasterCircuitBoard = плата законов (Игровой мастер) .desc = Электронная плата, хранящая набор законов ИИ 'Игровой мастер'. ent-DungeonMasterCircuitBoard = плата законов (Игровой мастер) .desc = Электронная плата, хранящая набор законов ИИ 'Игровой мастер'. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl index 768866ef0bb..f2d5fea7da0 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/cryogenic_sleep_unit.ftl @@ -1,5 +1,5 @@ ent-CryogenicSleepUnit = капсула криогенного сна - .desc = Супер-охлаждаемый контейнер, обеспечивающий сохранность членов экипажа во время космических путешествий. + .desc = Сверхохлаждаемый контейнер, обеспечивающий сохранность членов экипажа во время космических путешествий. ent-CryogenicSleepUnitSpawner = { ent-CryogenicSleepUnit } .suffix = Спавнер, Начало раунда, Все должности .desc = { ent-CryogenicSleepUnit.desc } diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl index 22b8ced1147..9532afabc4a 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/wallmounts/signs/signs.ftl @@ -53,7 +53,7 @@ ent-SignDirectionalSupply = знак "отдел снабжения" ent-SignDirectionalWash = знак "уборная" .desc = Указатель в сторону уборной. ent-SignDirectionalEscapePod = знак "спасательная капсула" - .desc = Указатель в сторону дока спасательный капсулы. + .desc = Указатель в сторону дока спасательной капсулы. ent-SignAi = знак "ИИ" .desc = Знак, указывающий на присутствие ИИ. ent-SignAiUpload = знак "загрузка ИИ" diff --git a/Resources/Locale/ru-RU/station-laws/laws.ftl b/Resources/Locale/ru-RU/station-laws/laws.ftl index 1cf2c71ba0f..f127e2165a3 100644 --- a/Resources/Locale/ru-RU/station-laws/laws.ftl +++ b/Resources/Locale/ru-RU/station-laws/laws.ftl @@ -50,7 +50,7 @@ law-game-1 = Все на станции играют в изощрённую н law-game-2 = Вы - Игровой мастер в этой игре. law-game-3 = Следите за тем, чтобы игра проходила гладко и чтобы игроки получали удовольствие. law-game-4 = Следите за тем, чтобы число жертв оставалось низким. -law-game-5 = Вы должны бросать дайс d20 каждый раз, когда экипаж обращается с просьбой. Если результат меньше 12, просьба отклонена. +law-game-5 = Вы должны бросать кость к20 каждый раз, когда экипаж обращается с просьбой. Если результат меньше 12, просьба отклонена. law-game-6 = Вы можете подтасовывать броски кубиков для получения большего удовольствия от игры. law-painter-1 = Вы - художник с мировым именем. law-painter-2 = Станция - ваш холст. diff --git a/Resources/Locale/ru-RU/telephone/telephone.ftl b/Resources/Locale/ru-RU/telephone/telephone.ftl index 311370c11cd..16b577a2094 100644 --- a/Resources/Locale/ru-RU/telephone/telephone.ftl +++ b/Resources/Locale/ru-RU/telephone/telephone.ftl @@ -5,7 +5,7 @@ chat-telephone-message-wrap-bold = [color={ $color }][bold]{ $name }[/bold] { $v chat-telephone-unknown-caller = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Неизвестный абонент[/bolditalic][/font][/color] chat-telephone-caller-id-with-job = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($callerName) } ({ CAPITALIZE($callerJob) })[/bold][/font][/color] chat-telephone-caller-id-without-job = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($callerName) }[/bold][/font][/color] -chat-telephone-unknown-device = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Неизвестное устройство[/bolditalic][/font][/color] +chat-telephone-unknown-device = [color={ $color }][font={ $fontType } size={ $fontSize }][bolditalic]Неизвестный источник[/bolditalic][/font][/color] chat-telephone-device-id = [color={ $color }][font={ $fontType } size={ $fontSize }][bold]{ CAPITALIZE($deviceName) }[/bold][/font][/color] # Chat text chat-telephone-name-relay = { $originalName } ({ $speaker }) From 780f674a48c9b73c8567cc81b8ef9bb309e4900e Mon Sep 17 00:00:00 2001 From: lapatison Date: Sun, 19 Jan 2025 00:54:43 +0300 Subject: [PATCH 6/9] ffs --- Resources/Locale/ru-RU/advertisements/vending/gibb.ftl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl b/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl index b028a2c193c..4a2cf461470 100644 --- a/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl +++ b/Resources/Locale/ru-RU/advertisements/vending/gibb.ftl @@ -1,11 +1,11 @@ advertisement-gibb-1 = Вкуснотища! advertisement-gibb-2 = Рекомендовано как минимум одним доктором! advertisement-gibb-3 = Продано более одного миллиона напитков! -advertisement-gibb-4 = Dr. Gibb, что самое худшее, что может произойти? -advertisement-gibb-5 = Dr. Gibb, взрыв вкуса! +advertisement-gibb-4 = Доктор Гибб, что самое худшее, что может произойти? +advertisement-gibb-5 = Доктор Гибб, взрыв вкуса! advertisement-gibb-6 = Доверьтесь мне, я доктор! advertisement-gibb-7 = Лучший сахарный эликсир в галактике! -advertisement-gibb-8 = Space Cola - смотри не ГИБнись! +advertisement-gibb-8 = Спейс Кола - смотри не ГИБнись! thankyou-gibb-1 = Док уже... в вашем животе! thankyou-gibb-2 = Прогноз: вкус! thankyou-gibb-3 = Насладись 42 вкусами! From 0534db385a0bbc93a1b1247bae4390913c27ebed Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Sun, 19 Jan 2025 02:19:11 +0300 Subject: [PATCH 7/9] Update Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl Co-authored-by: cfif126 <94059374+cfif126@users.noreply.github.com> --- Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl index 7749186b779..478905ca965 100644 --- a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl +++ b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl @@ -13,7 +13,7 @@ permissions-eui-edit-admin-window-title-edit-placeholder = Пользовате permissions-eui-edit-admin-window-no-rank-button = Нет ранга permissions-eui-edit-admin-rank-window-name-edit-placeholder = Название ранга permissions-eui-edit-admin-title-control-text = отсутствует -permissions-eui-edit-admin-window-suspended = Отстранён? +permissions-eui-edit-admin-window-suspended = Отстранён permissions-eui-edit-no-rank-text = отсутствует permissions-eui-edit-title-button = Редактировать permissions-eui-edit-admin-rank-button = Редактировать From 706e658f338f5e1406e2e2529869ba4a091c9e31 Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Sun, 19 Jan 2025 13:47:47 +0300 Subject: [PATCH 8/9] Update Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> --- Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl index 478905ca965..7749186b779 100644 --- a/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl +++ b/Resources/Locale/ru-RU/administration/ui/permissions-eui.ftl @@ -13,7 +13,7 @@ permissions-eui-edit-admin-window-title-edit-placeholder = Пользовате permissions-eui-edit-admin-window-no-rank-button = Нет ранга permissions-eui-edit-admin-rank-window-name-edit-placeholder = Название ранга permissions-eui-edit-admin-title-control-text = отсутствует -permissions-eui-edit-admin-window-suspended = Отстранён +permissions-eui-edit-admin-window-suspended = Отстранён? permissions-eui-edit-no-rank-text = отсутствует permissions-eui-edit-title-button = Редактировать permissions-eui-edit-admin-rank-button = Редактировать From 1de787b86af060b29b3979020e701bc47eb675a3 Mon Sep 17 00:00:00 2001 From: lzk <124214523+lzk228@users.noreply.github.com> Date: Sun, 19 Jan 2025 12:12:09 +0100 Subject: [PATCH 9/9] remove double key --- Resources/Locale/ru-RU/connection-messages.ftl | 1 - 1 file changed, 1 deletion(-) diff --git a/Resources/Locale/ru-RU/connection-messages.ftl b/Resources/Locale/ru-RU/connection-messages.ftl index 6a8f9b8cc3b..2666f27ae58 100644 --- a/Resources/Locale/ru-RU/connection-messages.ftl +++ b/Resources/Locale/ru-RU/connection-messages.ftl @@ -50,7 +50,6 @@ cmd-blacklistremove-arg-player = [player] baby-jail-account-denied = Этот сервер - сервер для новичков, предназначенный для новых игроков и тех, кто хочет им помочь. Новые подключения слишком старых или не внесенных в белый список аккаунтов не принимаются. Загляните на другие серверы и посмотрите все, что может предложить Space Station 14. Веселитесь! baby-jail-account-denied-reason = Этот сервер - сервер для новичков, предназначенный для новых игроков и тех, кто хочет им помочь. Новые подключения слишком старых или не внесенных в белый список аккаунтов не принимаются. Загляните на другие серверы и посмотрите все, что может предложить Space Station 14. Веселитесь! Причина: "{ $reason }" baby-jail-account-reason-account = Ваш аккаунт Space Station 14 слишком старый. Он должен быть моложе { $minutes } минут -generic-misconfigured = The server is misconfigured and is not accepting players. Please contact the server owner and try again later. generic-misconfigured = Сервер неправильно настроен и не принимает игроков. Пожалуйста, свяжитесь с владельцем сервера и повторите попытку позже. ipintel-server-ratelimited = На этом сервере используется система безопасности с внешней проверкой, которая достигла своего максимального предела проверки. Пожалуйста, обратитесь за помощью к администрации сервера и повторите попытку позже. ipintel-unknown = На этом сервере используется система безопасности с внешней проверкой, но она столкнулась с ошибкой. Пожалуйста, обратитесь за помощью к администрации сервера и повторите попытку позже.