From 6b9e82f953d5bc2cef5b811abbee845b3647f058 Mon Sep 17 00:00:00 2001 From: lapatison <100279397+lapatison@users.noreply.github.com> Date: Sun, 4 Aug 2024 01:41:11 +0300 Subject: [PATCH] Apply suggestions from code review Co-authored-by: NotSoDamn <75203942+NotSoDana@users.noreply.github.com> Co-authored-by: lzk <124214523+lzk228@users.noreply.github.com> --- Resources/Locale/ru-RU/administration/bwoink.ftl | 4 ++-- .../components/magic-mirror-component.ftl | 2 +- .../ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Locale/ru-RU/administration/bwoink.ftl b/Resources/Locale/ru-RU/administration/bwoink.ftl index a572d60286d..2dc06ddda0e 100644 --- a/Resources/Locale/ru-RU/administration/bwoink.ftl +++ b/Resources/Locale/ru-RU/administration/bwoink.ftl @@ -9,6 +9,6 @@ bwoink-system-typing-indicator = admin-bwoink-play-sound = Бвоинк? bwoink-title-none-selected = Ничего не выбрано bwoink-system-rate-limited = Система: вы отправляете сообщения слишком быстро. -bwoink-system-player-disconnecting = отсоединился. -bwoink-system-player-reconnecting = переприсоединился. +bwoink-system-player-disconnecting = отключился. +bwoink-system-player-reconnecting = переподключился. bwoink-system-player-banned = был забанен за: { $banReason } diff --git a/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl b/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl index 5033ef65c4b..9b756c15576 100644 --- a/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl +++ b/Resources/Locale/ru-RU/character-appearance/components/magic-mirror-component.ftl @@ -9,4 +9,4 @@ magic-mirror-remove-slot-target = { $user } удаляет часть ваших magic-mirror-change-slot-target = { $user } меняет вашу причёску. magic-mirror-change-color-target = { $user } меняет цвет ваших волос. magic-mirror-blocked-by-hat-self = Прежде чем менять причёску, вам необходимо снять шляпу. -magic-mirror-blocked-by-hat-self-target = Вы пытаетесь изменить причёску, но одежда вам мешает. +magic-mirror-blocked-by-hat-self-target = Вы пытаетесь изменить причёску, но одежда цели вам мешает. diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl index 3895ca84879..39554bfb6ab 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/structures/gates.ftl @@ -1,7 +1,7 @@ ent-BaseLogicItem = { ent-BaseItem } .desc = { ent-BaseItem.desc } ent-LogicGateOr = логический элемент - .desc = Логический элемент с двумя портами на вход и одним на выход, можно изменить логическую операцию с помощью отвёртки. + .desc = Логический элемент с двумя портами на вход и одним на выход. Можно изменить логическую операцию с помощью отвёртки. .suffix = Or, ИЛИ ent-LogicGateAnd = { ent-LogicGateOr } .suffix = And, И